<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-dev] backslash in call-id</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Yes you should open a Jira, attach a proposed patch if you have one...<BR>
<BR>
Reporting bugs like this on the mailing list almost always get lost in the shuffle<BR>
<BR>
<BR>
<BR>
On 2/8/12 7:55 AM, &quot;Seven Du&quot; &lt;<a href="dujinfang@gmail.com">dujinfang@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'> <BR>
Hi,<BR>
<BR>
I have a sip client which generates call-id with backslashes which causing error:<BR>
<BR>
ERR: [insert into sip_registrations ............. values ('&lt;c)X/Iz\'<BR>
<BR>
<BR>
I looked into<BR>
<BR>
<a href="http://sofia-sip.sourceforge.net/refdocs/sip/group__sip__call__id.html">http://sofia-sip.sourceforge.net/refdocs/sip/group__sip__call__id.html</a><BR>
<BR>
looks like backslash '\' is valid in call-id<BR>
<BR>
so is it ok to to let switch_mprintf %q also quote backslash ?<BR>
<BR>
should I report a jira?<BR>
<BR>
Thanks.<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>