Hello,
It seems that the ContactStatusDetail class is missing the getter and setter for the property qualify2xxonly.
On Asterisk 22.2, the following warning appears:
o.a.m.u.EventAttributesHelper- Unable to set property 'qualify2xxonly' to '0' on org.asteriskjava.manager.event.ContactStatusDetail: no setter. Please report at https://github.com/asterisk-java/asterisk-java/issues
I will provide a pull request to add the missing getter and setter.
Hello,
It seems that the ContactStatusDetail class is missing the getter and setter for the property qualify2xxonly.
On Asterisk 22.2, the following warning appears:
I will provide a pull request to add the missing getter and setter.