Hi Vella, Could you please share your configuration on the capture node?
Here is my kamailio.cfg on the capture node: modparam("sipcapture", "db_url", "unixodbc://........................ ") modparam("sipcapture", "capture_on", 1) modparam("sipcapture", "table_name", "SIPCapture") modparam("sipcapture", "hep_capture_on", 0) Regards, Grant -----Original Message----- From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Christopher Vella Sent: Tuesday, February 16, 2016 5:54 PM To: Kamailio (SER) - Users Mailing List <sr-users@lists.sip-router.org> Subject: Re: [SR-Users] siptrace module plain sip mode Hi, > My test kamailio (sip capture node with sipcapture module) doesn’t > receive the duplicated SIP messages. This works for me with the below settings (version: kamailio 4.3.4 (x86_64/linux)) loadmodule "siptrace.so" modparam("siptrace", "trace_on", 1) modparam("siptrace", "trace_to_database", 0) modparam("siptrace", "hep_mode_on", 0) modparam("siptrace", "duplicate_uri", "sip:192.168.X.X:5060") and in routing logic I call; sip_trace(); on the remote server "sip:192.168.X.X:5060" I receive the packets in clear. -vella _______________________________________________ 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 _______________________________________________ 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