Re: [Asterisk-java-users] HangupEvent and OriginateFailureEvent
Brought to you by:
srt
From: David R. <dr...@in...> - 2007-02-01 17:05:47
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =C5=81ukasz Zaj=C4=85c wrote: > I need to match those events, because I want to know why the call faile= d. > I've spend a couple of days trying to solve that issue, so I'd really > appreciate some advice. I've had a similar problem (I needed to match OriginateActions with the NewChannel/CallerID/StateEvents it generates). I solved it by setting a variable on the OriginateAction. The generated channel (which generates the HangupEvent) should then have this variable set. Hope that helps, David -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFwh14ah2J2g3uuwIRArS1AKCL0sSGONptcblpKCXi+jQz6WeLswCfcw0I b5GKb64ScEjC7vCtkPyM1c0=3D =3DKiam -----END PGP SIGNATURE----- |