<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><tt>I suggest first using an event_route (make sure to also load
"event_route.so"), in order to confirm that the event is
triggered. Depending on the result, we will know how to proceed
with troubleshooting.</tt></p>
<p><tt>Regards,</tt><br>
</p>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 10.05.2017 12:46, Kirill Galinurov
wrote:<br>
</div>
<blockquote
cite="mid:CAPDUut-h-Nrbjm9ONmxdjg8LLvpcno_KQ1ejgQ+-66PeEFi7YQ@mail.gmail.com"
type="cite">
<div dir="ltr"><font face="arial, helvetica, sans-serif">HI all I
try get AMPQ message when user registarion exprires and <span
style="color:rgb(0,0,0);text-align:justify">contact is
deleted from an existing AOR. I try use EVENT_RABBITMQ
module. And </span></font><span
style="color:rgb(0,0,0);font-family:helvetica,arial;line-height:normal;text-align:justify">subscribe
to </span><span
style="color:rgb(0,0,0);font-family:helvetica,arial"> </span><code
class="gmail-function" style="color:rgb(0,0,0)"><font size="2">E_UL_CONTACT_DELETE
<font face="arial, helvetica, sans-serif">event on startup
module. Like </font></font></code>
<div><span style="font-family:monospace"><span
style="color:rgb(0,0,0)">startup_route {
</span><br>
if (!subscribe_event("</span><span
style="color:rgb(0,0,0);font-family:monospace">E_UL_CONTACT_DELETE</span><span
style="font-family:monospace">",
<a class="moz-txt-link-rfc2396E" href="mailto:rabbitmq:wssserver:password@XX.XX.XX.XX:5672/voip">"rabbitmq:wssserver:password@XX.XX.XX.XX:5672/voip"</a>)) { </span></div>
<div><span style="font-family:monospace">
xlog("L_ERR","cannot the RabbitMQ server to the </span><span
style="color:rgb(0,0,0);font-family:monospace">E_UL_CONTACT_DELETE</span><span
style="font-family:monospace"> event\n"); </span></div>
<div><span style="font-family:monospace"> }
<br>
}<br>
<br>
</span>
<h3 class="gmail-title"
style="color:rgb(0,0,0);font-family:helvetica,arial"><span
style="font-weight:normal">But it's not work.</span></h3>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>