Thanks for the tip....but didn`t worked...either adding the ip addr of the
server (vmw02-srv.spo.voip.br:192.168.0.10) and client (vmwcli03.spo.voip.br:
192.168.0.25) to /etc/hosts...
I was thinking if it is essential the use of alias for clients?? I didn't to
use...
I received this in ngrep -d eth1 -qt -W byline port 5060:
U 2008/03/22 10:56:44.340878 192.168.0.25:5060 -> 192.168.0.10:5060
*REGISTER* sip:spo.voip.br SIP/2.0.
Via: SIP/2.0/UDP 192.168.0.25;rport;branch=z9hG4bKignjupsg.
Max-Forwards: 70.
To: "vmwcli03" <sip:vmwcli03@spo.voip.br>.
From: "vmwcli03" <sip:vmwcli03@spo.voip.br>;tag=dcoan.
Call-ID: iswtwciijecswfp(a)192.168.0.25.
CSeq: 883 REGISTER.
Contact: <sip:vmwcli03@192.168.0.25>;expires=3600.
Allow: INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO.
User-Agent: Twinkle/1.0.
Content-Length: 0.
U 2008/03/22 10:56:49.435807 192.168.0.10:5060 -> 192.168.0.25:5060
*SIP/2.0 483 Too Many Hops.*
Via: SIP/2.0/UDP 192.168.0.25;rport=5060;branch=z9hG4bKignjupsg.
To: "vmwcli03" <sip:vmwcli03@spo.voip.br>;tag=
1333af5435552d3677a0ca954c3a6e9f.6889.
From: "vmwcli03" <sip:vmwcli03@spo.voip.br>;tag=dcoan.
Call-ID: iswtwciijecswfp(a)192.168.0.25.
*CSeq: 883 REGISTER*.
Server: OpenSER (1.3.0-notls (i386/linux)).
Content-Length: 0.
2008/3/21, Jeremy McNamara <jj(a)nufone.net>et>:
Marcio wrote:
Hi,
If anybody can take a look openser.cfg below. I`m working vmware
(enviroments virtual)...Whenever I try a "register" a client I get
483: Too many Hops....as if he had a loop (config file) but I am
unable to find the problem...
I am going to take a guess and say that either your /etc/hosts file does
not contain the proper IP address and/or you do not have an appropriate
entry in the domain table.
Jeremy McNamara