Hi Reda,
please take the last git and check it again.
Wbr, Alexandr
4/15/2012 8:53 PM, Reda Aouad wrote:
Hi,
I'm trying to setup Kamailio as a Homer capture server itself. Kamailio listens on 2 ports : 53 for SIP users, and 9060 for homer SIP capture. siptrace module duplicates packets to sipcapture module on port 9060.
I'm getting the following error : ERROR: siptrace [siptrace.c:1669]: invalid port number; must be in [1024,65536]
This is my conf
listen=udp:10.238.235.173:53 http://10.238.235.173:53 listen=udp:127.0.0.1:9060 http://127.0.0.1:9060
#!ifdef WITH_SIPTRACE modparam("siptrace", "traced_user_avp", "$avp(s:traced_user)") modparam("siptrace", "trace_on", 1) modparam("siptrace", "trace_flag", FLD_TRACE) modparam("siptrace", "duplicate_uri","sip:127.0.0.1:9060 http://127.0.0.1:9060") modparam("siptrace", "hep_mode_on",1); modparam("siptrace", "trace_to_database", 0); #!endif
Any help?
Thanks Reda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users