diff --git a/tools/sippxml/uac_register_diff_contact.xml b/tools/sippxml/uac_register_diff_contact.xml new file mode 100644 index 000000000..c07d8a05f --- /dev/null +++ b/tools/sippxml/uac_register_diff_contact.xml @@ -0,0 +1,55 @@ + + + + + + + ;tag=[call_number] + To: + Call-ID: [call_id] + CSeq: [cseq] REGISTER + Contact: sip:[field0]@[local_ip]:[local_port] + Max-Forwards: 10 + Expires: 120 + User-Agent: SIPp/Win32 + Content-Length: 0 + + ]]> + + + + + + + + + + + ;tag=[call_number] + To: + Call-ID: [call_id] + CSeq: [cseq] REGISTER + Contact: [$1] + Max-Forwards: 10 + Expires: 120 + User-Agent: SIPp/Win32 + Content-Length: 0 + + ]]> + + + + + + + diff --git a/tools/sippxml/uas_register_diff_contact.xml b/tools/sippxml/uas_register_diff_contact.xml new file mode 100644 index 000000000..3e74a7ba4 --- /dev/null +++ b/tools/sippxml/uas_register_diff_contact.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + Content-Length: 0 + + ]]> + + + + + + + + Content-Length: 0 + ]]> + + + +