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:[email protected]: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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users