« Return to Thread: Inbound calls question

Re: Inbound calls question

by Michael Jerris :: Rate this Message:

| View in Thread


On Nov 4, 2008, at 11:47 AM, regs@... wrote:

> Is it compulsory that I use different ports for different profiles?
> What if I want to use the same ports for my authenticated users and  
> the
> non-authenticated ones?

Each sip profile is its own ip/port bindings, so yes, you must use  
different ip or port for each profile.  You can still mix authed and  
unauthed calls on a profile by way of using acls to implicitly auth  
calls or by doing a challenge from the dialplan.  I don't like the  
challenge from the dialplan as it requires the call to process  
dialplan twice, so it won't scale as well.

Mike


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@...
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

 « Return to Thread: Inbound calls question