I am having some problem when trying to use sipp with proxy. This is from the tcpdump 07:09:51.446303 IP 10.86.129.200.32776 > 161.44.81.98.5060: SIP, length: 1128 07:09:51.447960 IP 161.44.81.98.5060 > 10.86.129.200.32776: SIP, length: 429 07:09:51.448366 IP 161.44.81.98.5060 > 10.86.129.200.32776: SIP, length: 422 07:09:51.448741 IP 161.44.81.98.5060 > 10.86.129.200.32776: SIP, length: 580
The via header on invite from 200 to 98 has 10.86.129.200:5060 specified. Did search on this topic and found same problem already complained in message 62, and there is a workaround by using -rsa option. Although I tried using -rsa 10.86.129.200:5060, got following result. 07:46:05.670038 IP 10.86.129.200.32781 > 161.44.81.98.5060: SIP, length: 1128 07:46:05.673140 IP 161.44.81.98.42012 > 10.86.129.200.32781: UDP, length 429 07:46:05.673353 IP 161.44.81.98.42012 > 10.86.129.200.32781: UDP, length 422 07:46:05.673539 IP 161.44.81.98.42012 > 10.86.129.200.32781: UDP, length 580 I am not quite sure what is wrong here? Is rsa option broken or I didn't use it correctly? Can someone help? Also Is RSA only option ? The old message was two years old, any plan for SIPP to add support to reply according to via header? Thanks in advance, -Chengjian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
