Urm, not really.

The question was about smppbox, not Kannel as SMPP client.

In this case Kannel is the service provider. Documentation can be made from
the smppbox source tree.

There is a section about what system-type means.

 

== Rene

 

From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf
Of Perumaal Krishnaraj
Sent: vrijdag 23 juli 2010 11:57
To: users@kannel.org; Imran Aghayev
Subject: Re: smppbox binding problem :: Invalid SMPP PDU received

 

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 <imran.agha...@hotmail.co.uk>
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
<http://clk.atdmt.com/UKM/go/197222280/direct/01/>  now.

 

Reply via email to