<p><a href="https://github.com/staskobzar" class="user-mention">@staskobzar</a> please re-test on the latest trunk. Make sure that you are at commit <a href="https://github.com/OpenSIPS/opensips/commit/8450630617b2504ffdc4089f2500a26b4187e078" class="commit-link"><tt>8450630</tt></a></p>

<p>You will need to escape at least "\r" with "&amp;<a href="https://github.com/OpenSIPS/opensips/pull/13" class="issue-link" title="1.8">#13</a>;"<br>
You may or may not escape "\n" with "&amp;<a href="https://github.com/OpenSIPS/opensips/issues/10" class="issue-link" title="Set exchange and routing-key for event_rabbitmq module">#10</a>;"</p>

<pre><code>#!/usr/bin/env python

import xmlrpclib
opensips = xmlrpclib.ServerProxy('http://10.130.8.20:8000/RPC2')
headers="From: &lt;sip:7714@voip.etsmtl.ca&gt;;tag=8755a8d01aa27e903a6f4ccaf393f04&amp;#13;\nTo: &lt;sip:7714@voip.etsmtl.ca&gt;&amp;#13;&amp;#10;Event: check-sync&amp;#13;\n"
opensips.t_uac_dlg('NOTIFY', 'sip:7714@campus.voip.etsmtl.ca', ".", ".", headers)
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/537#issuecomment-111234316">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcidHSnV0H79fIM-jnyNicWWKKdFnNks5oScyOgaJpZM4EzfXn.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/537#issuecomment-111234316"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>