Hi Chen-Che,

Your understanding is perfect !

My question is - after having its own timer proc in TM and sorting out the dispatcher pinging, do you still get messages about delayed timer routines ? Also, does dialog module still has delayed timeouts ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 04.02.2015 03:11, microx wrote:
Hi Bogdan-Andrei,

I meant that I set modparam("tm", "own_timer_proc", 1) in the first place
but the dialogs were affected. From your previous reply, I though that
setting modparam("tm", "own_timer_proc", 1) enables TM have its own timer
and dialogs can be prevented from being affected. So, setting modparam("tm",
"own_timer_proc", 1) should be effective in preventing dialogs from being
affected by long delays? Or I misunderstand it?

PS. In the my config, I just write
if (is_method("INVITE"))
     create_dialog("B");       and do not call t_newtran()

Thanks.

Kind wishes,
Chen-Che



--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/Dialog-default-timeout-issue-tp7595155p7595187.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to