Re: [SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-23 Thread Daniel-Constantin Mierla
On 23/02/16 01:29, Matthew Harrold wrote: > >> Currently I don't want to enable location services. I can drop >> the PUBLISH requests but first I'd like to under stand the reason >> for the loop. >> >> > The looping happens when the domain in the R-URI is pointing to same >> serv

Re: [SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-22 Thread Matthew Harrold
> > Currently I don't want to enable location services. I can drop the PUBLISH > requests but first I'd like to under stand the reason for the loop. > > > The looping happens when the domain in the R-URI is pointing to same > server, but it is not listed as local domain for kamailio. You have to ad

Re: [SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-21 Thread Daniel-Constantin Mierla
Hello, On 22/02/16 07:54, Marrold wrote: > > > On 22 Feb 2016 6:48 am, "Daniel-Constantin Mierla" > wrote: > > > > > > Hello, > > > > > > for handling publish you have to enable presence services. > > > > Currently I don't want to enable location services. I can drop th

Re: [SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-21 Thread Marrold
On 22 Feb 2016 6:48 am, "Daniel-Constantin Mierla" wrote: > > > Hello, > > > for handling publish you have to enable presence services. > Currently I don't want to enable location services. I can drop the PUBLISH requests but first I'd like to under stand the reason for the loop. > The looping h

Re: [SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-21 Thread Daniel-Constantin Mierla
Hello, for handling publish you have to enable presence services. The looping happens when the domain in the R-URI is pointing to same server, but it is not listed as local domain for kamailio. You have to add it as alias or use it with domain module. For adding it as alias, add: alias=kamail

[SR-Users] PUBLISH request receives 404 response, and loops on loopback interface

2016-02-21 Thread Matthew Harrold
Hi all, I am new to Kamailio but have previous experience with Asterisk, Freeswitch and SIP. I am using a fairly default config file with some sections removed (E.G NAT) to simplify things, and some extra logging so I can see the way packets traverse the configuration. Config here - http://paste