[Freeswitch-dev] Get the uuid of bridge call

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


Hi Brian West* *,

Thanks for your kind reply.

But i could not able to get the uuid of the bridged call i am using the
below code but Other-Leg-Unique-ID returns empty.

@con.execute("uuid_dump", "#{@uuid}") #Where @uuid is the uuid of the
inbound call

transfer_info = @con.getInfo();

transfer_uuid = transfer_info.getHeader("unique-id")

other_leg_uuid = transfer_info.getHeader("Other-Leg-Unique-ID")

@logger.debug "The transfer uuid is #{transfer_uuid} and other leg uuid is
#{other_leg_uuid}"

while executing the above code other_leg_uuid is empty.

Please help me to solve this issue.


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


More information about the FreeSWITCH-dev mailing list