[OpenSIPS-Users] Centralized authentication service
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Sun Nov 15 20:58:39 CET 2009
Hi Jonathan,
If you have a SIP proxy between the client and the registrar, that proxy
should add a PATH header (if you want to keep that proxy in the path for
the calls).
Also, when you say that the calling is not working, could you post the
call flow you expect and what exactly is going on (how the INVITE is
routed and where it fails) ?
Regards,
Bogdan
Jonathan González wrote:
> Hi there,
>
> First of all I would like to say that I solved the problem I had with
> RTP traffic... it was not routed directly between clients due to the
> xlite version I was using (4.0 beta). Once I changed the client
> version everything was working properly.
>
> I would like to configure a new scenario: 2 OpenSIPS acting as SIP
> Proxy and one acting as SIP registrar. The idea is for example
> configure a centralized authentication service for users from
> different offices.
>
> If a user from one office where the OpenSIPS is configured as SIP
> proxy launch his client, that proxy should redirect that REGISTER to
> the registrar server. I would like to know what is the appropriate way
> to configure an OpenSIPS like this. I have been able to authenticate a
> user in this scenario using applying the method
> set_host_port(ipRegistrar:5060) to all REGISTER requests that the
> proxy receives, but then I am unable to call any other user
> registered... So I don't know if the registration is right and I have
> to modify something for the INVITE method or that's not the way to do it.
>
> Any suggestion is appreciated.
>
> Thanks in advance,
> Jonathan
>
> --
> Personal webpage - www.jonbaraq.eu
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
More information about the Users
mailing list