Brian West wrote:
> Its looking for extension 2002 in context default on FreeSWITCH and
> one doesn't exist so you get the NO ROUTE message.
>
> Add a route to map 2002 so that it points at the Asterisk box.
>
> /b
>
> On Oct 10, 2008, at 1:00 PM, John Millican wrote:
>
>> Processing John Millican->2002 in context defau
I currently have this in default.xml in the context default:
<extension name="ast_extens">
<condition field="destination_number" expression="^(2\d{3})$">
<action application="set" data="hangup_after_bridge=true"/>
<action application="bridge" data="sofia/external/[EMAIL PROTECTED]"/>
<action application="hangup"/>
</condition>
</extension>
Is this not a routemap?
I apologize for such simple questions, but I am learning.
JohnM
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org