RESERVEDSTATUS_SMPP_EXTENSION #1119
Ondo-Dulguun
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I got below command error message. Anyone before got this type error?
service_type: b''
source_addr_ton: <AddrTon.INTERNATIONAL: 2>
source_addr_npi: <AddrNpi.ISDN: 2>
source_addr: b'xxxxxxxxx'
dest_addr_ton: <AddrTon.INTERNATIONAL: 2>
dest_addr_npi: <AddrNpi.ISDN: 2>
destination_addr: b'zzzzzzzz'
esm_class: EsmClass[mode: EsmClassMode.DEFAULT, type: EsmClassType.DEFAULT, gsmFeatures: set()]
protocol_id: 0
priority_flag: <PriorityFlag.LEVEL_0: 1>
schedule_delivery_time: None
validity_period: None
registered_delivery: RegisteredDelivery[receipt: RegisteredDeliveryReceipt.SMSC_DELIVERY_RECEIPT_REQUESTED, smeOriginatedAcks:
set(), intermediateNotification: False]
replace_if_present_flag: <ReplaceIfPresentFlag.DO_NOT_REPLACE: 1>
data_coding: DataCoding[scheme: DataCodingScheme.DEFAULT, schemeData: DataCodingDefault.SMSC_DEFAULT_ALPHABET]
sm_default_msg_id: 0
short_message: b''
]
2023-07-17 23:29:26 DEBUG 3679077 Sending SubmitSmPDU[e70f8e96-2f1b-429f-b59f-c622ed9c6c4f] through SMPPClientFactory [cid:smsc]
2023-07-17 23:29:26 INFO 3679077 SMS-MT [cid:smsc] [queue-msgid:e70f8e96-2f1b-429f-b59f-c622ed9c6c4f] [status:ERROR/C
ommandStatus.RESERVEDSTATUS_SMPP_EXTENSION] [retry:False] [prio:1] [dlr:RegisteredDeliveryReceipt.SMSC_DELIVERY_RECEIPT_REQUES
TED] [validity:none] [from:b'xxxxxxxxxxxxxx'] [to:b'zzzzzzzzzzzz'] [content:b'']
2023-07-17 23:29:26 DEBUG 3679077 ACKing amqpMessage [e70f8e96-2f1b-429f-b59f-c622ed9c6c4f] having routing_key [submit.sm.o
ndo_smsc]
Regards,
Beta Was this translation helpful? Give feedback.
All reactions