[Freeswitch-users] dead call records

Seven Du dujinfang at gmail.com
Wed Dec 1 05:51:52 PST 2010


Hi,

I found a wired problem where left dead call records.

originate {origination_uuid=1,hangup_after_bridge=false}user/1000 &park
originate {origination_uuid=2,hangup_after_bridge=false}user/1001 &park
uuid_bridge 1 2
uuid_transfer 1 -both park inline
hupall

show channels # show nothing
show calls # the record still there, why the uuid is not 1 and 2 but a
long uuid str?

but there's no problem if not use origination_uuid.

Also, there are no problems if no uuid_transfer.

originate {origination_uuid=1,hangup_after_bridge=false}user/1000 &park
originate {origination_uuid=2,hangup_after_bridge=false}user/1001 &park
uuid_bridge 1 2
hupall


I'm on last git, anyone can help take a look?

http://pastebin.freeswitch.org/14681

Thanks.

-- 
About: http://about.me/dujinfang
Blog: http://www.dujinfang.com
Proj:  http://www.freeswitch.org.cn



More information about the FreeSWITCH-users mailing list