Hello all,<br><br>last week I got a problem, a customer needs to insert a contact suffix at the SIP Header(Asterisk 1.4.22). For example:<br><br>Original Contact:<br>Contact: &lt;<a href="mailto:sip%3A551133062182@192.168.0.24">sip:551133062182@192.168.0.24</a>&gt;<br>
<br>Changed Contact:<br>Contact: &lt;<a href="mailto:sip%3A551133062182lbo@192.168.0.24">sip:551133062182lbo@192.168.0.24</a>&gt;<br><br>After studing the chan_sip.c we made a patch. This patch creates a new sip.conf parameter(contactsuffix), and this parameter is read by the chan_sip.c, changing the contact string.<br>
<br>This change is running without problems, but we would like to put it in the new version of Asterisk 1.4.X.<br><br>How could we do it?<br><br>Thanks a lot.<br clear="all"><br>-- <br>Luciano Alves Barroso<br><a href="http://www.digivoice.com.br">www.digivoice.com.br</a><br>
<a href="http://www.meucci.org">www.meucci.org</a><br>