### Description

As admin, I want check TLS encrypted call signaling on local Kamailio.
To do this I can use [this 
instruction](https://voipembedded.wordpress.com/2021/03/22/troubleshooting-kamailio-encrypted-sip-traffic/).
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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2693
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to