RE: Problem with kannel
"Rene Kluwen" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
It seems that the remote end is talking http. From: [email protected] [mailto:[email protected]] On Behalf Of orlis moreta Sent: zaterdag 19 januari 2013 19:21 To: Andreas Fink Cc: devel Devel Subject: Re: Problem with kannel Thanks for your quick response See attach dump. Waiting your feedback Regards Orlis _____ De: Andreas Fink <[email protected]> Para: orlis moreta <[email protected]> CC: devel Devel <[email protected]> Enviado: Sábado, 19 de enero, 2013 10:07 A.M. Asunto: Re: Problem with kannel please take a tcpdump of the communication. I believe however that your server is not talking SMPP but something else or that one side is using SSL and the other is not. The "secure" in the name hints that SSL might be in use but you have not configured kannel to use SSL. Use of SSL is not part of the SMPP standard but supported by many 3rd party implementations. On 18.01.2013, at 22:30, orlis moreta <[email protected]> wrote: Hi All I have GW 1.4-3 version installed but i'm failing to bind an SMSC.: Any help would be apreciated SMPP PDU 0x9e5f740 dump: 2013-01-18 13:05:16 [9859] [6] DEBUG: type_name: bind_transceiver 2013-01-18 13:05:16 [9859] [6] DEBUG: command_id: 9 = 0x00000009 2013-01-18 13:05:16 [9859] [6] DEBUG: command_status: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [6] DEBUG: sequence_number: 1 = 0x00000001 2013-01-18 13:05:16 [9859] [6] DEBUG: system_id: "ivan" 2013-01-18 13:05:16 [9859] [6] DEBUG: password: "ivan1234" 2013-01-18 13:05:16 [9859] [6] DEBUG: system_type: "'VMA'" 2013-01-18 13:05:16 [9859] [6] DEBUG: interface_version: 48 = 0x00000030 2013-01-18 13:05:16 [9859] [6] DEBUG: addr_ton: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [6] DEBUG: addr_npi: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [6] DEBUG: address_range: NULL 2013-01-18 13:05:16 [9859] [6] DEBUG: SMPP PDU dump ends. 2013-01-18 13:05:16 [9859] [7] DEBUG: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: Sending PDU: 2013-01-18 13:05:16 [9859] [7] DEBUG: SMPP PDU 0x9e5f888 dump: 2013-01-18 13:05:16 [9859] [7] DEBUG: type_name: bind_receiver 2013-01-18 13:05:16 [9859] [7] DEBUG: command_id: 1 = 0x00000001 2013-01-18 13:05:16 [9859] [7] DEBUG: command_status: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [7] DEBUG: sequence_number: 2 = 0x00000002 2013-01-18 13:05:16 [9859] [7] DEBUG: system_id: "ivan" 2013-01-18 13:05:16 [9859] [7] DEBUG: password: "ivan1234" 2013-01-18 13:05:16 [9859] [7] DEBUG: system_type: "'VMA'" 2013-01-18 13:05:16 [9859] [7] DEBUG: interface_version: 48 = 0x00000030 2013-01-18 13:05:16 [9859] [7] DEBUG: addr_ton: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [7] DEBUG: addr_npi: 0 = 0x00000000 2013-01-18 13:05:16 [9859] [7] DEBUG: address_range: NULL 2013-01-18 13:05:16 [9859] [7] DEBUG: SMPP PDU dump ends. 2013-01-18 13:05:16 [9859] [6] ERROR: SMPP: PDU length was too large (1213486160, maximum is 7424). 2013-01-18 13:05:16 [9859] [6] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: Server sent garbage, ignored. 2013-01-18 13:05:16 [9859] [6] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: I/O error or other error. Re-connecting. 2013-01-18 13:05:16 [9859] [6] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: Couldn't connect to SMS center (retrying in 10 seconds). 2013-01-18 13:05:16 [9859] [7] ERROR: SMPP: PDU length was too large (1213486160, maximum is 7424). 2013-01-18 13:05:16 [9859] [7] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: Server sent garbage, ignored. 2013-01-18 13:05:16 [9859] [7] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: I/O error or other error. Re-connecting. 2013-01-18 13:05:16 [9859] [7] ERROR: SMPP[SMPP:sms.secure-mytouchtone.net <http://mytouchtone.net/> :9501/9501:ivan:'VMA']: Couldn't connect to SMS center (retrying in 10 seconds). Thanks orlis