Hi Mc_,
When trying to add the caller to the conference using channels API + metaflows to initiate a transfer of the callee's leg to the conference. As suggested by you earlier
I am getting as "Channel not bridged" error
The process which i followed is
1) i have created a dynamic conference with some name "conference1"
2) Caller is trying to call to the number which will play some music when connected
3) trying to add that caller to the conference using the below
{ "data":
{ "action": "transfer",
"target": "conference1",
"transfer_type":"attended"
}}
Where target is the conference name which i created earlier and i have also tried giving "target" value with different parameters of the conference as below
GET :- http://localhost:8000/v2/accounts/:Account_id/channels/