Re: [Asterisk-java-users] List of Hangup Causes
Brought to you by:
srt
From: Brett S. <bs...@no...> - 2006-01-29 23:30:42
|
Thanks Stefan, I've created the following enum. I thought you might find it useful for inclusion in Asterisk-Java. Regards, Brett. Stefan Reuter wrote: > On Mon, 2006-01-30 at 06:19 +1100, Brett Sutton wrote: > >> I'm trying to find a list of values returned by the >> HangupEvent.getCause() method and their meanings. >> >> Does anyone know where to find this information? >> > > http://svn.digium.com/svn/asterisk/trunk/include/asterisk/causes.h > > =Stefan > |