[sr-dev] [kamailio/kamailio] TSILO / TM. Lookup and branch creating by contact (location record). (PR #2931)

Donat Zenichev notifications at github.com
Thu Nov 18 08:41:27 CET 2021


@zenichev commented on this pull request.



> @@ -22,7 +22,7 @@
 #ifndef _TS_APPEND_H
 #define _TS_APPEND_H
 
-int ts_append(struct sip_msg* msg, str *ruri, char *table);
-int ts_append_to(struct sip_msg* msg, int tindex, int tlabel, char *table, str *uri);
+int ts_append(struct sip_msg* msg, str *ruri, str *contact, char *table);

To be precise, the only reason was to keep it just after the ruri parameter.
So that in both cases with ts_append() and ts_append_to() I have put it unconsciously just after uri (ruri).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2931#discussion_r751973926
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211117/8b818957/attachment.htm>


More information about the sr-dev mailing list