[OpenSIPS-Users] HOW to raise RABBITMQ event when user UNREGISTERED?

Liviu Chircu liviu at opensips.org
Thu May 11 04:10:06 EDT 2017


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.

Regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 10.05.2017 12:46, Kirill Galinurov wrote:
> HI all I try get AMPQ message when user registarion exprires and 
> contact is deleted from an existing AOR. I try use EVENT_RABBITMQ 
> module. And subscribe to |E_UL_CONTACT_DELETE event on startup module. 
> Like |
> startup_route {
>    if (!subscribe_event("E_UL_CONTACT_DELETE", 
> "rabbitmq:wssserver:password at XX.XX.XX.XX:5672/voip")) {
>            xlog("L_ERR","cannot the RabbitMQ server to the 
> E_UL_CONTACT_DELETE event\n");
>                }
>        }
>
>
>       But it's not work.
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170511/08d8377b/attachment.html>


More information about the Users mailing list