Hi!
Unfortunately there currently is no mechanism for not sending the
event's name. All you can do is discard the data from the application
that receives the event.
If you find useful such a feature, please open a feature request on our
tracker[1], and we will try to find a solution.
[1] https://github.com/OpenSIPS/opensips/issues
Best regards,
Răzvan Crainea
OpenSIPS Solutions
www.opensips-solutions.com
On 07/27/2016 04:13 PM, Чалков Артём wrote:
Hi all!
I trying to send some data by event_interface via rabbitmq. For do
that, i use subscribe_event("EVENT_NAME", "rabbitmq:someaddress"), and
then raise_event("EVENT_NAME", $var(eventdata)).All works fine, but
the body of message, sent by raise_event, looks like "EVENT_NAME
eventdata", but i need to send only eventdata, without EVENT_NAME. Is
there some way to not send name of raised event in the body of message?
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users