[SR-Users] Media timeout using RTPProxy

2015-06-29 Thread Sharath Kumar
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

Re: [SR-Users] X-RTP-Statistics interpret ?

2015-03-25 Thread Sharath Kumar
: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.

[SR-Users] X-RTP-Statistics interpret ?

2015-03-25 Thread Sharath Kumar
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

[SR-Users] selective logging with debugger module

2015-02-16 Thread Sharath Kumar
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