[Freeswitch-dev] sequence of channel events for bridge

Michael Collins msc at freeswitch.org
Wed Mar 23 01:52:49 MSK 2011


Make sure that you are actually receiving events. You can go to fs_cli and
do this:

/log 0
/event plain all
/filter Event-Name CHANNEL_BRIDGE

Then, make a call that will do a bridge. Near the end of the event you
should have "variable_signal_bond" which has the b-leg's uuid.

-MC

On Fri, Mar 18, 2011 at 4:19 AM, Ejay Greeves <ejay.greeves at yahoo.com>wrote:

> I want to get the uuid of a bridge call. From which event can get the
> variable of the uuid?
>
> What is the sequence of channel events once a bridge command is executed, I
> captured a debug log and it did not contain CHANNEL BRIDGE even though I
> could hear that the call was connected to bleg
>
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20110322/849f7928/attachment-0001.html 


More information about the FreeSWITCH-dev mailing list