[OpenSIPS-Devel] ERROR:siptrace:pipport2su: bad protocol udp

Satish Patel satish.txt at gmail.com
Sun Mar 8 21:06:08 CET 2015


I have already post this question in general mailing list but, i thought
this one will help developer more:

I have install 2.1.x and configure siptrace to send packet to homer but
getting following error and it is not sending packet to remote capture
host.

ERROR:siptrace:pipport2su: bad protocol udp
ERROR:siptrace:pipport2su: bad protocol udp


Same configuration works! in 1.11.x version:

#### SIP Capture agent
loadmodule "siptrace.so"
modparam("siptrace", "duplicate_uri", "sip:192.168.1.200:9060")
modparam("siptrace", "duplicate_with_hep", 1)
modparam("siptrace", "trace_to_database", 0)
modparam("siptrace", "trace_flag", 22)
modparam("siptrace", "trace_on", 1)
#HEPv2 == timestamp will be included to HEP header
modparam("siptrace", "hep_version", 1)
modparam("siptrace", "db_url", "mysql://opensips:xxxxxx@localhost/opensips")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150308/4ec3b293/attachment.htm>


More information about the Devel mailing list