ed,

i mean you use separate extension names:

<extension name="prefix-51">
<condition field="destination_number" data="(51\d*)"\>
   <action application="bridge" data="sofia/sip1/[email protected]"/>
</extension>

<extension name="prefix-63">
<condition field="destination_number" data="(63\d*)"\>
   <action application="bridge" data="sofia/sip2/[email protected]"/>
</extension>

btw, you should also use separate gateway names "sip1" and "sip2". so
differentiate them in the bridge application.

On Mon, Jul 27, 2009 at 4:16 PM, Jason White <[email protected]> wrote:

> Edmar Cruz <[email protected]> wrote:
> >
> > Not working just the same both of them are running
>
> Do you have them as separate extensions in the dial plan?
>
>
> _______________________________________________
> 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
>
_______________________________________________
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