Module: kamailio Branch: master Commit: ea154f6ec95877b0fce322559ed6e9865ae46c77 URL: https://github.com/kamailio/kamailio/commit/ea154f6ec95877b0fce322559ed6e9865ae46c77
Author: Xenofon Karamanos <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2026-01-19T17:10:25+01:00 tm: Allow setting for disabling auto ack generation - The exclamation mark is part of regular SIP messages (see grammar) and actually used in common setups (e.g. it is generated by CUCM). - To avoid warning by eval_uac_routing() on generating local auto-ACK. - Forcing the send socket of a particular request implies, that you don't want a following/potential local ACK on a reply of this request to be sent from another/automatically selected socket. --- Modified: src/modules/tm/doc/functions.xml Modified: src/modules/tm/rpc_uac.c Modified: src/modules/tm/t_msgbuilder.c Modified: src/modules/tm/tm.c Modified: src/modules/tm/ut.h --- Diff: https://github.com/kamailio/kamailio/commit/ea154f6ec95877b0fce322559ed6e9865ae46c77.diff Patch: https://github.com/kamailio/kamailio/commit/ea154f6ec95877b0fce322559ed6e9865ae46c77.patch _______________________________________________ Kamailio - Development Mailing List -- [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!
