Difference between revisions of "Hangupcause Codes"
From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: | Line 1: | ||
MOR application saves hangupcause codes to DB so it is easy to check what was | The MOR application saves hangupcause codes to DB so it is easy to check what an error was and why the call failed. | ||
These codes can be seen in calls window (Hangup Cause column) when selected to show 'All', 'Busy', 'No Answer', 'Failed' or 'Missed' calls. | These codes can be seen in the calls window (Hangup Cause column) when selected to show 'All', 'Busy', 'No Answer', 'Failed' or 'Missed' calls. | ||
* Standard hangup codes can be found [http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause here]. | * Standard hangup codes can be found [http://www.voip-info.org/wiki/index.php?page=Asterisk+variable+hangupcause here]. | ||
Line 78: | Line 78: | ||
<tr> | <tr> | ||
<td> 212 </td> | <td> 212 </td> | ||
<td> [[mor_authorize: Too low balance for more | <td> [[mor_authorize: Too low balance for more simultaneous calls!!!| Too low balance for more simultaneous calls]] </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 119: | Line 119: | ||
<tr> | <tr> | ||
<td> 222 </td> | <td> 222 </td> | ||
<td> [[222 | <td> [[222 Reseller's call limit reached | Reseller's call limit reached]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> 223 </td> | <td> 223 </td> | ||
<td> [[223 | <td> [[223 Provider's call limit reached | Provider's call limit reached]] </td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> 224 </td> | <td> 224 </td> | ||
<td> [[224 Provider skipped because his rate is higher | <td> [[224 Provider skipped because his rate is higher than user's rate | Provider skipped because his rate is higher than user's rate]] </td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 06:17, 30 April 2010
The MOR application saves hangupcause codes to DB so it is easy to check what an error was and why the call failed.
These codes can be seen in the calls window (Hangup Cause column) when selected to show 'All', 'Busy', 'No Answer', 'Failed' or 'Missed' calls.
- Standard hangup codes can be found here.
- ISDN Hangup cause codes
Standard codes
Code | Cause |
34 | no circuit/channel available |
MOR specific codes