[Asterisk-java-users] OriginateResponseEvent.getReason()
Brought to you by:
srt
From: James T. <ja...@an...> - 2008-01-28 16:59:48
|
Howdy, I'm trying to find the meaning for the response codes returned by OriginateResponseEvent.getReason(). Can anyone point me in the right direction? In my testing I've observed the following but would like to see what the codes *really* mean: 0 = Busy (I think) 1 = Call failed (purposely entered an invalid number - 1234567890) 3 = No Answer (originate timed out) 4 = Success I've browsed and googled, but can't find the information. Thanks, James |