[Serusers] REGISTER location table problem.

Ricardo Martinez rmartinez at redvoiss.net
Thu Oct 28 16:02:46 CEST 2004


Hello List.
	Regarding to my last post in the mail-list.  I downloaded the last
version of SER, as Marian Dumitro says ( i use : cvs -z3
-d:pserver:anonymous at cvs.ser.berlios.de:/cvsroot/ser co -r rel_0_8_14
sip_router).  It compiled ok and i have it running.   I use the parameters :


	modparam("registrar","append_branches", 0)
	modparam("registrar","desc_time_order", 1)

And this is what i see in my location table.  

...Record(0x422b9158)...
domain: 'location'
aor   : '5555832351'
~~~Contact(0x422b9270)~~~
domain    : 'location'
aor       : '5555832351'
Contact   : 'sip:5555832351 at 10.0.0.2'
Expires   : 735
q         :       0.00
Call-ID   : '259a9f42-fd7e-df78-8000-0002a400f1e9 at 10.0.0.2'
CSeq      : 2
replic    : 0
User-Agent: 'AddPac SIP Gateway'
State     : CS_NEW
Flags     : 0
next      : 0x422b91a0
prev      : (nil)
~~~/Contact~~~~
~~~Contact(0x422b91a0)~~~
domain    : 'location'
aor       : '5555832351'
Contact   : 'sip:5555832351 at 10.0.0.3'
Expires   : 658
q         :       0.00
Call-ID   : 'b9cf9e42-fd7e-df78-8000-0002a400f1e9 at 10.0.0.2'
CSeq      : 153
replic    : 0
User-Agent: 'AddPac SIP Gateway'
State     : CS_NEW
Flags     : 0
next      : (nil)
prev      : 0x422b9270
~~~/Contact~~~~
...Record(0x422bb328)...
domain: 'location'
aor   : '5555832357'
~~~Contact(0x422bd3b8)~~~
domain    : 'location'
aor       : '5555832357'
Contact   : 'sip:5555832357 at 10.0.0.4:5060'
Expires   : 3541
q         :       0.00
Call-ID   : '977749f3-f4afb971 at 10.0.0.4'
CSeq      : 2
replic    : 0
User-Agent: 'Sipura/SPA1000-2.0.10(d)'
State     : CS_NEW
Flags     : 0
next      : 0x422bd448
prev      : (nil)
~~~/Contact~~~~
~~~Contact(0x422bd448)~~~
domain    : 'location'
aor       : '5555832357'
Contact   : 'sip:5555832357 at 10.0.0.5:5060'
Expires   : 3595
q         :       0.00
Call-ID   : 'd3a96cf7-1a9a523e at 10.0.0.5'
CSeq      : 2
replic    : 0
User-Agent: 'Sipura/SPA1000-2.0.10(d)'
State     : CS_NEW
Flags     : 0
next      : (nil)
prev      : 0x422bd3b8
~~~/Contact~~~~
.../Record...

---/Domain---
===/Domain list===

As you can see the Addpac Sip Gateway is in descending order (according to
his Expire-Timer), as the module manual says, but the Sipura is ascending
order.  I still don't understand why this is happening.  Is this a bug? or a
wrong configuration?.  I really hope that someone can help me here.

Thanks in advance.
Best Regards.

Ricardo.-




More information about the sr-users mailing list