I tried same configuration on 1.11 version and it works! so look like
something wrong in 2.1.x version please fix that bug as soon as possible

On Sun, Mar 8, 2015 at 2:04 PM, Satish Patel <satish....@gmail.com> wrote:

> sorry for push but it wired error!
>
> I have configure siptrace to send packet to "Homer" but getting following
> error in logs
>
> ERROR:siptrace:pipport2su: bad protocol udp
> ERROR:siptrace:pipport2su: bad protocol udp
> ERROR:siptrace:pipport2su: bad protocol udp
>
> Opensips 2.1.x
>
> #### 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")
>
> ...
> ...
> route{
>
>         setflag(22);
>
>         sip_trace();
>
>
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to