[Freeswitch-users] 3-way call

Brian West brian at freeswitch.org
Tue Jul 8 07:18:09 PDT 2008


http://lists.freeswitch.org/pipermail/freeswitch-users/2008-May/003174.html


Example put this in features.xml

<extension name="att_xfer">
       <condition field="destination_number" expression="^att_xfer$">
         <action application="read" data="3 3 'tone_stream:// 
%(10000,0,350,440)' digits 30000 #"/>
         <action application="att_xfer" data="sofia/default/${digits}@conference.freeswitch.org 
"/>
       </condition>
</extension>

And this in your Local_Extension

<application="bind_meta_app" data="3 b s execute_extension::att_xfer  
XML features"/>

Just don't complete the attended transfer and you'll be in a threeway  
call.

/b




On Jul 8, 2008, at 3:50 AM, Juan Backson wrote:

> Hello Brian,
>
> We have those old style phones that don't come with 3-way calling.
> It would be really nice if FreeswitchSwitch can support this feature.
>
> JB
>
> On Fri, Jul 4, 2008 at 11:51 PM, Brian West <brian at freeswitch.org>  
> wrote:
> While the threeway app could do do this but was written to be use in  
> conjunction with OpenZAP.  Do you have any reason to not use your  
> phones three way feature?  We do support that without any  
> modification to your dialplan.  I'll dig up the commit message on  
> that app and wiki the usage example.
>
> /b
>
> On Jul 4, 2008, at 10:45 AM, Juan Backson wrote:
>
>> Hello Brian,
>>
>> I am using SIP.
>>
>> JB
>>
>> On Fri, Jul 4, 2008 at 11:32 PM, Brian West <brian at freeswitch.org>  
>> wrote:
>> Are you going to be using SIP or TDM?
>>
>> /b
>>
>> On Jul 4, 2008, at 6:24 AM, Juan Backson wrote:
>>
>>> Hello,
>>>
>>> The wiki page on threewaycall - http://wiki.freeswitch.org/index.php?title=Misc._Dialplan_Tools_threeway&action=edit
>>> is empty.  Does anyone know how to use this function call?  Any  
>>> input will be great.
>>>
>>> Regars,
>>> Juan
>>>
>>>
>>> On Fri, Jul 4, 2008 at 2:03 AM, Juan Backson  
>>> <juanbackson at gmail.com> wrote:
>>> Hello
>>>
>>> I am new to Freeswitch.  Can someone show me an example on  
>>> implementing a 3-way calling feature within the dialplan?
>>>
>>> Regards,
>>> Juan
>>>
>>> _______________________________________________
>>> 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
>>
>>
>> _______________________________________________
>> 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
>>
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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

Brian West
sip:brian at freeswitch.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080708/0da239bd/attachment-0002.html 


More information about the FreeSWITCH-users mailing list