I'm going to guess you added it at the very bottom of the default.xml?

It needs to be above this line:

<X-PRE-PROCESS cmd="include" data="default/*.xml"/>


/b


On Oct 10, 2008, at 1:22 PM, John Millican wrote:

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

Reply via email to