<p>This is a snippet from my startup script. But as I mentioned, this manual raising of the event works ok.</p>

<p>subscribe_event("E_ACC_CDR", "rabbitmq:user-name:<a href="mailto:PasswoRD@amqp.connexcs.com">PasswoRD@amqp.connexcs.com</a>/cdr");<br>
subscribe_event("E_ACC_MISSED_EVENT", "rabbitmq:user-name:<a href="mailto:PasswoRD@amqp.connexcs.com">PasswoRD@amqp.connexcs.com</a>/cdr");</p>

<p>$avp(keys) = "TEST";<br>
$avp(values) = "TEST";<br>
if (!raise_event("E_ACC_CDR", $avp(keys), $avp(values))){<br>
    xlog("L_ERR", "cannot raise E_ACC_CDR event\n");<br>
}</p>

<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/207#issuecomment-40800205'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxMzQzNTY1NywiZGF0YSI6eyJpZCI6MzAyNDEzODF9fQ==--55b44a829005da5603ad7c511dc23ac3cb6585d1.gif' height='1' width='1'></p>