jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
991 stars 540 forks source link

Bind failed with the below error #1139

Open cholthi opened 9 months ago

cholthi commented 9 months ago

3623569 Service starting failed with reason: [Failure instance: Traceback: <class 'smpp.pdu.error.SMPPSessionInitTimoutError'>: [Failure instance: Traceback (failure with no frames): <class 'smpp.pdu.error.SMPPRequestTimoutError'>: Request timed out after 30 secs: PDU [command: CommandId.bind_transceiver, sequence_number: 1, command_status: CommandStatus.ESME_ROK system_id: b'xxxxxx' password: b'xxxxx' system_type: b'xxxxx' interface_version: 52 addr_ton: <AddrTon.UNKNOWN: 1> addr_npi: <AddrNpi.UNKNOWN: 1> address_range: Non

cholthi commented 9 months ago

I would like to know how to set interface_version of the jasmin instance

farirat commented 8 months ago

Hello @cholthi

That's protocol specific, I guess this is not possible.