[Asterisk-java-users] cdr events on live api
Brought to you by:
srt
From: Gabriel B. <elg...@gm...> - 2008-05-20 22:21:36
|
Hi list, I'm experimenting with the Live API and have a doubt. I suppose that when a Asterisk CDR event triggers the AsteriskChannel changes its "callDetailRecord" property, but I'm not receiving the property change event on my listener although I register it with the AsteriskChannel.addPropertyChangeListener() method. Do I have to change a configuration on my asterisk box or I miss understood this and Asterisk's CDR events have nothing to do? Thanks for your answers. Regards, |