Re: [SR-Users] rtpengine_manage in tsilo INVRESUME sends delete instead of offer

2017-10-06 Thread Federico Cabiddu
Hi, http://www.kamailio.org/docs/modules/devel/modules/rtpengine.html#rtpengine.f.rtpengine_manage . If you are calling it after resuming a transaction you are basically in a FAILURE_ROUTE, so it will call the "delete" command. You have to explicitly call rtpengine_offer for this to work. Cheers,

[SR-Users] rtpengine_manage in tsilo INVRESUME sends delete instead of offer

2017-10-06 Thread Anthony Alba
Hi, I am using tsilo and push notification recipe from https://www.kamailio.org/events/2015-KamailioWorld/Day2/20-Federico.Cabiddu-Kamailio-In-A-Mobile-World.pdf On resume of a suspended transaction rtpengine_manage() is sending delete instead of offer. In the routing block INVRESUME after t_co