Re: [sr-dev] [kamailio/kamailio] rtpengine_manage doesn't delete session on BYE or CANCEL method. (#992)

2017-02-14 Thread YanOtt
I've added additional logs to comment and found a logic error in the config. After as i fixed this error then rtpengine_manage has started working normally. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [sr-dev] [kamailio/kamailio] rtpengine_manage doesn't delete session on BYE or CANCEL method. (#992)

2017-02-14 Thread YanOtt
Closed #992. -- 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/992#event-961356569___ sr-dev mailing list sr-dev@lists.sip-router.org

Re: [sr-dev] [kamailio/kamailio] rtpengine_manage doesn't delete session on BYE or CANCEL method. (#992)

2017-02-14 Thread Richard Fuchs
Can you post the relevant sections of your config and log files please. Also, what did rtpengine_manage do instead of deleting the session? Just nothing? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[sr-dev] [kamailio/kamailio] rtpengine_manage doesn't delete session on BYE or CANCEL method. (#992)

2017-02-14 Thread YanOtt
### Description rtpengine_manage doesn't delete session on BYE or CANCEL method. ### Troubleshooting I tried to use rtpengine_manage which has to delete session when Kamailio got BYE or CANCEL packet. But rtpengine_manage hasn't deleted RTP session after call was ended. Session deleted later