VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
irmatov at gmail.com Guest
|
Posted: Thu Aug 13, 2009 8:52 am Post subject: [Freeswitch-users] calling through same gateway with multipl |
|
|
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:irmatov@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 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Thu Aug 13, 2009 11:11 am Post subject: [Freeswitch-users] calling through same gateway with multipl |
|
|
On Thu, Aug 13, 2009 at 2:35 AM, Timur Irmatov <irmatov@gmail.com (irmatov@gmail.com)> wrote:
Quote: | 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. |
Are you going to have incoming calls as well? If so, how does the soft-switch handle two concurrent calls to the same number?
Quote: |
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. |
This seems like a serious defect in the soft-switch. I can understand if it allows you to specify only one call per SIP registration, but to hard-code that limit seems pretty silly. Can you find out more about the soft-switch in question and see if that limitation is flexible?
-MC |
|
Back to top |
|
|
irmatov at gmail.com Guest
|
Posted: Thu Aug 13, 2009 1:25 pm Post subject: [Freeswitch-users] calling through same gateway with multipl |
|
|
Thanks for responding, Michael!
On Thu, Aug 13, 2009 at 9:06 PM, Michael Collins<msc@freeswitch.org> wrote:
Quote: | Are you going to have incoming calls as well? If so, how does the
soft-switch handle two concurrent calls to the same number?
|
Yes, we'll have incoming calls as well. I did not performed any tests
myself yet, but a guy working with this soft-switch says it just
rejects second call. So soft-switch treats each sip registration more
or less like single phone line. Soft-switch is Huawei SoftX3000, if
somebody experienced in it can prove me wrong, I'll be glad..
Quote: | Quote: | 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.
|
This seems like a serious defect in the soft-switch. I can understand if it
allows you to specify only one call per SIP registration, but to hard-code
that limit seems pretty silly. Can you find out more about the soft-switch
in question and see if that limitation is flexible?
|
Yes, that was my initial thought too - that this limit should be
configurable. But a guy working with it says it is not configurable,
and local support engineers from Huawei also confirm this. But, who
knows, may be they are all wrong.
--
Timur Irmatov, xmpp:irmatov@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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|