Difference between revisions of "Hangupcause Codes"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 19: Line 19:
  <tr>
  <tr>
   <td> 201 </td>
   <td> 201 </td>
   <td> User is blocked </td>
   <td> [[201 User is blocked | User is blocked]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 202 </td>
   <td> 202 </td>
   <td> Reseller is blocked </td>
   <td> [[202 Reseller is blocked | Reseller is blocked]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
Line 35: Line 35:
<tr>
<tr>
   <td> 205 </td>
   <td> 205 </td>
   <td> MOR PRO not authorized to work on this computer </td>
   <td> [[205 MOR PRO not authorized to work on this computer | MOR PRO not authorized to work on this computer]]</td>
  </tr>  
  </tr>  
<tr>
<tr>
Line 55: Line 55:
<tr>
<tr>
   <td> 210 </td>
   <td> 210 </td>
   <td> Balance > 0, but not enough to make call 1s in length </td>
   <td> [[210 Balance > 0, but not enough to make call 1s in length | Balance > 0, but not enough to make call 1s in length]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 211 </td>
   <td> 211 </td>
   <td> Low balance for user </td>
   <td> [[211 Low balance for user | Low balance for user]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
Line 71: Line 71:
  <tr>
  <tr>
   <td> 214 </td>
   <td> 214 </td>
   <td> Too low balance for DID owner for more simultaneous calls </td>
   <td> [[214 Too low balance for DID owner for more simultaneous calls | Too low balance for DID owner for more simultaneous calls]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 215 </td>
   <td> 215 </td>
   <td> Low balance for reseller </td>
   <td> [[215 Low balance for reseller | Low balance for reseller]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
Line 84: Line 84:
  <tr>
  <tr>
   <td> 217 </td>
   <td> 217 </td>
   <td> Callback not initiated because device not found by ANI </td>
   <td> [[217 Callback not initiated because device not found by ANI | Callback not initiated because device not found by ANI]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
Line 92: Line 92:
  <tr>
  <tr>
   <td> 219 </td>
   <td> 219 </td>
   <td> DID has reached call limit. No more calls allowed to this DID. </td>
   <td> [[219 DID has reached call limit. No more calls allowed to this DID | DID has reached call limit. No more calls allowed to this DID]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 220 </td>
   <td> 220 </td>
   <td> User call limit reached </td>
   <td> [[220 User call limit reached | User call limit reached]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 221 </td>
   <td> 221 </td>
   <td> Device call limit reached. </td>
   <td> [[221 Device call limit reached | Device call limit reached]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
   <td> 222 </td>
   <td> 222 </td>
   <td> Resellers call limit reached. </td>
   <td> [[222 Resellers call limit reached | Resellers call limit reached]]</td>
  </tr>
  </tr>
  <tr>
  <tr>
Line 124: Line 124:
  <tr>
  <tr>
   <td> 230 </td>
   <td> 230 </td>
   <td> Connection returned error code 0 instead of real code. </td>
   <td> [[230 Connection returned error code 0 instead of real code | Connection returned error code 0 instead of real code]]</td>
  </tr>
  </tr>
  <tr>
  <tr>

Revision as of 20:04, 27 May 2009

MOR application saves hangupcause codes to DB so it is easy to check what was the error and why 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.

MOR specific codes:

Code Cause
200 MOR can't determine who is calling
201 User is blocked
202 Reseller is blocked
203 No rates for user
204 No suitable providers found
205 MOR PRO not authorized to work on this computer
206 server_id is not set in mor.conf file - this error code is not used anymore
207 Not clear who should receive call
208 MOR can not make more calls
209 Test time exceeded
210 [[210 Balance > 0, but not enough to make call 1s in length | Balance > 0, but not enough to make call 1s in length]]
211 Low balance for user
212 Too low balance for more simultaneous calls
213 Low balance for DID owner
214 Too low balance for DID owner for more simultaneous calls
215 Low balance for reseller
216 Too low balance for reseller for more simultaneous calls
217 Callback not initiated because device not found by ANI
218 Reseller does now allow loss calls
219 DID has reached call limit. No more calls allowed to this DID
220 User call limit reached
221 Device call limit reached
222 Resellers call limit reached
223 Providers call limit reached
224 Provider skipped because his rate is higher then users rate
225 CallerID is banned
226 DID is free
230 Connection returned error code 0 instead of real code
231 Provider unreachable