SMS nokia
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <009d01c29fc7$75b723c0$bb00a8c0@D> |
hi! I'm experiencing sms problems with nokia phones. I send sms using the folowing cgi command, links -dump 'http://127.0.0.1:15013/cgi-bin/sendsms?coding=2&username=test&password=test&from=8877&smsc=CELLSMPP&to=9472324327&text=test' Note here that I'm using a coding=2 parameter to force 8bit encoding. This works fine for ericsson phones. But with two different Nokia phones I received an error, "Unreadable". I've included the dumped pdu. Any ideas ? SMPP PDU 0x810a8f8 dump: 2002-12-09 12:52:04 [5] DEBUG: type_name: submit_sm 2002-12-09 12:52:04 [5] DEBUG: command_id: 4 = 0x00000004 2002-12-09 12:52:04 [5] DEBUG: command_status: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: sequence_number: 126 = 0x0000007e 2002-12-09 12:52:04 [5] DEBUG: service_type: NULL 2002-12-09 12:52:04 [5] DEBUG: source_addr_ton: 2 = 0x00000002 2002-12-09 12:52:04 [5] DEBUG: source_addr_npi: 1 = 0x00000001 2002-12-09 12:52:04 [5] DEBUG: source_addr: "8877" 2002-12-09 12:52:04 [5] DEBUG: dest_addr_ton: 2 = 0x00000002 2002-12-09 12:52:04 [5] DEBUG: dest_addr_npi: 1 = 0x00000001 2002-12-09 12:52:04 [5] DEBUG: destination_addr: "9472324327" 2002-12-09 12:52:04 [5] DEBUG: esm_class: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: protocol_id: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: priority_flag: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: schedule_delivery_time: NULL 2002-12-09 12:52:04 [5] DEBUG: validity_period: NULL 2002-12-09 12:52:04 [5] DEBUG: registered_delivery: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: replace_if_present_flag: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: data_coding: 4 = 0x00000004 2002-12-09 12:52:04 [5] DEBUG: sm_default_msg_id: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: sm_length: 0 = 0x00000000 2002-12-09 12:52:04 [5] DEBUG: short_message: "test" urs, denzel.