<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello<br>
<br>
I need to add a proprietary parameter in the the contact header of the
REGISTER message. Something like<br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title>The SIP RFC (3261) Navigator and clarifier</title>
<meta name="GENERATOR" content="OpenOffice.org 1.1.3  (Linux)">
<meta name="AUTHOR" content="SIPKnowledge.">
<meta name="CREATED" content="20040625;5420000">
<meta name="CHANGEDBY" content="YuMei, Sam and Uri">
<meta name="CHANGED" content="20070128;270000">
<meta name="CLASSIFICATION" content="Getting the SIP RFC to work">
<meta name="DESCRIPTION"
 content="Footnotes, emphasizes, formatting, cross reference links.">
<style>
        <!--
                @page { size: 8.27in 11.69in; margin: 0.79in }
                P { margin-bottom: 0.08in }
        -->
        </style>
<p style="margin-bottom: 0in; font-style: normal;" lang="sv-SE"><font
 color="#000000"> <font face="Courier New, monospace"><font size="2">REGISTER
sip:registrar.biloxi.com SIP/2.0</font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;" lang="sv-SE"><font
 color="#000000"> <font face="Courier New, monospace"><font size="2">Via:
SIP/2.0/UDP
bobspc.biloxi.com:5060;branch=z9hG4bKnashds7</font></font></font></p>
<p style="margin-bottom: 0in;"><font color="#000000"> <font
 face="Courier New, monospace"><font size="2"><span
 style="font-style: normal;">Max-Forwards:
70</span></font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><font color="#000000">
<font face="Courier New, monospace"><font size="2">To: Bob
<a class="moz-txt-link-rfc2396E" href="mailto:sip:bob@biloxi.com">&lt;sip:bob@biloxi.com&gt;</a></font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><font color="#000000">
<font face="Courier New, monospace"><font size="2">From: Bob
<a class="moz-txt-link-rfc2396E" href="mailto:sip:bob@biloxi.com">&lt;sip:bob@biloxi.com&gt;</a>;tag=456248</font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><font color="#000000">
<font face="Courier New, monospace"><font size="2">Call-ID:
843817637684230@998sdasdh09</font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><font color="#000000">
<font face="Courier New, monospace"><font size="2">CSeq: 1826
REGISTER</font></font></font></p>
<p style="margin-bottom: 0in;"><font color="#000000"> <font
 face="Courier New, monospace"><font size="2"><span
 style="font-style: normal;">Contact:
<a class="moz-txt-link-rfc2396E" href="mailto:sip:bob@192.0.2.4">&lt;sip:bob@192.0.2.4&gt;</a><b>;my_param=1:2:3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;----------------------<br>
</b></span></font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><font color="#000000">
<font face="Courier New, monospace"><font size="2">Expires: 7200</font></font></font></p>
<p style="margin-bottom: 0in;"><font color="#000000"> <font
 face="Courier New, monospace"><font size="2"><span
 style="font-style: normal;">Content-Length:
0</span></font></font></font></p>
<p style="margin-bottom: 0in; font-style: normal;"><br>
</p>
I want to add this parameter between the UA and the OpenSER.<br>
This is not simple so before I start I want to be sure that:<br>
1. There is no contradiction with the SIP standard.<br>
2. OpenSER will handle it without any patch (actually just ignore this
parameter).<br>
<br>
Thanks.<br>
<br>
Regards,<br>
Michel.<br>
<br>
<br>
</body>
</html>