[OpenSIPS-Users] siptrace issue

Mickael Hubert m.hubert at hexanet.fr
Thu Dec 5 08:47:41 CET 2013


Hi list,
I have an issue with my siptrace module.
see below my extract of opensips.cfg.

I want duplicate  dialogs's messages to the other server (10.84.8.201), no
DB.
But, it doesn't work... no sip message in my wireshark trace.

Have you an idea ?

Thanks in advance













*# ----------------- module siptrace.so -----------loadmodule "siptrace.so"
# ----- siptrace params -----modparam("siptrace", "db_url",
"")modparam("siptrace", "duplicate_uri","sip:10.84.8.201:9060
<http://10.84.8.201:9060>") modparam("siptrace", "duplicate_with_hep",
1)modparam("siptrace", "enable_ack_trace", 1)modparam("siptrace",
"hep_version", 2)modparam("siptrace", "trace_to_database", 0)
#modparam("siptrace", "trace_flag", 22)modparam("siptrace",
"hep_capture_id", 2)modparam("siptrace", "trace_on", 1)*

.....

in my code:



* if (is_method("INVITE"))    {        trace_dialog();*

......

-- 
Cordialement

HUBERT Mickaël
Ingénieur VOIP - Hexanet

-- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20131205/df97cd10/attachment.htm>


More information about the Users mailing list