[Freeswitch-users] Re-routing calls to PSTN

Evgeniy Zolotov zolotov at altron.ua
Fri Nov 27 00:49:53 PST 2009


Please try this:

<action application="bridge" data="openzap/1/A/${number}"/>

Otis ?????:
> Thank you very much . Please what are you calling a hard line ?
>
>
>
> Andrew Thompson wrote:
>   
>> <div class="moz-text-flowed" style="font-family: -moz-fixed">  On 
>> 11/26/2009 6:02 AM, Otis wrote:
>>     
>>> Can I get FS to re-route incoming-calls to PSTN. If this has been
>>> raised  before could someone  direct me to URL  or link please
>>>       
>> Since I don't have a hard line, I do something like:
>>
>> <include>
>> <extension name="2800">
>> <condition field="destination_number" expression="^2800$">
>> <action application="bridge" 
>> data="sofia/gateway/YOURPROVIDER/18005551212"/>
>> </condition>
>> </extension>
>> </include>
>>
>>     
>
>
> _______________________________________________
> 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
>
>   




More information about the FreeSWITCH-users mailing list