[Asterisk-java-users] Reading a variable after call ends
Brought to you by:
srt
From: Daniele R. <dan...@gm...> - 2013-08-05 11:00:53
|
Hi, I need to read a variable that I set from dialplan after i receive the onHangupEvent() on OriginateAsync. But I've an exception because Asterisk Java don't find anymore the channels because is hanged up I guess. So, there is another way to get the variable in Java before the call ends? Thanks very much! -- Daniele Renda |