<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<div><br></div><div>I have some troubles to send via t_uac_dlg a REGISTER method with an authorization field cause the values like digest, realm...are containing between double-quotes and that produce a parse error in kamailio.</div><div><br></div><div>I didn't find how can i escape those double-quotes to prevent from this error.</div><div><br></div><div>Here's the error logged:</div><div><br></div><div><div>Nov 22 15:11:07 [14258] DBG:mi_datagram:mi_datagram_parse_node: we have a &nbsp;quoted value, "From: &lt;sip:131@192.168.40.150&gt;</div><div>To: &lt;sip:131@192.168.40.150&gt;</div><div>Contact: &lt;sip:131@192.168.40.210:53000&gt;</div><div>Authorization: Digest username="131", realm="Asterisk/CM-YAHSAT", algorithm=MD5, uri="sip:192.168.40.202", nonce="5c87d7ed", response="fc126aadd3ba6b6ffbf38aea6be02122"</div><div>Call-ID: b1ab82011346ff36@192.168.40.101</div><div>CSeq: 10036 REGISTER</div><div>Expires: 4294967295</div><div>"</div><div>Nov 22 15:11:07 [14258] DBG:mi_datagram:mi_datagram_parse_node: " found p is "131", realm="Asterisk/CM-YAHSAT", algorithm=MD5, uri="sip:192.168.40.202", nonce="5c87d7ed", response="fc126aadd3ba6b6ffbf38aea6be02122"</div><div>Call-ID: b1ab82011346ff36@192.168.40.101</div><div>CSeq: 10036 REGISTER</div><div>Expires: 4294967295</div><div>"</div><div>Nov 22 15:11:07 [14258] DBG:mi_datagram:mi_datagram_parse_node: we have reached the end of attr value, p is "131", realm="Asterisk/CM-YAHSAT", algorithm=MD5, uri="sip:192.168.40.202", nonce="5c87d7ed", response="fc126aadd3ba6b6ffbf38aea6be02122"</div><div>Call-ID: b1ab82011346ff36@192.168.40.101</div><div>CSeq: 10036 REGISTER</div><div>Expires: 4294967295</div><div>"</div><div>Nov 22 15:11:07 [14258] DBG:mi_datagram:mi_datagram_parse_node: attr value &lt;From: &lt;sip:131@192.168.40.150&gt;</div><div>To: &lt;sip:131@192.168.40.150&gt;</div><div>Contact: &lt;sip:131@192.168.40.210:53000&gt;</div><div>Authorization: Digest username=&gt; found</div><div>Nov 22 15:11:07 [14258] ERROR:mi_datagram:mi_datagram_parse_node: didn't find newline case1&nbsp;</div><div>Nov 22 15:11:07 [14258] ERROR:mi_datagram:mi_datagram_parse_node: parse error around 1</div><div>Nov 22 15:11:07 [14258] ERROR:mi_datagram:mi_datagram_parse_tree: parse error!</div><div>Nov 22 15:11:07 [14258] ERROR:mi_datagram:mi_datagram_server: failed to parse the MI tree</div></div><div><br></div><div><br></div><div>regards,</div><div>Koon</div><div><br></div><div><br></div>                                               </body>
</html>