[Freeswitch-users] SIP trunk (PBX - FreeSwitch) routing problem.
julien
jgonzalez at sqli.com
Tue Jul 28 02:32:23 PDT 2009
Hello brian,
It was not exactly at the bottom but before
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
I tried to put it higher in the dialplan but it still doesn't work (with
the same error).
Thanks for your help.
Brian West a écrit :
> I have to guess that you put this at the bottom of the default.xml?
>
> /b
>
> On Jul 27, 2009, at 10:58 AM, julien wrote:
>
>
>> And in the dialplan default.xml :
>>
>>
>> <extension name="pbxlyon">
>> <condition field="destination_number" expression="300">
>> <action application="set" data="hangup_after_bridge=true"/>
>> <action application="set" data="continue_on_fail=true"/>
>> <action application="bridge" data="sofia/gateway/pbxlyon/300"/>
>> <action application="hangup"/>
>> </condition>
>> </extension>
>>
>
>
> _______________________________________________
> 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