[sr-dev] UAC module - got sip response 200 while registering

2015-03-05 Thread GG GG
Some providers change the Contact header when replying the register. The provider says 200 OK for register but I got this: ERROR: uac [uac_reg.c:876]: uac_reg_tm_callback(): got sip response 200 while registering I think the problem is at https://github.com/kamailio/kamailio/blob/master/modules/u

[sr-dev] git:master:c3f9e82e: usrloc: new param to close TCP connections

2015-03-05 Thread Camille Oudot
Module: kamailio Branch: master Commit: c3f9e82e35f805d923237fbeb8e1173dc9a5ae23 URL: https://github.com/kamailio/kamailio/commit/c3f9e82e35f805d923237fbeb8e1173dc9a5ae23 Author: Camille Oudot Committer: Camille Oudot Date: 2015-03-05T10:38:36+01:00 usrloc: new param to close TCP connections

[sr-dev] ENUM module number length limit

2015-03-05 Thread Juha Heinanen
Alex Balashov writes: > 1. Why was this limit of 15 introduced? Is there some basis for it in > the ENUM spec or in the way DNS works? if i remember correctly, 15 is the max length of itu specified e.164 numbers that enum module is dealing with. -- juha

[sr-dev] git:master:910be93e: enum: updated the docs in regards to max len for enum number

2015-03-05 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 910be93e5caebea5cef5d0c48de636169ff5 URL: https://github.com/kamailio/kamailio/commit/910be93e5caebea5cef5d0c48de636169ff5 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2015-03-05T21:26:36+01:00 enum: updated the docs

Re: [sr-dev] ENUM module number length limit

2015-03-05 Thread Daniel-Constantin Mierla
On 05/03/15 21:21, Juha Heinanen wrote: > Alex Balashov writes: > >> 1. Why was this limit of 15 introduced? Is there some basis for it in >> the ENUM spec or in the way DNS works? > if i remember correctly, 15 is the max length of itu specified e.164 > numbers that enum module is dealing with.

Re: [sr-dev] UAC module - got sip response 200 while registering

2015-03-05 Thread Daniel-Constantin Mierla
The change done by registrar server to the Contact URI is not compliant -- the address has to stay what the UA has set. Otherwise a lot of multi-line SIP phones won't work. The user part of the Contact in the REGISTER generated by uac module is used to match the local user details. If the user par

Re: [sr-dev] ENUM module number length limit

2015-03-05 Thread Alex Balashov
On 03/05/2015 03:30 PM, Daniel-Constantin Mierla wrote: The patch came from a German company, because Germany has variable length for phone numbers. Apparently 20 is the max size known so far. That is true, and in fact I don't know of any national dialling plan, globally, where the digit leng

Re: [sr-dev] ENUM module number length limit

2015-03-05 Thread Daniel-Constantin Mierla
On 05/03/15 21:41, Alex Balashov wrote: > On 03/05/2015 03:30 PM, Daniel-Constantin Mierla wrote: > >> The patch came from a German company, because Germany has variable >> length for phone numbers. Apparently 20 is the max size known so far. > > That is true, and in fact I don't know of any nati

[sr-dev] Proposed Change to DMQ Notification Address Resolution

2015-03-05 Thread Robert Boisvert
DMQ Developers, Our team would like to setup a DMQ bus that contains more than one notification address to support a high availability, fault-to

[sr-dev] UAC module - got sip response 200 while registering

2015-03-05 Thread GG GG
Ok Thank you Daniel ! ___ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Re: [sr-dev] Proposed Change to DMQ Notification Address Resolution

2015-03-05 Thread Charles Chance
Hello Bob, As previously stated, it is a needed improvement. My time is heavily consumed right now, so your patch will be gratefully received. My only comment would be that once connected to the cluster, notifications are sent to all nodes anyway, not just the one specified in the notification a