<p></p>

<h3>Description</h3>
<p>// kamailio 5.3.3<br>
// kazoo.c</p>
<p>static sr_kemi_t sr_kemi_kazoo_exports[] =</p>
<p>int mod_register(char *path, int *dlflags, void *p1, void *p2)<br>
{<br>
if(kz_tr_init_buffers()<0)<br>
{<br>
LM_ERR("failed to initialize transformations buffers\n");<br>
return -1;<br>
}</p>
<pre><code>//       
sr_kemi_modules_add(sr_kemi_kazoo_exports);

return register_trans_mod(path, mod_trans);
</code></pre>
<p>}</p>

<h3>Expected behavior</h3>
<h4>Actual observed behavior</h4>
<h4>Debugging Data</h4>
<pre><code>(paste your debugging data here)
</code></pre>
<h4>Log Messages</h4>

<pre><code>(paste your log messages here)
</code></pre>
<h4>SIP Traffic</h4>

<pre><code>(paste your sip traffic here)
</code></pre>
<h3>Possible Solutions</h3>

<h3>Additional Information</h3>
<ul>
<li><strong>Kamailio Version</strong> - output of <code>kamailio -v</code></li>
</ul>
<pre><code>(paste your output here)
</code></pre>
<ul>
<li><strong>Operating System</strong>:</li>
</ul>
<p>Debian9</p>

<pre><code>(paste your output here)
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZPXEVSUGRUILH4FJ43ROTVXRANCNFSM4MRQ4WUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPFEKQMFNM464WU6U3ROTVXRA5CNFSM4MRQ4WU2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JBQ6BEA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2302",
"url": "https://github.com/kamailio/kamailio/issues/2302",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>