I have a small JS script that makes a call, plays a sound file and then hangs up. For each call it makes, I log the hangup_cause variable on the CHANNEL_HANGUP_COMPLETE event. Most of the time, when calls are successful, I get a NORMAL_CLEARING cause, but sometimes I&#39;ll get a NONE cause. I wanted to know what the difference between these two is, because there is no reference to NONE in the wiki (<a href="http://wiki.freeswitch.org/wiki/Hangup_causes">http://wiki.freeswitch.org/wiki/Hangup_causes</a>).<br>
<br>Thanks,<br><br clear="all">Nicolás<br>