[Asterisk-java-users] Help with sendEventGenerationAction
Brought to you by:
srt
From: <ham...@gm...> - 2006-10-31 15:45:54
|
Hello, I'm having a problem with sendEventGenerationAction. I've read the documentation but, because of the lack of examples, I can't figure how to make it work. The fact is that I need to capture the events that an OriginateAction raises: OriginateSucess and OriginateFailure, in special the last one because I need to track the reason of the failure (Congestion, Busy, Invalid number, etc.) Could you please send me an example of how to use it?. How can I can send an OriginateAction in a way that I can process the events? Thanks in advance, Hector. |