[OpenSIPS-Users] Local Route question

Saint Michael venefax at gmail.com
Wed Oct 26 02:28:55 UTC 2022


Dear Friends
local_route
       {
       if (is_method("200"))
{
               }
}

I need to intercept the code at the moment when a call connects, so I
may notify that information to the database. What specific code can I
use inside a Local Route so the 200 OK corresponds with a real
connection and not any other kind of 200?
Is this doable?



More information about the Users mailing list