Ignored DialEvent for unknown destination channel null with

Hi.

After I installed asterisk 11, I got this error everytime. But everything works fine.

Ignored DialEvent for unknown destination channel null with unique id null

I thought this is because DialEvent has null in destination field when subevent is “End”.

[2014-01-17 21:06:41,712 DEBUG org.asteriskjava.manager.internal.ManagerConnectionImpl] - Dispatching event:
org.asteriskjava.manager.event.DialEvent[dateReceived=‘Fri Jan 17 21:06:41 PST 2014’,privilege=‘call,all’,subevent=‘End’,callerid=null,dialstatus=‘CANCEL’,sequencenumber=null,destuniqueid=null,
srcuniqueid=‘1390021576.106’,[color=#FF0000]destination=null[/color],dialstring=null,timestamp=null,calleridname=null,
uniqueid=‘1390021576.106’,server=null,src=‘Local/s@auth-00000023;2’,calleridnum=null,channel=‘Local/s@auth-00000023;2’,systemHashcode=27029873]

[2014-01-17 21:06:41,713 ERROR org.asteriskjava.live.internal.ChannelManager]

  • Ignored DialEvent for unknown destination channel null with unique id null

I think this is not a big issue.
But I feel uneasy about why org.asteriskjava.live.internal.ChannelManager log ERROR.

The problem is in you Java AMI class library, There is insufficient evidence to indicate that there is anything wrong with Asterisk. Please take this up with the developers of the class library.