[Freeswitch-users] removing participant from 3-way bridge

Michael Collins msc at freeswitch.org
Wed Nov 23 22:33:35 MSK 2011


The bridge app only bridges two endpoints. How is the 3rd caller involved?
Best thing to do would be to pastebin the console debug log of the 3-way
call getting set up. It would also help to see the commands you are sending
to create this 3-way.

-MC

On Wed, Nov 23, 2011 at 5:05 AM, Royce Mitchell III <royce3 at gmail.com>wrote:

> I'm using uuid_bridge via ESL to create a 3-way, so it's a 3-way inside FS.
>
> On Tue, Nov 22, 2011 at 5:26 PM, Anthony Minessale <
> anthony.minessale at gmail.com> wrote:
>
>> 3-way via the phone? or FS conference or how?
>>
>>
>> On Tue, Nov 22, 2011 at 3:08 PM, Royce Mitchell III <royce3 at gmail.com>wrote:
>>
>>> Can I use "uuid_transfer <uuid> park inline" to pull a leg out of a
>>> 3-way bridge without breaking the bridge? I want to put that leg back into
>>> the callcenter_mod queue once it's done connecting the callers.
>>>
>>> On Tue, Nov 22, 2011 at 1:22 PM, Anthony Minessale <
>>> anthony.minessale at gmail.com> wrote:
>>>
>>>> you can't use break to stop bridging.
>>>> you can do "uuid_transfer <uuid> park inline" to put it into an idle
>>>> state
>>>>
>>>>
>>>>
>>>> On Tue, Nov 22, 2011 at 5:54 AM, Nagalenoj H. <nagalenoj at gmail.com>wrote:
>>>>
>>>>> Hi,
>>>>>   I wanted to cancel the bridge application after issuing it and I
>>>>> tried using 'break' application. break application didn't work. But, when I
>>>>> tried using playback application followed by break, it worked.
>>>>>
>>>>> connect
>>>>>
>>>>> sendmsg
>>>>> call-command: execute
>>>>> execute-app-name: answer
>>>>>
>>>>> sendmsg
>>>>> call-command: execute
>>>>> execute-app-name: bridge
>>>>> execute-app-arg: user/1001
>>>>>
>>>>> sendmsg
>>>>> call-command: execute
>>>>> execute-app-name: break
>>>>>
>>>>> Logs:
>>>>> http://pastebin.freeswitch.org/17843
>>>>>
>>>>> Git version as of 18/11/2011.
>>>>>
>>>>> --
>>>>> Regards,
>>>>> Nagalenoj H.
>>>>>
>>>>>
>>>>> _________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org
>>>>> http://www.freeswitchsolutions.com
>>>>>
>>>>> 
>>>>> 
>>>>>
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org
>>>>> http://wiki.freeswitch.org
>>>>> http://www.cluecon.com
>>>>>
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users at lists.freeswitch.org
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>>> UNSUBSCRIBE:
>>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>>> http://www.freeswitch.org
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Anthony Minessale II
>>>>
>>>> FreeSWITCH http://www.freeswitch.org/
>>>> ClueCon http://www.cluecon.com/
>>>> Twitter: http://twitter.com/FreeSWITCH_wire
>>>>
>>>> AIM: anthm
>>>> MSN:anthony_minessale at hotmail.com
>>>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
>>>> IRC: irc.freenode.net #freeswitch
>>>>
>>>> FreeSWITCH Developer Conference
>>>> sip:888 at conference.freeswitch.org
>>>> googletalk:conf+888 at conference.freeswitch.org
>>>> pstn:+19193869900
>>>>
>>>>
>>>> _________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org
>>>> http://www.freeswitchsolutions.com
>>>>
>>>> 
>>>> 
>>>>
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org
>>>> http://wiki.freeswitch.org
>>>> http://www.cluecon.com
>>>>
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>
>>>
>>> --
>>> There's a fine line between genius and insanity. I like to use it for
>>> dental floss.
>>>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org
>>> http://www.freeswitchsolutions.com
>>>
>>> 
>>> 
>>>
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org
>>> http://wiki.freeswitch.org
>>> http://www.cluecon.com
>>>
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org
>> googletalk:conf+888 at conference.freeswitch.org
>> pstn:+19193869900
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>> 
>> 
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> There's a fine line between genius and insanity. I like to use it for
> dental floss.
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20111123/5815161c/attachment-0001.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list