[Freeswitch-users] (no subject)
Francis
sms at icefire.qza.net.au
Thu May 15 17:30:29 MSD 2014
It goes in the same extension that you use to dial local users.
Francis
On 2014-05-15 16:52, qwe wer wrote:
> Good day.
>
> I'm trying to make call transfer for now w/ this scheme:
>
> A leg calls B leg, that transfers the call through DTMF *3 to C leg
> and hangs the call.
>
> What i did is:
>
> a) I placed
>
> <extension name="att_xfer">
> <condition field="destination_number" expression="^att_xfer$">
> <action application="say" data="PASSEDHEREmark"/>
> <action application="bridge" data="sofia/internal/1000"/>
> </condition>
> </extension>
>
> in dialplan/default file.
>
> b) Now, i have to put
>
> <action application="bind_meta_app" data="3 b o
> execute_extension::att_xfer XML features"/>
>
> , but i do not know where to put it (which file) so that it will work.
>
> Thank you in advance.
>
> _________________________________________________________________________
> 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
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list