Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread Daniel-Constantin Mierla
s Router (SER) - Users Mailing List Cc : BODEVEN Patrice RD-CORE Objet : Re: [SR-Users] Kamailio - Nonce validity between Register and Invite Hello, On 8/31/12 5:08 PM, Daniel-Constantin Mierla wrote: Hello, I will look over the code, I just wanted to point that it is safer to print by size

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread patrice.bodeven
Envoyé : vendredi 31 août 2012 17:11 À : mico...@gmail.com; SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Cc : BODEVEN Patrice RD-CORE Objet : Re: [SR-Users] Kamailio - Nonce validity between Register and Invite Hello, On 8/31/12 5:08 PM, Daniel-Constantin Mi

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread Daniel-Constantin Mierla
om] Envoyé : vendredi 31 août 2012 10:35 À : SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Cc : BODEVEN Patrice RD-CORE Objet : Re: [SR-Users] Kamailio - Nonce validity between Register and Invite Hello, On 8/30/12 10:43 AM, patrice.bode...@orange.com wrote:

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread Daniel-Constantin Mierla
--Message d'origine- De : Daniel-Constantin Mierla [mailto:mico...@gmail.com] Envoyé : vendredi 31 août 2012 10:35 À : SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Cc : BODEVEN Patrice RD-CORE Objet : Re: [SR-Users] Kamailio - Nonce validity between Regis

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread patrice.bodeven
uter (SER) - Users Mailing List Cc : BODEVEN Patrice RD-CORE Objet : Re: [SR-Users] Kamailio - Nonce validity between Register and Invite Hello, On 8/30/12 10:43 AM, patrice.bode...@orange.com wrote: > Hello, > > Sorry, but i am blocked on the nonce reuse between the Register and the >

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-31 Thread Daniel-Constantin Mierla
Hello, On 8/30/12 10:43 AM, patrice.bode...@orange.com wrote: Hello, Sorry, but i am blocked on the nonce reuse between the Register and the INVITE even with the info provided in debug mode. My understanding is Nonce should be valid between SIP methods until the nonce is valid in the time.

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-22 Thread Klaus Darilion
The nonce is globally valid until it expires (for all kind of requests, IIRC you could also change the user). Maybe your "internal" SIP clients calculates the response wrong. You could test the response calculation with this website (do not use 'real' passwords): http://pernau.at/kd/sipdigest

Re: [SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-22 Thread Daniel-Constantin Mierla
Hello, On 8/22/12 10:51 AM, patrice.bode...@orange.com wrote: Hello, I am working on Kamailio 3.2.2. There is no traffic, only functional test done. Based on the SIP Client used until now (Xlite), the INVITE is systematically authenticated by 407 as there is no Proxy-Authorization in the

[SR-Users] Kamailio - Nonce validity between Register and Invite

2012-08-22 Thread patrice.bodeven
Hello, I am working on Kamailio 3.2.2. There is no traffic, only functional test done. Based on the SIP Client used until now (Xlite), the INVITE is systematically authenticated by 407 as there is no Proxy-Authorization in the initial INVITE. Expected/normal behavior. But when using an interna