Hi,
I installed Kamailio SIP server:
By following step # 12 (as per above article) when we initiate the call we get - Too many hops 483
Created two user earlier:
$ kamctl add test testpasswd
$ kamctl add test2 testpasswd
syslog show:
Aug 27 09:36:50 localhost /usr/sbin/kamailio[56286]: ERROR: nathelper [nathelper.c:780]: add_contact_alias_0(): failed to get contact uri
Server IP 139.54.102.135 where Kamailio is installed, UE IP address 45.45.0.16, 45.45.0.1
Thought to test using SIPp - installed and ran default command: ./sipp –sn uac 127.0.0.1 and ./sipp –sn uac 139.54.102.135
The user sipp and service does'nt exist
Added user:
kamctl add sipp testpasswd
kamctl add service testpasswd
Still same error:
Please advise.
Thanks and Regards.