Re: Issue adding SIP Trunk UAC Auth
13715209697--- via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
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!