Hi,
In 0.8.13 the location table stores values as "username@domain" in the username column, but in previous versions it was just "username". Is there is a config parameter to switch between one format and the other?
And the "serctl ul show <username>" never finds anyone, even though the "serctl ul show" command clearly shows them there. For example:
serctl ul show 1040@sip.telesip.net 404 Username 1040 in table location not found
and.... serctl ul show....
...Record(0x422be248)... domain: 'location' aor : '1040@sip.telesip.net' ~~~Contact(0x422be2b8)~~~ domain : 'location' aor : '1040@sip.telesip.net' Contact: 'sip:1040@200.118.1.1:5060;user=phone;transport=udp' Expires: 594 q : 0.00 Call-ID: '1436722947@200.118.1.1' CSeq : 63 replic : 0 State : CS_DIRTY Flags : 0 next : (nil) prev : (nil) ~~~/Contact~~~~
Is there anything obvious I am missing here?
Thanks,