ESME_RINVBCASTCHANIND in SMPP
What is ESME_RINVBCASTCHANIND?
ESME_RINVBCASTCHANIND (Error Code: 0x00000112) indicates that an invalid broadcast channel indicator was provided in the request. The channel indicator is used to specify the communication channel through which the broadcast message should be transmitted.
Possible Causes
- The broadcast channel indicator value is incorrect or not recognized by the SMSC.
- The ESME is attempting to use a channel that is not supported or not authorized.
- There is a configuration mismatch between the ESME and the SMSC regarding broadcast channels.
- A required parameter is missing or incorrectly formatted in the PDU.
When Does It Happen?
This error occurs when an ESME submits a broadcast-related request (such as broadcast_sm
, query_broadcast_sm
, or cancel_broadcast_sm
) with an invalid or unsupported channel indicator.
Example SMPP PDU Transaction
Request PDU (broadcast_sm
) Sent by ESME
0000002A (Length) 00000113 (Command ID for broadcast_sm) 00000000 (Command Status) 0000000C (Sequence Number) 00 (Invalid Broadcast Channel Indicator) 31323334 00 (Source Address: "1234")
Response PDU (broadcast_sm_resp
) Indicating ESME_RINVBCASTCHANIND
00000010 (Length) 80000113 (Command ID for broadcast_sm_resp) 00000112 (Command Status - ESME_RINVBCASTCHANIND) 0000000C (Sequence Number)
How to Solve It?
- Verify the correct broadcast channel indicator values supported by the SMSC.
- Ensure that the ESME has permissions to use the specified broadcast channel.
- Check for configuration mismatches between the ESME and the SMSC regarding broadcast channels.
- Make sure all required parameters are included and correctly formatted in the request PDU.
- Consult SMSC logs or documentation for additional details on supported broadcast channels.
By ensuring the correct channel indicator is used and checking for configuration issues, this error can be avoided.
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