Description

As admin, I want check TLS encrypted call signaling on local Kamailio.
To do this I can use this instruction.
Here used siptrace module.
But at the same time, I need to send the same call signaling to the company Homer server.
So I need to send a copy of the call signaling in two directions.

Could you add the ability to allow specify multiple values in duplicate_uri param like.

modparam("siptrace", "duplicate_uri", "<sip:127.0.0.1:9060>,<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.