Daniel,
Here are the usrloc params
# ----- usrloc params -----#!ifdef WITH_USRLOCDB/* enable DB persistency for location entries */modparam("usrloc", "db_url", DBURL)modparam("usrloc", "db_mode", 2)modparam("usrloc", "use_domain", MULTIDOMAIN)modparam("usrloc", "desc_time_order", 1)#!endif
# params needed for NAT traversal in other modulesmodparam("nathelper|registrar", "received_avp", "$avp(i:42)")modparam("usrloc", "nat_bflag", FLB_NATB)
# ----- registrar params -----modparam("registrar", "method_filtering", 1)/* uncomment the next line to disable parallel forking via location */# modparam("registrar", "append_branches", 0)/* uncomment the next line not to allow more than 5 contacts per AOR */modparam("registrar", "max_contacts", 5)
On Mon, Nov 26, 2012 at 7:35 AM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,
what are the parameters of registrar and usrloc modules in your config?
Cheers,
Daniel
On 11/26/12 2:17 PM, Krishna Kurapati wrote:
Hi,
I have 3.x Kamailio with GRUU support. I see SIP Instance in the contact. However, I see a problem. When I kill the SIP client on a device and restart, it sends registration on a different port. The server instead of updating the contact in user location table, is creating a new contact for the same instance. Do I need to turn on something to get the expected behavior? Here is the output from kamctl ul show.
Thanks
Krish Kura
AOR:: 100227074Contact:: sip:100227074@10.132.60.70:50845;transport=TCP;ob Q=Expires:: 3132Callid:: ATZJcr.HqXxwWdsPmanjERetcdeRVeZyCseq:: 4399User-agent:: n/aReceived:: sip:166.137.120.37:48873;transport=TCPState:: CS_SYNCFlags:: 0Cflag:: 192Socket:: tcp:10.1.0.6:5060Methods:: 8143Ruid:: uloc-50b3602b-50e-1Instance:: <urn:uuid:237BF2F6-2FDE-47E8-A9E2-32D46D43F174-319-00000121AFA29D2E>Reg-Id:: 1Contact:: sip:100227074@10.132.60.70:50839;transport=TCP;ob Q=Expires:: 3029Callid:: oYsIYUyP3N77MKSoQ3EDChEph.lD4fjBCseq:: 37489User-agent:: n/aReceived:: sip:166.137.120.37:61763;transport=TCPState:: CS_SYNCFlags:: 0Cflag:: 192Socket:: tcp:10.1.0.6:5060Methods:: 8143Ruid:: uloc-50b3602b-507-1Instance:: <urn:uuid:237BF2F6-2FDE-47E8-A9E2-32D46D43F174-319-00000121AFA29D2E>Reg-Id:: 1Contact:: sip:100227074@10.132.60.70:50803;transport=TCP;ob Q=Expires:: 1527Callid:: b4IeJXybn6Yr.jB8sc-Kz8CJ0kt0hNbOCseq:: 30014User-agent:: n/aReceived:: sip:166.137.120.37:36879;transport=TCPState:: CS_SYNCFlags:: 0Cflag:: 192Socket:: tcp:10.1.0.6:5060Methods:: 8143Ruid:: uloc-50b35a12-7f5c-1Instance:: <urn:uuid:237BF2F6-2FDE-47E8-A9E2-32D46D43F174-319-00000121AFA29D2E>Reg-Id:: 1Contact:: sip:100227074@10.132.60.70:50818;transport=TCP;ob Q=Expires:: 2199Callid:: DM0Z1d-ZenGHknjmT.7Cle5cos7Uhs7HCseq:: 22942User-agent:: n/aReceived:: sip:166.137.120.37:39471;transport=TCPState:: CS_SYNCFlags:: 0Cflag:: 192Socket:: tcp:10.1.0.6:5060Methods:: 8143Ruid:: uloc-50b35a12-7f6f-1Instance:: <urn:uuid:237BF2F6-2FDE-47E8-A9E2-32D46D43F174-319-00000121AFA29D2E>Reg-Id:: 1Contact:: sip:100227074@10.132.60.70:50815;transport=TCP;ob Q=Expires:: 1833Callid:: VJy3SNE66U1U971u5BEeqbYJi6a-puT-Cseq:: 64347User-agent:: n/aReceived:: sip:166.137.120.37:35872;transport=TCPState:: CS_SYNCFlags:: 0Cflag:: 192Socket:: tcp:10.1.0.6:5060Methods:: 8143Ruid:: uloc-50b35a12-7f5a-2Instance:: <urn:uuid:237BF2F6-2FDE-47E8-A9E2-32D46D43F174-319-00000121AFA29D2E>Reg-Id:: 1
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda