I think the wrong is the simulator send NULL source and destination number, so my kannel cannot receive anything
but yesterday, i tried using fakesmsc and it's worked...

thanx to all

Rodrigo Cremaschi wrote:

Hello Ricky,

   This is definately wrong. Source and destination address should
not be NULL. Check with your SMSC if this message comes from a valid
phone and ask them about these 2 values.

source_addr: NULL
destination_addr: NULL

   Regards,
Rodrigo Cremaschi

--
On 6/20/05, Ricky Wibowo <[EMAIL PROTECTED]> wrote:
Why when any incoming SMS from the SMSC Center, my kannel log like this:

2005-06-20 09:58:29 [10736] [8] DEBUG: SMPP[3345]: Got PDU:
2005-06-20 09:58:29 [10736] [8] DEBUG: SMPP PDU 0x81b84c0 dump:
2005-06-20 09:58:29 [10736] [8] DEBUG:   type_name: deliver_sm
2005-06-20 09:58:29 [10736] [8] DEBUG:   command_id: 5 = 0x00000005
2005-06-20 09:58:29 [10736] [8] DEBUG:   command_status: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   sequence_number: 2 = 0x00000002
2005-06-20 09:58:29 [10736] [8] DEBUG:   service_type: NULL
2005-06-20 09:58:29 [10736] [8] DEBUG:   source_addr_ton: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   source_addr_npi: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   source_addr: NULL
2005-06-20 09:58:29 [10736] [8] DEBUG:   dest_addr_ton: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   dest_addr_npi: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   destination_addr: NULL
2005-06-20 09:58:29 [10736] [8] DEBUG:   esm_class: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   protocol_id: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   priority_flag: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   schedule_delivery_time: NULL
2005-06-20 09:58:29 [10736] [8] DEBUG:   validity_period: NULL
2005-06-20 09:58:29 [10736] [8] DEBUG:   registered_delivery: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   replace_if_present_flag: 0 =
0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   data_coding: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   sm_default_msg_id: 0 = 0x00000000
2005-06-20 09:58:29 [10736] [8] DEBUG:   sm_length: 10 = 0x0000000a
2005-06-20 09:58:29 [10736] [8] DEBUG:   short_message: "test again"
2005-06-20 09:58:29 [10736] [8] DEBUG: SMPP PDU dump ends.

And my application cannot retrive the SMS??
any wrong??

thank you






Reply via email to