@linuxmaniac commented on this pull request.
+ <type>string</type>
+ <size>&uri_len;</size>
+ <description>The URI of the FROM header (as per INVITE)</description>
+ </column>
+
+ <column>
+ <name>from_tag</name>
+ <type>string</type>
+ <size>&from_tag_len;</size>
+ <description>The tag parameter serves as a general mechanism to
+ identify a dialog, which is the combination of the Call-ID along
+ with two tags, one from participant in the dialog.</description>
+ </column>
+
+ <column>
+ <name>caller_cseq</name>
yes, correct. Fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4101#discussion_r1916812946
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4101/review/2553023933(a)github.com>