Re: [SR-Users] Redirect server vs CANCEL

2014-09-04 Thread Daniel-Constantin Mierla
Hello, try to use t_newtran() before executing the lua script and from lua use t_reply() -- I expect it aggregates the responses and should no longer send the redirect. If it doesn't work, you can look at using htable to mark that the cancel was arriving and then don't send reply. Cheers,

[SR-Users] Redirect server vs CANCEL

2014-08-21 Thread Mihaly Zachar
Hi Gents, We have created a small redirect server using the Lua API to get the destinations. Lets say that it takes some time while the script generates the answer, during this time we got a CANCEL. How we can handle this properly ? As far as I could see the TM module always sends back the