[SR-Users] Kamailio - passing registration to another sip server

Mike Patterson mike at geils.com
Thu Aug 25 19:34:30 CEST 2016


Thank you.  I am reviewing the doc.  I am new to Kamailio so it will take some time for me.

 

From: sr-users [mailto:sr-users-bounces at lists.sip-router.org] On Behalf Of E. Schmidbauer
Sent: Thursday, August 25, 2016 10:22 AM
To: d.tryba at pocos.nl; Kamailio (SER) - Users Mailing List <sr-users at lists.sip-router.org>
Subject: Re: [SR-Users] Kamailio - passing registration to another sip server

 

Err sorry Mike (not matt)

 

On Thu, Aug 25, 2016 at 9:57 AM, Daniel Tryba <d.tryba at pocos.nl <mailto:d.tryba at pocos.nl> > wrote:

On Thu, Aug 25, 2016 at 09:38:12AM -0400, Mike Patterson wrote:
> I have configured Kamailio to pass a registration request to another VoIP
> provider.  The reason I am doing this is to provide a sip port for users
> where the ISP is blocking SIP.  I am able to pass the registrations to the
> VoIP provider but I'd like to have inbound calls working as well.  I see the
> inbound invites coming into the Kamailio server but it appears that the
> server does not 'know' about the UA that is registered 'through' the server
> to the VoIP provider.  Can anyone tell me how to fix this problem?  Below is
> my config.

You should look into the NAT handling tricks:
http://www.kamailio.org/docs/modules/stable/modules/nathelper.html#nathelper.set_contact_alias
and
http://kamailio.org/docs/modules/stable/modules/nathelper.html#nathelper.f.handle_ruri_alias

Take a look at the default config NATMANAGE routes and enable "natting"
for all sources except you upstream server.

Alternatively if the registrar of the voip provider supports Path,
enable that in kamailio use
http://kamailio.org/docs/modules/stable/modules/path.html#idp38122172
in the registers to add the header and set
http://kamailio.org/docs/modules/stable/modules/path.html#idp38033932
to handle the INVITEs

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users at lists.sip-router.org <mailto:sr-users at lists.sip-router.org> 
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20160825/135646aa/attachment.html>


More information about the sr-users mailing list