Hello,

How can I go to the Leg B channel in Asterisk Dialplan _after_ call ends?

I can use Dial G option to go to Leb B channel when call is answered, but
how to go here when call ends?

Is here any option/function in Dial Plan?

Or should I use ast_bridged_channel(chan) to get bridged channel and try to
retrieve data I need from internal structures using custom c module and
Asterisk API?

I'm trying to retrieve ${CHANNEL(rtpqos,audio,all)} for Leg B.


Regards,
Mindaugas Kezys
http://www.kolmisoft.com
VoIP Billing and Routing Solutions



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to