[asterisk-users] Java Asterisk Event Message

Murthy Gandikota mgandikota at nts.net
Thu Oct 31 09:02:52 CDT 2013


The LinkEvent is deprecated. Using asterisk-java-1.0.0.CI.
Thanks

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of jg
Sent: Thursday, October 31, 2013 1:27 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Java Asterisk Event Message

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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list