[Freeswitch-users] Re-routing calls to PSTN
Otis
abeka at greatiam.com
Fri Nov 27 00:37:09 PST 2009
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>
>
More information about the FreeSWITCH-users
mailing list