ESME_RINVNUMMSGS v SMPP
Čo je ESME_RINVNUMMSGS?
ESME_RINVNUMMSGS (Chybový kód: 0x00000055) je chyba v SMPP, ktorá indikuje, že zadaný počet správ v požiadavke je neplatný alebo prekračuje povolený limit.
Možné príčiny
- Pole
number_of_messages
obsahuje neplatnú alebo mimo rozsah hodnotu. - ESME požaduje nepodporovanú dávkovú operáciu.
- SMSC má limit na maximálny počet správ, ktoré môžu byť referencované v jednej požiadavke.
Kedy k tomu dochádza?
Táto chyba sa typicky vyskytuje pri operáciách SMPP ako query_sm
alebo cancel_sm
, keď je parameter number_of_messages
nastavený na neplatnú hodnotu.
Príklad transakcie SMPP PDU
Nesprávne query_sm
PDU (Neplatný počet správ)
0000001F (Dĺžka) 00000003 (ID príkazu pre query_sm) 00000000 (Stav príkazu) 00000002 (Sekvenčné číslo) 35363738 00 (ID správy: "5678") 01 (TON zdrojovej adresy - Medzinárodná) 01 (NPI zdrojovej adresy - ISDN) 31323334 00 (Zdrojová adresa: "1234") FF (Neplatný počet správ)
Odpoveď PDU (query_sm_resp
) s ESME_RINVNUMMSGS
00000010 (Dĺžka) 80000003 (ID príkazu pre query_sm_resp) 00000055 (Stav príkazu - ESME_RINVNUMMSGS) 00000002 (Sekvenčné číslo)
Problém: Pole number_of_messages
je nastavené na neplatnú hodnotu (0xFF
), ktorú SMSC nerozpozná.
Ako to vyriešiť?
- Uistite sa, že pole
number_of_messages
obsahuje platnú číselnú hodnotu. - Overte, že požadovaný počet správ neprekračuje limity SMSC.
- Skontrolujte u poskytovateľa SMSC obmedzenia pre hromadné načítanie alebo zrušenie správ.
- Preštudujte si špecifikáciu SMPP pre správny formát dotknutej požiadavky.
Ak problém pretrváva, zapnite debug logovanie a skontrolujte surové transakcie SMPP na identifikáciu ďalších chybných konfigurácií.
More information
- SMPP operation ESME_ROK
- How to solve ESME_RINVCMDLEN in SMPP
- ESME RINVMSGLEN SMPP error code
- ESME_RINVCMDID SMPP error code
- ESME_RINVBNDSTS SMPP error code
- ESME_RALYBND SMPP error code
- ESME_RINVPRTFLG SMPP error code
- ESME_RINVREGDLVFLG SMPP error code
- ESME_RSYSERR SMPP error code
- ESME_RINVSRCADR SMPP error code
- ESME_RINVDSTADR SMPP error code
- SMPP Error Invalid Message ID
- ESME_RBINDFAIL SMPP error code
- ESME_RINVPASWD SMPP error code
- ESME_RINVSYSID SMPP error code
- ESME_RCANCELFAIL SMPP error code
- ESME_RREPLACEFAIL SMPP error code
- ESME_RMSGQFUL SMPP error code
- ESME_RINVSERTYP SMPP error code
- ESME_RINVNUMDESTS SMPP error code
- ESME_RINVDLNAME SMPP error code
- ESME_RINVDESTFLAG SMPP error code
- ESME_RINVSUBREP SMPP error code
- ESME_RINVESMCLASS SMPP error code
- ESME_RCNTSUBDL SMPP error code
- ESME_RSUBMITFAIL SMPP error code
- ESME_RINVSRCTON SMPP error code
- ESME_RINVSRCNPI SMPP error code
- ESME_RINVDSTTON SMPP error code
- ESME_RINVDSTNPI SMPP error code
- ESME_RINVSYSTYP SMPP error code
- ESME_RINVREPFLAG SMPP error code
- ESME_RINVNUMMSGS SMPP error code
- ESME_RTHROTTLED SMPP error code
- ESME_RINVSCHED SMPP error code
- ESME_RINVEXPIRY SMPP error code
- ESME_RINVDFTMSGID SMPP error code
- ESME_RX_T_APPN SMPP error code
- ESME_RX_P_APPN SMPP error code
- ESME_RX_R_APPN SMPP error code
- ESME_RQUERYFAIL SMPP error code
- ESME_RINVTLVSTREAM SMPP error code
- ESME_RTLVNOTALLWD SMPP error code
- ESME_RINVTLVLEN SMPP error code
- ESME_RMISSINGTLV SMPP error code
- ESME_RINVTLVVAL SMPP error code
- ESME_RDELIVERYFAILURE SMPP error code
- ESME_RUNKNOWNERR SMPP error code
- ESME_RSERTYPUNAUTH SMPP error code
- ESME_RPROHIBITED
- ESME_RSERTYPUNAVAIL SMPP error code
- ESME_RSERTYPDENIED SMPP error code
- ESME_RINVDCS SMPP error code
- ESME_RINVSRCADDRSUBUNIT SMPP error code
- ESME_RINVBCASTFREQINT SMPP error code
- ESME_RINVBCASTALIAS_NAME SMPP error code
- ESME_RINVBCASTAREAFMT SMPP error code
- ESME_RINVNUMBCAST_AREAS SMPP error code
- ESME_RINVBCASTCNTTYPE SMPP error code
- ESME_RINVBCASTMSGCLASS SMPP error code
- ESME_RBCASTFAIL SMPP error code
- ESME_RBCASTQUERYFAIL SMPP error code
- ESME_RBCASTCANCELFAIL SMPP error code
- ESME_RINVBCAST_REP SMPP error code
- ESME_RINVBCASTSRVGRP SMPP error code
- ESME_RINVBCASTCHANIND SMPP error code
- Reserved SMPP error code