[Freeswitch-dev] Get the uuid of bridge call

Sathish Babu sathishbabu07 at gmail.com
Thu May 20 00:03:48 PDT 2010


Hi,

I have received one inbound call and i am patching that call with some
outside number using the below code in ruby script.

@con.execute("bridge",
"sofia/gateway/junctionnetworks/#{@callout_number}")

Both the call is getting connected and they can able to communicate each
other.

But how can i get the uuid and other call details of the dialed call (using
the bridge).

Also if i execute the uuid_transfer(as below) is the freeswitch is
generating any new uuid that?

con.sendRecv("api uuid_transfer #{callin_uuid} -bleg callforce_fifo_#{sa_id}
XML public")


Thanks and Regards,
Sathishbabu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20100520/98886168/attachment.html 


More information about the FreeSWITCH-dev mailing list