[asterisk-users] Java Asterisk Event Message
jg
webaccounts at jgoettgens.de
Thu Oct 31 03:26:42 CDT 2013
Yes, there seems to be no support for the Localbridge event. You need to derive a class like
public class LocalbridgeEvent extends LinkageEvent
and add whatever is necessary. You probably have to add more classes like this to take care of
the recent changes of the AMI interface. Maybe you can get away by duplicating the classes for
the Link and Unlink events and give them proper names.
jg
More information about the asterisk-users
mailing list