Re: CVS SMPP Optional parameters
Nisan Bloch <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Stipe We are experiencing problems with the current cvs with the optional smpp parameters. Here is a debug log. I will try look into it further, but seen as you have just done this code it may be quicker for u to look. 2002-11-18 14:10:40 [0] INFO: Kannel bearerbox II version cvs- starting 2002-11-18 14:10:40 [0] INFO: MAIN: Start-up done, entering mainloop 2002-11-18 14:10:40 [7] DEBUG: sms_router: time to sleep 2002-11-18 14:10:40 [7] DEBUG: sms_router: list_len = 0 2002-11-18 14:10:40 [6] DEBUG: SMPP[log1]: Sending PDU: 2002-11-18 14:10:40 [6] DEBUG: SMPP PDU 0x912c968 dump: 2002-11-18 14:10:40 [6] DEBUG: type_name: bind_receiver 2002-11-18 14:10:40 [6] DEBUG: command_id: 1 = 0x00000001 2002-11-18 14:10:40 [6] DEBUG: command_status: 0 = 0x00000000 2002-11-18 14:10:40 [6] DEBUG: sequence_number: 0 = 0x00000000 2002-11-18 14:10:40 [6] DEBUG: system_id: "****" 2002-11-18 14:10:40 [6] DEBUG: password: "****" 2002-11-18 14:10:40 [6] DEBUG: system_type: "" 2002-11-18 14:10:40 [6] DEBUG: interface_version: 52 = 0x00000034 2002-11-18 14:10:40 [6] DEBUG: addr_ton: 0 = 0x00000000 2002-11-18 14:10:40 [6] DEBUG: addr_npi: 0 = 0x00000000 2002-11-18 14:10:40 [6] DEBUG: address_range: "" 2002-11-18 14:10:40 [6] DEBUG: SMPP PDU dump ends. 2002-11-18 14:10:41 [5] DEBUG: SMPP[log1]: Sending PDU: 2002-11-18 14:10:41 [5] DEBUG: SMPP PDU 0x912caa0 dump: 2002-11-18 14:10:41 [5] DEBUG: type_name: bind_transmitter 2002-11-18 14:10:41 [5] DEBUG: command_id: 2 = 0x00000002 2002-11-18 14:10:41 [5] DEBUG: command_status: 0 = 0x00000000 2002-11-18 14:10:41 [5] DEBUG: sequence_number: 1 = 0x00000001 2002-11-18 14:10:41 [5] DEBUG: system_id: "****" 2002-11-18 14:10:41 [5] DEBUG: password: "****" 2002-11-18 14:10:41 [5] DEBUG: system_type: "" 2002-11-18 14:10:41 [5] DEBUG: interface_version: 52 = 0x00000034 2002-11-18 14:10:41 [5] DEBUG: addr_ton: 0 = 0x00000000 2002-11-18 14:10:41 [5] DEBUG: addr_npi: 0 = 0x00000000 2002-11-18 14:10:41 [5] DEBUG: address_range: "" 2002-11-18 14:10:41 [5] DEBUG: SMPP PDU dump ends. 2002-11-18 14:10:41 [6] DEBUG: Optional parameter length read as 0 2002-11-18 14:10:41 [6] DEBUG: Optional parameter length read as -1 2002-11-18 14:10:41 [6] PANIC: gwlib/octstr.c:275: octstr_copy_real: Assertion `len >= 0' failed. Nisan