Hello!
I need to disable topos for one specific SIP trunk (in-out), it looks like it’s enough to use event_route with IP address filtering.
But for some reason, the incoming INVITE from the peer still gets processed by topos and I also don’t see a mention of [msg-incoming] in the logs, only this:
WARNING: <script>: [msg-outgoing] OPTIONS/you/
1.1.1.1
Code snippet:
loadmodule "topos.so"
modparam("topos", "db_url", DBURL)