<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>El Miércoles, 4 de Marzo de 2009, Alex Balashov escribió:
><i> Iñaki Baz Castillo wrote:
</i>><i> > El Miércoles, 4 de Marzo de 2009, alexander merkulov escribió:
</i>><i> >> is there any way to rewrite To: field in kamailio
</i>><i> >> because now it nto work
</i>><i> >
</i>><i> > Could I know why you need to rewrite To header?
</i>><i> > A proxy MUST NOT do it.
</i>><i>
</i>><i> That was the question I was going to ask. It violates proxy behaviour.
</i>
Unfortunatelly a typical pathetic reply from a SIP carrier is "sorry but the
To is different than the request URI, so it cannot work...".
--
Iñaki Baz Castillo
</pre>
<div class="moz-signature">-- <br>
<br>
I have same problem. When kamailio recive INVITE , its change with
TEXTOPS header line "To". From "To:
<a class="moz-txt-link-rfc2396E" href="sip:034.........@aaa.bbb.ccc.ddd"><sip:034.........@aaa.bbb.ccc.ddd></a>..." to "To:
<a class="moz-txt-link-rfc2396E" href="sip:38634.........@aaa.bbb.ccc.ddd"><sip:38634.........@aaa.bbb.ccc.ddd></a>..." and send it to provider.<br>
When kamailio recive CANCEL, its send it without that changes and
provider send back "SIP/2.0 481 Call/Transaction Does Not Exist",
because header line "To" is not the same as was in message "INVITE"<br>
<br>
BR<br>
<br>
Ernest<br>
<br>
<br>
<br>
</div>
</body>
</html>