Table 13. SS7-Specific Error Codes
|
Error Code
|
Value
|
Description
|
| S7ERR_NO_SESSION |
0x8001 |
No session was established with SS7 server |
| S7ERR_UNSUPPORTED |
0x8002 |
Function not supported |
| S7ERR_INV_PARM |
0x8003 |
Invalid parameter |
| S7ERR_INV_INFO_ID |
0x8004 |
Invalid Call Info ID |
| S7ERR_INV_PARM_ID |
0x8005 |
Invalid Parameter ID (in Set/GetParm) |
| S7ERR_INV_SIGINFO_SIZE |
0x8006 |
Invalid SigInfo Buffer size |
| S7ERR_LDEV_RELATED |
0x8007 |
Event is related to a LineDevice (=> no CRN, no SigInfo) |
| S7ERR_NO_SIGINFO |
0x8008 |
No SigInfo was associated with the event |
| S7ERR_NO_SCBUSCONNECTOR |
0x8009 |
Device does not support routing functions |
| S7ERR_INV_DEVNAME |
0x800A |
Invalid Device Name |
| S7ERR_INV_STATE |
0x800B |
Invalid State (Call/LineDev) |
| S7ERR_INV_CRN |
0x800C |
Invalid CRN |
| S7ERR_INV_CID |
0x800D |
Internal Error |
| S7ERR_INV_LINEDEV |
0x800E |
Invalid LineDevice |
| S7ERR_INV_TRUNKDEV |
0x800F |
Invalid TrunkDevice |
| S7ERR_INV_CHANNEL |
0x8010 |
TrunkDevice has no such channel (ts) |
| S7ERR_NO_BASE_TS |
0x8011 |
BaseTimeSlot not defined for the Trunk |
| S7ERR_TLS_NULL |
0x8012 |
ThreadLocalStorage is NULL |
| S7ERR_PING_EVENT |
0x8013 |
System Error |
| S7ERR_MSGQ_FULL |
0x8014 |
Internal Error |
| S7ERR_INV_PARM_SIZE |
0x8015 |
Internal Error |
| S7ERR_SRL |
0x8016 |
SRL Error |
| S7ERR_SRL_PUTEVT |
0x8017 |
SRL PutEvt Error |
| S7ERR_DTI_GENERIC |
0x8018 |
Unspecified DTI error |
| S7ERR_DTI_OPEN |
0x8019 |
Error opening DTI device |
| S7ERR_DTI_GETXMIT |
0x801A |
Error getting DTI TX time slot |
| S7ERR_DTI_LISTEN |
0x801B |
Error listening on DTI device |
| S7ERR_DTI_UNLISTEN |
0x801C |
Error unlistening on DTI device |
| S7ERR_LOG_ATTACH |
0x801D |
Error attaching file to logger |
| S7ERR_NOMEM |
0x801E |
Out of memory |
| S7ERR_GCT_SYSTEM |
0x801F |
Error in DataKinetics GCT System |
| S7ERR_COM_SYSTEM |
0x8020 |
Error in COM system |
| S7ERR_TIMER_INIT |
0x8021 |
Error initializing Timer sub-system |
| S7ERR_TIMER_ACTIVE |
0x8022 |
Attempt to start an already active timer |
| S7ERR_NO_MORE_CRN |
0x8023 |
Too many CRNs allocated on the LineDevice |
| S7ERR_ISUP_CODING |
0x8024 |
Generic error while coding ISUP message |
| S7ERR_ISUP_DECODING |
0x8025 |
Generic error while decoding ISUP message |
| S7ERR_INV_MODE |
0x8026 |
SYNC/ASYNC Mode not supported |
| S7ERR_OPEN_VOICE |
0x8027 |
Error opening voice device (in gc_OpenEx) |
| S7ERR_NO_VOICE |
0x8028 |
No voice resource attached |
| S7ERR_VOX_LISTEN |
0x8029 |
Error in routing voice resource (dx_listen function failed) |
| S7ERR_VOX_GETXMIT |
0x802A |
Error in routing voice resource (dx_getxmitslot function failed) |
| S7ERR_INIT_EVTMSK |
0x802B |
Internal error |
| S7ERR_CIRCUIT_IN_USE |
0x802C |
Circuit is already in use in another process |
| S7ERR_SERVICE_NOT_READY |
0x802D |
SS7 server is not running or not correctly initialized |
| S7ERR_NOT_ATTACHED |
0x802E |
Internal error |
| S7ERR_WATCHDOG_FAIL |
0x802F |
Internal error |
| S7ERR_NO_MORE_DIGITS |
0x8030 |
No additional digit can be obtained |
| S7ERR_GC_CME |
0x8031 |
Internal error |
| S7ERR_GC_DB |
0x8032 |
Internal error |
| S7ERR_SRL_DEPOSIT |
0x8033 |
Internal error |
| S7ERR_UNKNOWN |
0x80FF |
Unknown Error |