Hi,

I am new to FreeSWITCH and need an advice.

All calls to PSTN from our server will go through single gateway,
which is a soft switch supporting SIP protocol. FreeSWITCH will need
to register with soft switch, but soft switch permits only single
active call (in either direction) per registration. So we will need 10
SIP accounts to allow 10 simultaneous connections.

Question is - how should I configure FreeSWITCH for this scenario? I
see two options:

1) Create 10 gateways with different registrations, use mod_limit to
route only one outgoing call per gateway;
2) Create 10 gateways with different registrations, use event socket
to route calls manually and monitor used lines (incoming and outgoing
calls through soft switch).

Are there any other possibilities? Corrections/ suggestions are very welcome.


-- 
Timur Irmatov, xmpp:irma...@jabber.ru

_______________________________________________
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