[Freeswitch-users] Socket outbound: How to bridge two calls?

Dennis odermann at googlemail.com
Wed Nov 5 07:05:46 PST 2008


hi,

i am using socket outbound and want to bridge two calls with each other.

i do the following:

a call comes in and it gets answered (inbound call). after i send the
answer to the inbound, i do an originate to &park (outbound).
after i answered the outbound, i want both sides to be able to talk to
each other. but when i try uuid_bridge <inbound-uuid> <outbound-uuid>
it does not work. i do not even get a channel_bridge or something.

when i do 2 originates and send them to &park(), i can bridge them
with each other with uuid_bridge.

what am i doing wrong?

the other question is, how to unbridge two calls, if they are bridged?
i can't find anything like an unbridge command.


thanks
dennis93




More information about the FreeSWITCH-users mailing list