[Freeswitch-users] Routing DID to a PSTN Number
Aloysius Lloyd
lloyd.aloysius at gmail.com
Mon Sep 20 06:24:27 PDT 2010
Hello,
I have the following Dial plan for Routing DID to a PSTN Number and it is
working.
<extension name="voipms_6471231234">
<condition field="destination_number" expression="^6471231234$">
<action application="answer"/>
<action application="bridge"
data="sofia/gateway/voipms/14161231234"/>
<action application="hangup"/>
</condition>
</extension>
Is there anyway to route the call without answer ( <action
application="answer"/>)
Any help is appreciated.
Thanks
Lloyd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100920/d953593c/attachment.html
More information about the FreeSWITCH-users
mailing list