Hello,
Is there an API that can notify Kamailio of media inactivity in the RTPProxy?
The documentation has something called "timeout_socket" . I don't understand
how to use it though. Any help will be greatly appreciated.
Thanks
Sharath
___
SIP Expres
:18 Sharath Kumar wrote:
> I added code to include insertion of "X-RTP-Statistics" header into
> the BYE message. I do see some numbers in it but I have no clue what they
> mean ?
> Any pointers ? Is it defined somewhere. I searched a lot and could not
> find any info.
Hello,
I added code to include insertion of "X-RTP-Statistics" header into the BYE
message. I do see some numbers in it but I have no clue what they mean ? Any
pointers ? Is it defined somewhere. I searched a lot and could not find any
info.
X-RTP-Statistics: 60 359 435 794 0
thank you very
Hello,
I followed the documentation from
http://kamailio.org/docs/modules/4.2.x/modules/debugger.html#idp84752. I have
the global debug flag at 9.
modparam("debugger", "cfgtrace", 1)
modparam("debugger", "mod_level_mode", 1)
modparam("debugger", "mod_level", "core=3")
My Kamailio complains wi