Re: [SR-Users] Tsilo Tiimers

2016-07-24 Thread Federico Cabiddu
Hi, looks like in your script, in the SENDPUSH route, you set the luaret var to 0 then you check if it's value is != 1, in which case you reply 501, Unknown Destination. Since you never change the var value you are always hitting this case. Regards, Federico On 24 Jul 2016 14:25, "Nahum Nir" wr

Re: [SR-Users] Tsilo Tiimers

2016-07-21 Thread Nahum Nir
Thanks, I was able to suspend the transaction and wait for the register but the client that sends the INVITE get unavailable right after the other side joins. Here is my debug flow: Client A sends the INVITES. Use case 1: Client B register one time. Then I turn off the WiFi in client B so it will

Re: [SR-Users] Tsilo Tiimers

2016-07-20 Thread Federico Cabiddu
Hi, to set the timeout for a specific transaction you can use tm module function t_set_fr ( http://www.kamailio.org/docs/modules/devel/modules/tm.html#tm.f.t_set_fr). For example you could call it before suspending the transaction setting a short timeout and then call it again in the reply route wh

[SR-Users] Tsilo Tiimers

2016-07-20 Thread Nahum Nir
Hello, How can I chage the timer waiting for the client to send the register. i.e. how much time to wait for the push? Thanks, Nir ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip