Hello, I think the system-type configuration should be - system-type = "VMA" or system-type = ""
depending on your service provider. Regards, Perumaal.K On Fri, Jul 23, 2010 at 3:14 PM, Imran Aghayev <[email protected]>wrote: > Hi guys, > I have a problem. I've built smppbox from cvs repository and have problems > when smpp > client tried to bind it. > > For smpp client I use php pear class NET_SMPP_Client. > > Whenever I try to bind it it says couldn't bind. > In smpplog file is the following: > > 2010-07-23 11:26:39 [3870] [9] INFO: Client connected from <127.0.0.1> > 2010-07-23 11:26:39 [3870] [9] DEBUG: Connecting to <127.0.0.1> > 2010-07-23 11:26:39 [3870] [9] INFO: Connected to bearerbox at localhost > port 13777. > 2010-07-23 11:26:39 [3870] [9] DEBUG: Started thread 10 > (smppbox.c:smpp_to_bearerbox) > 2010-07-23 11:26:39 [3870] [10] DEBUG: Thread 10 > (smppbox.c:smpp_to_bearerbox) maps to pid 3870. > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP[SMPP Router]: Got PDU: > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP PDU 0x8183180 dump: > 2010-07-23 11:26:40 [3870] [10] DEBUG: type_name: bind_transmitter > 2010-07-23 11:26:40 [3870] [10] DEBUG: command_id: 2 = 0x00000002 > 2010-07-23 11:26:40 [3870] [10] DEBUG: command_status: 0 = 0x00000000 > 2010-07-23 11:26:40 [3870] [10] DEBUG: sequence_number: 1 = 0x00000001 > 2010-07-23 11:26:40 [3870] [10] DEBUG: system_id: "aldo2" > 2010-07-23 11:26:40 [3870] [10] DEBUG: password: "aldo2" > 2010-07-23 11:26:40 [3870] [10] DEBUG: system_type: "SMPP" > 2010-07-23 11:26:40 [3870] [10] DEBUG: interface_version: 52 = 0x00000034 > 2010-07-23 11:26:40 [3870] [10] DEBUG: addr_ton: 0 = 0x00000000 > 2010-07-23 11:26:40 [3870] [10] DEBUG: addr_npi: 0 = 0x00000000 > 2010-07-23 11:26:40 [3870] [10] DEBUG: address_range: NULL > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP PDU dump ends. > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP[SMPP Router]: Sending PDU: > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP PDU 0x81832b8 dump: > 2010-07-23 11:26:40 [3870] [10] DEBUG: type_name: bind_transmitter_resp > 2010-07-23 11:26:40 [3870] [10] DEBUG: command_id: 2147483650 = > 0x80000002 > 2010-07-23 11:26:40 [3870] [10] DEBUG: command_status: 13 = 0x0000000d > 2010-07-23 11:26:40 [3870] [10] DEBUG: sequence_number: 1 = 0x00000001 > 2010-07-23 11:26:40 [3870] [10] DEBUG: system_id: NULL > 2010-07-23 11:26:40 [3870] [10] DEBUG: SMPP PDU dump ends. > 2010-07-23 11:27:41 [3870] [10] ERROR: Invalid SMPP PDU received. > 2010-07-23 11:27:41 [3870] [10] DEBUG: Thread 10 > (smppbox.c:smpp_to_bearerbox) terminates. > > Please help. > > Thank you, > Imran > > > ------------------------------ > Get a free e-mail account with Hotmail. Sign-up > now.<http://clk.atdmt.com/UKM/go/197222280/direct/01/> >
