xbipin <bi...@xbipin.com> wrote:
> 
> any1 have any idea how what to sue in dialplan such that calls from a single
> id go to a specific gateway only with blind registration enabled, this is
> the only major issue im having.

Perhaps you could match the source address in the dial plan and then bridge or
redirect the call to the desired gateway.

<condition field="network_addr" expression="^192.168.140.5$">
for example.

I tested a similar example once and it did work.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
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