Dear Marian.
As far as i know i downloaded the Stable 0.8.14 version from the ftp
site:
ftp://ftp.berlios.de/pub/ser/0.8.14/src/ser-0.8.14_src.tar.gz
Is there any problem with this version too?-
Anyway, if i wanna download a stable version via CVS which is the
command to do that?
Best Regards.
Ricardo.-
-----Mensaje original-----
De: Marian Dumitru [mailto:marian.dumitru@voice-sistem.ro]
Enviado el: MiƩrcoles, 27 de Octubre de 2004 17:22
Para: Ricardo Martinez
CC: 'serusers(a)lists.iptel.org'
Asunto: Re: [Serusers] Question about REGISTER.
Hi Ricardo,
Are you using the unstable version (cvs head)? there were reported some
strange behaviours of usrloc in this version. Please use the 0.8.14
release (cvs tag rel_0_8_14)
Best regards,
Marian Dumitru
--
Voice Sistem
http://www.voice-sistem.ro
Ricardo Martinez wrote:
Dear Marian.
Thanks again for your response. I used the commands you recommend
me and i saw the inverse bahaivor. First the original IP is 10.0.0.1, then
for test purposes i changed to 10.0.0.5 and registered again. Here is my
location table after the endpoint is registered again with another IP
address.
...Record(0x422b9158)...
domain: 'location'
aor : '5555832351'
~~~Contact(0x422b91a0)~~~
domain : 'location'
aor : '5555832351'
Contact : 'sip:5555832351@10.0.0.1'
Expires : 831
q : 0.00
Call-ID : 'e0928e42-fd7e-df78-8000-0002a400f1e9(a)10.0.0.1'
CSeq : 3456
replic : 0
User-Agent: 'AddPac SIP Gateway'
State : CS_NEW
Flags : 0
next : 0x422b9390
prev : (nil)
~~~/Contact~~~~
~~~Contact(0x422b9390)~~~
domain : 'location'
aor : '5555832351'
Contact : 'sip:5555832351@10.0.0.5'
Expires : 897
q : 0.00
Call-ID : 'e0928e42-fd7e-df78-8000-0002a400f1e9(a)10.0.0.1'
CSeq : 3461
replic : 0
User-Agent: 'AddPac SIP Gateway'
State : CS_NEW
Flags : 0
next : (nil)
prev : 0x422b91a0
~~~/Contact~~~~
As you can see the order is ascending (not descending as the modulu manual
says). The when i try to make a call to the 555-5832351 the INVITE is
generated just one time (as you said to me), but for the first contact, to
the 10.0.0.1, the old IP, so there is no response and the call is not
completed.
Am i missing something?
Thanks in advance
Best Regards
Ricardo.-