THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#254 - uacreg functionality: kamailio sending zeroes in header
User who did this - Daniel-Constantin Mierla (miconda)
----------
I just did a quick test and worked fine for me:
<code>
REGISTER sip:192.168.178.100 SIP/2.0.
Via: SIP/2.0/UDP 127.0.0.1;branch=z9hG4bKc91d.d7e8f323.0.
To: sip:1qaz@192.168.178.100.
From: sip:1qaz@192.168.178.100;tag=533cb9e91f4b999cf76861cbb9ed54ed-1aa5.
CSeq: 10 REGISTER.
Call-ID: 40dfe6702b91e473-18933(a)127.0.0.1.
Content-Length: 0.
User-Agent: kamailio (3.4.0-dev5 (x86_64/darwin)).
Contact: <sip:1qaz@127.0.0.1:5086>.
Expires: 600.
.
</code>
My record in uacreg is:
<code>
*************************** 1. row ***************************
id: 1
l_uuid: 1qaz
l_username: 1qaz
l_domain:
test.com
r_username: 1qaz
r_domain: 192.168.178.100
realm:
test.com
auth_username: 1qaz
auth_password: 1qaz
auth_proxy: sip:127.0.0.1:6080
expires: 600
</code>
Can you set debug=4 in config, keep only one record in uacreg table and add the log
messages here?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=254#comment7…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.