@linuxmaniac commented on this pull request.
In src/lib/srdb1/schema/dialog_in.xml:
> + <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, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.