loadmodule "dialog"
modparam("dialog", "track_cseq_updates", 1)
...
request_route {
...
if(is_method("INVITE")) {
dlg_manage();
t_on_failure("TRUNKAUTH");
t_relay();
exit;
}
...
}
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions --
[email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!
