On Wednesday 11 June 2008, kionez wrote:
If I use "record_route" in my script, to
force any message to toward the
server, dialog module stops to check "timeout_avp", if I comment it out,
when timeout_avp is reached, the dialog module notify me in sylog (as
shown in log.txt)
It seems that dialog module has some problems to work if i use
record_route()...
[..]
Hi,
if you don't use record routing the module can't track all the messages from
the dialog, so the internal dialog state will be different. But i can confirm
the problem with the timeout_avp value, i've did some tests with your
configuration.
Cheers,
Henning