hi,

this is the scheme im trying to implement.


Client -----------> OpenSBC -----------> FS ------------> route provider gateway
 

Client - Behind NAT and sending calls to OpenSBC on 1.2.3.4:1806

OpenSBC - listening on ip 1.2.3.4:1806 in upper registration mode so all registrations coming to it are sent forward to FS for authentication using ip as 1.2.3.4:5062 (ip and port shown to FS)

FS - listening on ip 1.2.3.4:5063 and accepting all registrations from 1.2.3.4:5062 and sending calls to voipswitch


the above is the setup, dont ask y is it so messed up bcoz if i dont set it up like above then i wont be able to use voip at all. Now my queation is:

1) how to make FS accept all registrations based on ip as well as port rather than just the ip only using apply-inbound-acl and if in that mode, can it still route calls based on userid and password, meaning, based on the dialplan, can it be designed in such a way that if the registering id and password r follows, then u route call to the following gateway

2) i will be configuring the clients with id and pass in FS now how can i route calls from those ids to different providers?

3) multireg turning on, how to?

i have been trying a lot and read the wiki also miltiple times but still cant udnerstand the FS config structure and the mroe i read, the more i get confused as its just too advanced
Regards,
Bipin
www.xbipin.com


-------- Original Message  --------
Subject: Re: [Freeswitch-users] upper registration in FS?
From: Brian West <br...@freeswitch.org>
To: freeswitch-users@lists.freeswitch.org
Date: Thursday, April 02, 2009 7:21:44 PM
Turn on Multireg too.

/b

On Apr 2, 2009, at 9:38 AM, Bipin Patel wrote:

hi,

will the below work if all the registration that is to be accepted come 
from different public ip addresses, i mean, clients from all ip ranges 
and addresses rather than a single ip
<param name="accept-blind-reg" value="true"/>
<param name="accept-blind-auth" value="true"/>


Regards,
Bipin
www.xbipin.com
+971-55-9270058

-- Meet us a ClueCon!  http://www.cluecon.com





__________ NOD32 3983 (20090402) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com

_______________________________________________ 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



__________ NOD32 3983 (20090402) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com
  

_______________________________________________
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