I want to register SIP Trunk directly in Kamailio. How can I register the SIP trunk in Kamailio. Please find the below sample SIP trunk details.
Network IP 10.2.2.2 Subnet Mask 255.255.255.252 Customer IP 10.3.3.3 Gateway IP 10.1.1.1 SBCIP 10.4.4.4 Username 12345678 Password 1234
Please help me with configuration to register SIP trunk in kamailio.
Use UAC module
https://www.kamailio.org/docs/modules/5.7.x/modules/uac.html
On Fri, Nov 17, 2023, 06:20 tanmoykarmakar10--- via sr-users < sr-users@lists.kamailio.org> wrote:
I want to register SIP Trunk directly in Kamailio. How can I register the SIP trunk in Kamailio. Please find the below sample SIP trunk details.
Network IP 10.2.2.2 Subnet Mask 255.255.255.252 Customer IP 10.3.3.3 Gateway IP 10.1.1.1 SBCIP 10.4.4.4 Username 12345678 Password 1234
Please help me with configuration to register SIP trunk in kamailio. __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender! Edit mailing list options or unsubscribe:
I had the same issue—turns out setting allowed_methods in the dispatcher entries didn’t help, but checking for method name in the routing logic worked fine for filtering OPTIONS requests.
I ran into the same issue with dropped ACKs, and it turned out the https://telxi.com was expecting the Contact header to stay the same across all INVITE and re-INVITE messages. Once I set "rewrite_contact" to 0 and kept the Contact consistent, the calls stayed stable. If your setup sends different Contact headers, the voip provider could be rejecting those ACKs silently.
The module can register contact addresses to remote REGISTRAR servers. You have to add records to uacreg table. The table stores following attributes: