Difference between revisions of "Error codes"
From ss7api.null.ro
(→Error Codes - GSM MAP) |
(→Error Codes - GSM MAP) |
||
Line 11: | Line 11: | ||
|unknownMSC | |unknownMSC | ||
|3 | |3 | ||
− | | | + | |– |
|- | |- | ||
|absentsubscriberSM | |absentsubscriberSM | ||
Line 19: | Line 19: | ||
|unknownEquipment | |unknownEquipment | ||
|7 | |7 | ||
− | | | + | |– |
|- | |- | ||
|roamingNotAllowed | |roamingNotAllowed | ||
Line 55: | Line 55: | ||
|ss-ErrorStatus | |ss-ErrorStatus | ||
|17 | |17 | ||
− | | | + | |– |
|- | |- | ||
|ss-NotAvailable | |ss-NotAvailable | ||
Line 95: | Line 95: | ||
|negativePW-Check | |negativePW-Check | ||
|38 | |38 | ||
− | | | + | |– |
|- | |- | ||
|noRoamingNumberAvailable | |noRoamingNumberAvailable | ||
Line 117: | Line 117: | ||
| | | | ||
|} | |} | ||
+ | |||
+ | Unless a dash appears in the optional parameters an extensionContainer can be added to an error. | ||
==Error Codes - CAMEL== | ==Error Codes - CAMEL== |
Revision as of 16:37, 23 August 2013
Error Codes - GSM MAP
Name | Code | Optional parameters |
unknownSubscriber | 1 | unknownSubscriberDiagnostic |
unknownMSC | 3 | – |
absentsubscriberSM | 6 | absentSubscriberDiagnosticSM, additionalAbsentSubscriberDiagnosticSM |
unknownEquipment | 7 | – |
roamingNotAllowed | 8 | additionalRoamingNotAllowedCause |
illegalSubscriber | 9 | |
bearerServiceNotProvisioned | 10 | |
teleserviceNotProvisioned | 11 | |
illegalEquipment | 12 | |
callBarred | 13 | Mandatory: callBarringCause, unauthorisedMessageOriginator |
cug-Reject | 15 | cug-RejectCause |
illegalSS-Operation | 16 | |
ss-ErrorStatus | 17 | – |
ss-NotAvailable | 18 | |
ss-SubscriptionViolation | 19 | |
ss-Incompatibility | 20 | ss-Code, basicService, ss-Status |
facilityNotSupported | 21 | shapeOfLocationEstimateNotSupported, neededLcsCapabilityNotSupportedInServingNode |
absentSubscriber | 27 | absentSubscriberReason |
subscriberBusyForMT-SMS | 31 | gprsConnectionSuspended |
sm-DeliveryFailure | 32 | Mandatory: sm-EnumeratedDeliveryFailureCause, diagnosticInfo |
messageWaitingListFull | 33 | |
pw-RegistrationFailure | 37 | Mandatory: reason value |
negativePW-Check | 38 | – |
noRoamingNumberAvailable | 39 | |
tracingBufferFull | 40 | |
busySubscriber | 45 | ccbs-Possible, ccbs-Busy |
noSubscriberReply | 46 | |
unauthorizedRequestingNetwork | 52 |
Unless a dash appears in the optional parameters an extensionContainer can be added to an error.