On 22.08.2012 09:57, David PatiƱo wrote:
Hi there,
Awesome Klaus! A lot of thanks! You're absolutely right, I've made a mistake calculating the response because of I've been using the wrong URI until now.
On the other hand, during a REGISTER dialog I've been using sip:10.1.20.40 as URI parameter to calculate 401 response and it's still being registered properly, I've realized about that due to INVITE response errors, is it correct?
Yes thats correct. you have to use the URI from the request line. During REGISTER it only contains the hostname, no userpart.
regards Klaus