diff --git a/lib/srdb1/schema/topos_d.xml b/lib/srdb1/schema/topos_d.xml index 5d0de32692d..dd19d85b72a 100644 --- a/lib/srdb1/schema/topos_d.xml +++ b/lib/srdb1/schema/topos_d.xml @@ -34,6 +34,21 @@ Date and time when this record was written. + + s_method + string + 64 + + Method from SIP message + + + + s_cseq + unsigned int + 0 + CSeq from SIP message + + a_callid string diff --git a/lib/srdb1/schema/topos_t.xml b/lib/srdb1/schema/topos_t.xml index 787bb3e6708..c21fb0933b2 100644 --- a/lib/srdb1/schema/topos_t.xml +++ b/lib/srdb1/schema/topos_t.xml @@ -34,6 +34,21 @@ Date and time when this record was written. + + s_method + string + 64 + + Method from SIP message + + + + s_cseq + unsigned int + 0 + CSeq from SIP message + + a_callid string