#!ifdef WITH_HOMER
# check IP and port of your capture node
modparam("siptrace", "duplicate_uri", "sip:10.0.0.1:9060")
modparam("siptrace", "hep_mode_on", 1)
modparam("siptrace", "trace_to_database", 0)
modparam("siptrace", "trace_flag", 22)
modparam("siptrace", "trace_on", 1)
#!endif
Hi Diego
I current have it in;
request_route
branch_route
onreply_route
failure_route
reply_route
onsend_route
Just to try and catch everything I can. With a plan to then remove what’s not needed.
Although not seeing any kamailio -> phone traffic. Feels like there’s something not turned on :-(
Cheers
Mark
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr- users