One more question. Smppbox is possible to obtain only through svn and not from 'Download' section of Kannel website. What is the reason for that ? It is free for personal use ? And what about commercial use ? Thanks
From: [email protected] To: [email protected] Subject: RE: smppbox binding problem :: what is system_type ? Date: Fri, 23 Jul 2010 14:24:04 +0200 Vma stands for voicemail activation. It is a standard “system-type” that a lot of providers use, but opensmppbox does not. As for your other questions: They are covered in the opensmppbox userguide. A copy can be found: http://www.chimit.nl/kannel/userguide.pdf. == Rene From: [email protected] [mailto:[email protected]] On Behalf Of Imran Aghayev Sent: vrijdag 23 juli 2010 13:47 To: [email protected] Subject: RE: smppbox binding problem :: what is system_type ? Hi there, Thanks to Rene, password was wrong. It is working now. Have more questions: In my smppbox.conf I have smppbox-id = "SMPP Router" then our-system-id = aldo2 In smpplogins.txt I have aldo2 aldo2 SMPP and client required system_id, password and system_type Now questions: 1. What is third parameter in smpplogins.txt? 2. Why in default smpplogins.txt third parameter shown as vma and what is vma? 3. What is 4th parameter (127.0.0.1) in smpplogins.txt ? 4. What is system-type ? 5. Is our-system-id and system_type are same things ? 6. what purpose is smppbox-id ? 7. Is smppbox-id and system_type are same things ? Imran From: [email protected] To: [email protected]; [email protected]; [email protected] Subject: RE: smppbox binding problem :: Invalid SMPP PDU received Date: Fri, 23 Jul 2010 13:06:57 +0200 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: [email protected] [mailto:[email protected]] On Behalf Of Perumaal Krishnaraj Sent: vrijdag 23 juli 2010 11:57 To: [email protected]; 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 <[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. Get a new e-mail account with Hotmail - Free. Sign-up now. _________________________________________________________________ http://clk.atdmt.com/UKM/go/197222280/direct/01/ We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
