In the config, you can make another call to sip_trace and specify there the new destiantion:
sip_trace("sip:127.0.0.1:9060", "", "t");
HEP traffic will be sent to the new destination (127.0.0.1:9060) in addition to the default one (sip:homer.example.com:9060).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.