#################### MOR PRO 0.7 ############################ # --------------- DELETE HANGUPCAUSE CODES ----------------- DELETE FROM hangupcausecodes; # --------------- INSERT HANGUPCAUSE CODES ----------------- INSERT INTO hangupcausecodes (code, description) VALUES ('0', '0 - Unknow error
This is usually given by the router when none of the other codes apply. This cause usually occurs in the same type of situations as cause 1, cause 88, and cause 100.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('1', '1 - Unallocated (unassigned) number
This cause indicates that the destination requested by the calling user cannot be reached because, although the number is in a valid format, it is not currently assigned (allocated).

What it usually means:
  1. The SPIDS may be incorrectly entered in the router or the Telco switch, giving a SPID failure in the router logs.
  2. The ISDN phone number being dialed by the router is invalid and the telco switch cannot locate the number to complete the call, as it is invalid.
  3. On long distance calls, the call cannot be properly routed to its destination.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('2', '2 - No route to specified transit network (national use)
This cause indicates that the equipment sending this cause has received a request to route the call through a particular transit network which it does not recognize. The equipment sending this cause does not recognize the transit network either because the transit network does not exist or because that particular transit network not serve the equipment which is sending this cause.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('3', '3 - No route to destination
This cause indicates that the called party cannot be reached because the network through which the call has been routed does not serve the destination desired. This cause is supported on a network dependent basis.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('4', '4 - Send special information tone
This cause indicates that the called party cannot be reached for reasons that are of a long term nature and that the special information tone should be returned to the calling party.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('5', '5 - Misdialed trunk prefix (national use)
This cause indicates the erroneous inclusion of a trunk prefix in the called party number. This number is to sniped from the dialed number being sent to the network by the customer premises equipment.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('6', '6 - Channel unacceptable
This cause indicates that the channel most recently identified is not acceptable to the sending entity for use in this call.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('7', '7 - Call awarded. Being delivered in an established channel
This cause indicates that the user has been awarded the incoming call and that the incoming call is being connected to a channel already established to that user for similar calls (e.g. packet-mode x.25 virtual calls).
'); INSERT INTO hangupcausecodes (code, description) VALUES ('8', '8 - Preemption
This cause indicates the call is being preempted.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('9', '9 - Preemption - circuit reserved for reuse
This cause indicates that the call is being preempted and the circuit is reserved for reuse by the preempting exchange.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('10', '10 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('11', '11 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('12', '12 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('13', '13 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('14', '14 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('15', '15 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('16', '16 - Normal call clearing
This cause indicates that the call is being cleared because one of the users involved in the call has requested that the call be cleared.

What it means:
This could be almost anything; it is the vaguest of the cause codes. The call comes down normally, but the reasons for it could be:
  1. Bad username or password
  2. Routers settings do not match what is expected by the remote end.
  3. Telephone line problems.
  4. Hung session on remote end.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('17', '17 - User busy
This cause is used to indicate that the called party is unable to accept another call because the user busy condition has been encountered.
This cause value may be generated by the called user or by the network.
In the case of user determined user busy it is noted that the user equipment is compatible with the call.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('18', '18 - No user responding
This cause is used when a called party does not respond to a call establishment message with either an alerting or connect indication within the prescribed period of time allocated.
The equipment on the other end does not answer the call. Usually this is a misconfiguration on the equipment being called.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('19', '19 - No answer from user (user alerted)
This cause is used when the called party has been alerted but does not respond with a connect indication within a prescribed period of time.
Note - This cause is not necessarily generated by Q.931 procedures but may be generated by internal network timers.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('20', '20 - Subscriber absent
This cause value is used when a mobile station has logged off. Radio contact is not obtained with a mobile station or if a personal telecommunication user is temporarily not addressable at any user-network interface.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('21', '21 - Call rejected
This cause indicates that the equipment sending this cause does not wish to accept this call. although it could have accepted the call because the equipment sending this cause is neither busy nor incompatible.
This cause may also be generated by the network, indicating that the call was cleared due to a supplementary service constraint. The diagnostic field may contain additional information about the supplementary service and reason for rejection.
This is usually a telco issue. The call never reaches the final destination, which can be caused by a bad switch translation, or a misconfiguration on the equipment being called.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('22', '22 - Number changed
This cause is returned to a calling party when the called party number indicated by the calling party is no longer assigned. The new called party number may optionally be included in the diagnostic field. If a network does not support this cause, cause no. 1, unallocated (unassigned) number shall be used.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('23', '23 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('24', '24 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('25', '25 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('26', '26 - Non-selected user clearing
This cause indicates that the user has not been awarded the incoming call.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('27', '27 - Destination out of order
This cause indicates that the destination indicated by the user cannot be reached because the interface to the destination is not functioning correctly.
The term not functioning correctly indicates that a signal message was unable to be delivered to the remote party; e.g., a physical layer or data link layer failure at the remote party or user equipment off-line.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('28', '28 - Invalid number format (address incomplete)
This cause indicates that the called party cannot be reached because the called party number is not in a valid format or is not complete.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('29', '29 - Facilities rejected
This cause is returned when a supplementary service requested by the user cannot be provide by the network.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('30', '30 - Response to STATUS INQUIRY
This cause is included in the STATUS message when the reason for generating the STATUS message was the prior receipt of a STATUS INQUIRY.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('31', '31 - Normal. Unspecified
This cause is used to report a normal event only when no other cause in the normal class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('32', '32 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('33', '33 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('34', '34 - No circuit/channel available
This cause indicates that there is no appropriate circuit/channel presently available to handle the call.
There is no place on the Public Telephone network to place the call; the call never gets to its destiation. This is usually a temporary problem.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('35', '35 - Call Queued
'); INSERT INTO hangupcausecodes (code, description) VALUES ('36', '36 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('37', '37 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('38', '38 - Network out of order
This cause indicates that the network is not functioning correctly and that the condition is likely to last a relatively long period of time e.g., immediately re-attempting the call is not likely to be successful.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('39', '39 - Permanent frame mode connection out-of-service.
This cause is included in a STATUS message to indicate that a permanently established frame mode connection is out-of-service (e.g. due to equipment or section failure)
'); INSERT INTO hangupcausecodes (code, description) VALUES ('40', '40 - Permanent frame mode connection operational.
This cause is included in a STATUS message to indicate that a permanently established frame mode connection is operational and capable of carrying user information.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('41', '41 - Temporary failure.
This cause indicates that the network is not functioning correctly and that the condition is no likely to last a long period of time; e.g., the user may wish to try another call attempt almost immediately.
This means that there is a temporary failure at the physical layer on the ISDN network.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('42', '42 - Switching equipment congestion
This cause indicates that the switching equipment generating this cause is experiencing a period of high traffic.
Just too much going on at this point on the ISDN network to get the call through to its destination.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('43', '43 - Access information discarded
This cause indicates that the network could not deliver access information to the remote user as requested. i.e., user-to-user information, low layer compatibility, high layer compatibility or sub-address as indicated in the diagnostic.
It is noted that the particular type of access information discarded is optionally included in the diagnostic.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('44', '44 - Requested circuit/channel not available
This cause is returned when the circuit or channel indicated by the requesting entity cannot be provided by the other side of the interface.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('45', '45 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('46', '46 - Precedence call blocked
This cause indicates that there are no predictable circuits or that the called user is busy with a call of equal or higher preventable level.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('47', '47 - Resource unavailable, unspecified
This cause is used to report a resource unavailable event only when no other cause in the resource unavailable class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('48', '48 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('49', '49 - Quality of Service not available
This cause is used to report that the requested Quality of Service, as defined in Recommendation X.213. cannot be provided (e.g., throughput of transit delay cannot be supported).
'); INSERT INTO hangupcausecodes (code, description) VALUES ('50', '50 - Requested facility not subscribed
This cause indicates that the user has requested a supplementary service which is implemented by the equipment which generated this cause but the user is not authorized to use.
The switch looks at the number being dialed and thinks it is for another service rather than ISDN. If the phone number is put in the correct format, the call should be placed properly.
There are no standards for this, all Telcos have their own system for programming the number formats that the switches will recognize. Some systems want to see 7 digits, some 10, and others 11.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('51', '51 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('52', '52 - Outgoing calls barred
'); INSERT INTO hangupcausecodes (code, description) VALUES ('53', '53 - Outgoing calls barred within CUG
This cause indicates that although the calling party is a member of the CUG for the outgoing CUG call. Outgoing calls are not allowed for this member of the CUG.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('54', '54 - Incoming calls barred
'); INSERT INTO hangupcausecodes (code, description) VALUES ('55', '55 - Incoming calls barred within CUG
This cause indicates that although the calling party is a member of the CUG for the incoming CUG call. Incoming calls are not allowed for this member of the CUG.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('56', '56 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('57', '57 - Bearer capability not authorized
This cause indicates that the user has requested a bearer capability which is implemented by the equipment which generated this cause but the user is not authorized to use.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('58', '58 - Bearer capability not presently available
This cause indicates that the user has requested a bearer capability which is implemented by the equipment which generated this cause but which is not available at this time.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('59', '59 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('60', '60 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('61', '61 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('62', '62 - Inconsistency in outgoing information element
This cause indicates an inconsistency in the designated outgoing access information and subscriber class.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('63', '63 - Service or option not available. Unspecified
This cause is used to report a service or option not available event only when no other cause in the service or option not available class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('64', '64 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('65', '65 - Bearer capability not implemented
This cause indicates that the equipment sending this cause does not support the bearer capability requested.
In most cases, the number being called is not an ISDN number but an analog destination.
The equipment is dialing at a faster rate than the circuitry allows, for example, dialing at 64K when only 56K is supported.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('66', '66 - Channel type not implemented
This cause indicates that the equipment sending this cause does not support the channel type requested.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('67', '67 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('68', '68 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('69', '69 - Requested facility not implemented
This cause indicates that the equipment sending this cause does not support the requested supplementary services.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('70', '70 - Only restricted digital information bearer capability is available
This cause indicates that the calling party has requested an unrestricted bearer service but the equipment sending this cause only supports the restricted version of the requested bearer capability.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('71', '71 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('72', '72 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('73', '73 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('74', '74 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('75', '75 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('76', '76 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('77', '77 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('78', '78 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('79', '79 - Service or option not implemented unspecified
This cause is used to report a service or option not implemented event only when no other cause in the service or option not implemented class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('80', '80 - Not standard error code. Consult with Provider
'); INSERT INTO hangupcausecodes (code, description) VALUES ('81', '81 - Invalid call reference value
This cause indicates that the equipment sending this cause has received a message with a call reference which is not currently in use on the user-network interface.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('82', '82 - Identified channel does not exist
This cause indicates that the equipment sending this cause has received a request to use a channel not activated on the interface for a call. For example, if a user has subscribed to those channels on a primary rate interface numbered from l to 12 and the user equipment or the network attempts to use channels 3 through 23, this cause is generated.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('83', '83 - A suspended call exists, but this call identify does not
This cause indicates that a call resume has been attempted with a call identity which differs from that in use for any presently suspended call(s).
'); INSERT INTO hangupcausecodes (code, description) VALUES ('84', '84 - Call identity in use
This cause indicates that the network has received a call suspended request containing a call identity (including the null call identity) which is already in use for a suspended call within the domain of interfaces over which the call might be resumed.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('85', '85 - No call suspended
This cause indicates that the network has received a call resume request containing a call identity information element which presently does not indicate any suspended call within the domain of interfaces over which calls may be resumed.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('86', '86 - Call having the requested call identity has been cleared
This cause indicates that the network has received a call resume request containing a call identity information element indicating a suspended call that has in the meantime been cleared while suspended (either by network time-out or by the remote user).
'); INSERT INTO hangupcausecodes (code, description) VALUES ('87', '87 - User not a member of CUG
This cause indicates that the called user for the incoming CUG call is not a member of the specified CUG or that the calling user is an ordinary subscriber calling a CUG subscriber.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('88', '88 - Incompatible destination
This cause indicates that the equipment sending this cause has received a request to establish a call which has low layer compatibility. high layer compatibility or other compatibility attributes (e.g., data rate) which cannot be accommodated.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('89', '89 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('90', '90 - Non-existent CUG
This cause indicates that the specified CUG does not exist.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('91', '91 - Invalid transit network selection (national use)
This cause indicates that a transit network identification was received which is of an incorrect format as defined in Annex C/Q.931
'); INSERT INTO hangupcausecodes (code, description) VALUES ('92', '92 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('93', '93 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('94', '94 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('95', '95 - Invalid message, unspecified
This cause is used to report an invalid message event only when no other cause in the invalid message class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('96', '96 - Mandatory information element is missing
This cause indicates that the equipment sending this cause has received a message which is missing an information element which must be present in the message before that message can be processed.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('97', '97 - Message type non-existent or not implemented
This cause indicates that the equipment sending this cause has received a message with a message type it does not recognize either because this is a message not defined of defined but not implemented by the equipment sending this cause.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('98', '98 - Message not compatible with call state or message type non-existent
This cause indicates that the equipment sending this cause has received a message such that the procedures do not indicate that this is a permissible message to receive while in the call state, or a STATUS message was received indicating an incompatible call state.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('99', '99 - Information element / parameter non-existent or not implemented
This cause indicates that the equipment sending this cause has received a message which includes information element(s)/parameter(s) not recognized because the information element(s)/parameter name(s) are not defined or are defined but not implemented by the equipment sending the cause.
This cause indicates that the information element(s)/parameter(s) were discarded. However, the information element is not required to be present in the message in order for the equipment sending the cause to process the message.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('100', '100 - Invalid information element contents
This cause indicates that the equipment sending this cause has received and information element which it has implemented; however, one or more of the fields in the information element are coded in such a way which has not been implemented by the equipment sending this cause.
Like cause 1 and cause 88, this usually indicates that the ISDN number being dialed is in a format that is not understood by the equipment processing the call. SPIDs will sometimes fail to initialize with a Cause 100, or a call will fail with this cause.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('101', '101 - Message not compatible with call state
This cause indicates that a message has been received which is incompatible with the call state.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('102', '102 - Recovery on timer expiry
This cause indicates that a procedure has been initiated by the expiration of a timer in association with error handling procedures.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('103', '103 - Parameter non-existent or not implemented - passed on (national use)
This cause indicates that the equipment sending this cause has received a message which includes parameters not recognized because the parameters are not defined or are defined but not implemented by the equipment sending this cause.
The cause indicates that the parameter(s) were ignored. In addition, if the equipment sending this cause is an intermediate point, then this cause indicates that the parameter(s) were passed unchanged.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('104', '104 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('105', '105 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('106', '106 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('107', '107 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('108', '108 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('109', '109 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('110', '110 - Message with unrecognized parameter discarded
This cause indicates that the equipment sending this cause has discarded a received message which includes a parameter that is not recognized.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('111', '111 - Protocol error, unspecified
This cause is used to report a protocol error event only when no other cause in the protocol error class applies.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('112', '112 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('113', '113 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('114', '114 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('115', '115 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('116', '116 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('117', '117 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('118', '118 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('119', '119 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('120', '120 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('121', '121 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('122', '122 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('123', '123 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('124', '124 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('125', '125 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('126', '126 - Not standard error code. Consult with Provider.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('127', '127 - Intel-working, unspecified
This cause indicates that an interworking call (usually a call to 5W56 service) has ended.
'); INSERT INTO hangupcausecodes (code, description) VALUES ('200', '200 - MOR cannot determine who is calling
The IP from which call comes is not entered in the system or entered incorrectly.
Some other fields in configuration can be missing also.
Please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('201', '201 - User is blocked
Unblock the user to allow him to make calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('202', '202 - Reseller is blocked
Unblock reseller to allow him and his users to make calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('203', '203 - No rates for user
User cannot make call because his tariff does not have rates to dialed destination.
Enter rates to users tariff to allow him to dial to this destination.
For more information please use Call Tracing or consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('204', '204 - No suitable providers found
No providers found to terminate call to. None providers in routing table can accept and complete this call.

There can be several reasons why.
User can have empty routing table e.g. users LCR does not have providers. Also these providers could not have rates for dialed destination.
To find exact cause for this problem please use Call Tracing.
Call Tracing is best tool to troubleshoot this problem.
For more info consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('205', '205 - MOR not authorized to work on this computer
Make sure you have serial key entered in configuration file.
If you changed hardware recently, please contact Kolmisoft for new serial key.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('206', '206 - server_id is not set in mor.conf file
'); INSERT INTO hangupcausecodes (code, description) VALUES ('207', '207 - Not clear who should receive call
This error happens when call comes from provider which is not configured as user.
Create user for this provider in the system and assign provider to this user to allow him to make calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('208', '208 - MOR can not make more calls
This means that system reached maximum allowed calls at the same time.
To remove the limit please buy full version of the system.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('209', '209 - Test time exceeded
Testing period for this system is over.
Please contact Kolmisoft to purchase the system.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('210', '210 - Balance > 0, but not enough to make call 1s in length
Increase balance for user to allow him to make calls.
For more information please use Call Tracing or consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('211', '211 - Low balance for user
Increase balance for user to allow him to make calls.
For more information please use Call Tracing or consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('212', '212 - Too low balance for more simultaneous calls
This user already has active call and part of his balance is reserved for this call.
Remaining balance is not enough to start new call.
Increase users balance to allow him to make more calls at the same time.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('213', '213 - Low balance for DID owner
This DID has price which should be paid by DIDs owner.
But owner does not have enough balance to cover this call and that is why this call cannot be completed.
Increase balance for DIDs owner to solve this problem.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('214', '214 - Too low balance for DID owner for more simultaneous calls
Dialing to this DID has price which should be paid by DIDs owner.
But owner does not have enough balance to cover this call and that is why this call cannot be completed. Increase balance for DIDs owner to solve this problem.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('215', '215 - Low balance for reseller
Increase balance for reseller to allow him and his users to make calls.
For more information please use Call Tracing or consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('216', '216 - Too low balance for reseller for more simultaneous calls
Increase balance for reseller to allow him and his users to make more calls at the same time.
For more information please use Call Tracing or consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('217', '217 - Callback not initiated because device not found by ANI
Make sure CallerID which initiates callback is in the system.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('218', '218 - Reseller does now allow loss calls
This happens when reseller sets lower price for his user compared to the price he buys from system owner and user is not allowed to make loss calls.
System saves reseller from getting loss. Set higher rate or allow loss calls for resellers user to fix this problem.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('219', '219 - DID has reached call limit.
No more calls allowed to this DID.
To resolve this increased call limit for this DID.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('220', '220 - User call limit reached.
Increase his limit in users settings if you want to allow him to make more simultaneous calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('221', '221 - Device call limit reached.
Device is not allowed to make more simultaneous calls.
Increase his limit in devices settings if you want to allow him to make more simultaneous calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('222', '222 - Resellers call limit reached.
Reseller is not allowed to make more simultaneous calls.
Increase his limit in users settings if you want to allow him to make more simultaneous calls.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('223', '223 - Providers call limit reached.
Providers cannot terminate more calls.
Increase this limit in his settings to allow provider terminate more calls at the same time.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('224', '224 - Provider skipped because his rate is higher then users rate.
System saves system owner from taking loss from such call when self cost is higher when sell price.
Call Tracing is best tool to troubleshoot this problem. For more info consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('225', '225 - CallerID is banned
Unban this CallerID if you want call to pass.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('226', '226 - DID is free
Assign this DID to some device or dial plan in configuration to allow call to go from this DID to some destination.
Currently it cannot be completed, because system does not know where to send call.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('230', '230 - Connection returned error code 0 instead of real code.
This happens when using IAX2 or H323 protocols.
Switch to SIP to get proper call hangup codes which helps troubleshoot problems.
For more information please consult online manual at wiki.kolmisoft.com
'); INSERT INTO hangupcausecodes (code, description) VALUES ('231', '231 - Provider unreachable.
Make sure providers settings are entered correctly.
Most common error is wrong IP address or port.
For more information please consult online manual at wiki.kolmisoft.com
');