[Asterisk-java-devel] Asterisk user event problem
Brought to you by:
srt
From: Mircea P. <mir...@ya...> - 2006-07-13 09:48:24
|
Hi I am using the 3.0 snapshot. I recently added in the asterisk server a bit of code to fire an user event that I intend to capture from java. I have created an Event called ReplyEvent and registered it with the ManagerConnection. I have also provided a Handler for the events on that connection. The only trace of the event is the following message from my logs: 07-12@17:37:43 INFO (EventBuilderImpl.java:262) - No event class registered for event type 'reply', attributes: {privilege=user,all, transactionid=1152714850.26, uniqueid=1152715015.27, event=Reply, channel=SIP/174-2ee2} What should I do to get rid of this message? --------------------------------- Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail Beta. |