Re: [SR-Users] 407 response from provider as failure route

2014-08-19 Thread Yuriy Gorlichenko
So As I say- I write after test. Yo right- I used t_on_failure twice... Thanks for advice Thanks for fast reply. Iwill rty it today. I will write about result 19.08.2014 12:13 пользователь "Daniel-Constantin Mierla" написал: > > Hello, > > can you double check to be sure the t_on_failure() is exe

Re: [SR-Users] 407 response from provider as failure route

2014-08-19 Thread Daniel-Constantin Mierla
Hello, can you double check to be sure the t_on_failure() is executed and not overwritten by another t_on_failure()? You can used debugger module with cfgtrace turned on to see what actions are executed from kamailio.cfg Cheers, Daniel On 17/08/14 13:33, Yuriy Gorlichenko wrote: Hi, I wan