[Asterisk-java-cvs] [asterisk-java/asterisk-java] 34a628: - Removed the incall attribute in special
Brought to you by:
srt
From: Marcelo B. P. <no...@gi...> - 2020-02-16 06:41:33
|
Branch: refs/heads/2.0.4 Home: https://github.com/asterisk-java/asterisk-java Commit: 34a6289300d90b5063ed3d19789ef2e8db016733 https://github.com/asterisk-java/asterisk-java/commit/34a6289300d90b5063ed3d19789ef2e8db016733 Author: Marcelo Bernardes Pinto <mar...@gm...> Date: 2020-02-16 (Sun, 16 Feb 2020) Changed paths: M src/main/java/org/asteriskjava/manager/event/QueueMemberStatusEvent.java Log Message: ----------- - Removed the incall attribute in specialized class, because alread exist in super class. (#322) |