Hi, You forgot configuration. Request a dlr and include that in bb logs. Also post detailed smsbox logs.
BR, Nikos ----- Original Message ----- From: Latitude Test To: Nikos Balkanas Cc: users Sent: Monday, January 25, 2010 2:42 PM Subject: Re: sending WAPPush for IMPS client Hi Nikos, Please review the logs and guide. ... DEBUG: SMPP PDU 815c298 dump: DEBUG: type_name: submit_sm DEBUG: command_id: 4 = 0x00000004 DEBUG: command_status: 0 = 0x00000000 DEBUG: sequence_number: 147194 = 0x00023efa DEBUG: service_type: NULL DEBUG: source_addr_ton: 5 = 0x00000005 DEBUG: source_addr_npi: 0 = 0x00000000 DEBUG: source_addr: "abc" DEBUG: dest_addr_ton: 1 = 0x00000001 DEBUG: dest_addr_npi: 1 = 0x00000001 DEBUG: destination_addr: "xxxxx" DEBUG: esm_class: 67 = 0x00000043 DEBUG: protocol_id: 0 = 0x00000000 DEBUG: priority_flag: 0 = 0x00000000 DEBUG: schedule_delivery_time: NULL DEBUG: validity_period: NULL DEBUG: registered_delivery: 0 = 0x00000000 DEBUG: replace_if_present_flag: 0 = 0x00000000 DEBUG: data_coding: 4 = 0x00000004 DEBUG: sm_default_msg_id: 0 = 0x00000000 DEBUG: sm_length: 42 = 0x0000002a DEBUG: short_message: DEBUG: Octet string at 81bae38: DEBUG: len: 42 DEBUG: size: 1024 DEBUG: immutable: 0 DEBUG: data: 06 05 04 0b 84 23 f0 05 06 03 46 af 0a 57 56 43 .....#....F..WVC DEBUG: data: 49 20 31 2e 31 20 66 61 35 34 36 30 63 34 78 63 I 1.1 fa5460c4xc DEBUG: data: 32 65 39 78 40 67 74 61 6c 6b 2...@gtalk DEBUG: Octet string dump ends. DEBUG: SMPP PDU dump ends. DEBUG: SMPP[account1]: Got PDU: DEBUG: SMPP PDU 815c298 dump: DEBUG: type_name: submit_sm_resp DEBUG: command_id: 2147483652 = 0x80000004 DEBUG: command_status: 0 = 0x00000000 DEBUG: sequence_number: 147194 = 0x00023efa DEBUG: message_id: "xxxxx" DEBUG: SMPP PDU dump ends. ... Many thanks. 2010/1/19 Nikos Balkanas <nbalka...@gmail.com> Hi, Whenever posting similar questions, include detailed logs & configuration. BR, Nikos ----- Original Message ----- From: Latitude Test To: users Sent: Tuesday, January 19, 2010 6:24 PM Subject: sending WAPPush for IMPS client Hi, I am sending the following binary msg via kannel to trigger the IMPS client on Nokia that is already configured. The device is currently silently ignoring the message. GET /cgi-bin/sendsms?username=test&password=test&to=XXXXXX&udh=%06%05%04%0B%84%23%F0&text=%05%06%03F%AF%0AWVCI+1.1+fa5460c4xc2e9x%40gtalk&from=abc&coding=1 HTTP/1.1 Can anyone point out the problem area? Thanks a lot. Regards.