RE: reading received messages in kannel

2013-06-04 Thread Rene Kluwen
Sagar, Please always copy the list when asking for support. Something is wrong with your init string in that case. From: Sagar Deshpande [mailto:sdeshpa...@ravy.co.in] Sent: dinsdag 4 juni 2013 7:27 To: Rene Kluwen Subject: Re: reading received messages in kannel Thanks for your res

Re: could not receive the sms..

2013-06-04 Thread Sagar Deshpande
Could not receive the sms with configuration: group = core admin-port = 13000 smsbox-port = 13001 admin-password = hello log-file = "/var/log/kannel/bearerbox.log" access-log = "/var/log/kannel/access.log" box-allow-ip = "127.0.0.1" box-deny-ip = "*.*.*.*" #log-level = 0 group = smsc sms

cant able to read the received message.

2013-06-04 Thread Sagar
i am getting the below log when i receive a message: 2013-06-04 14:18:59 [9716] [4] INFO: AT2[/dev/ttyACM0]: opening device 2013-06-04 14:18:59 [9716] [4] DEBUG: AT2[/dev/ttyACM0]: device opened. Telnet mode = 0 2013-06-04 14:18:59 [9716] [4] DEBUG: AT2[/dev/ttyACM0]: device opened 2013-06-04 14:1

Vendor-specific error

2013-06-04 Thread Santosh Bhabal
Hello Experts, Getting below error in one of my SMPP connectivity: *SMSC returned error code 0x0439 (Vendor-specific error, please refer to your SMPP provider) in response to submit_sm.* Unable to find any detail on the net. Please help. Regards Santosh

Re: Vendor-specific error

2013-06-04 Thread Artem Chekulaev
Ask your provider about error, it depends on their soft 04.06.2013 14:43 пользователь "Santosh Bhabal" написал: > Hello Experts, > > Getting below error in one of my SMPP connectivity: > > *SMSC returned error code 0x0439 (Vendor-specific error, please refer > to your SMPP provider) in respon

Re: Vendor-specific error

2013-06-04 Thread Santosh Bhabal
We have already asked them & they said we are exceeding our TPS. The provider has allotted us 30 TPS of speed, while sending the SMS we are getting on 8-9 TPS of speed with below error. We are very much confirm that we are not crossing our TPS limit. Please advice. On Tue, Jun 4, 2013 at 5:28 PM,

Re: Vendor-specific error

2013-06-04 Thread slonikk
This can be when you send concatenated sms, because one message can contain 2 or more parts which counts on provider’s side as single sms. We use message_payload TLV parameter to send long messages as one sms, so it is not concatenated. By Slonikk From: Santosh Bhabal Sent: ‎Tuesday‎, ‎Ju

Re: Vendor-specific error

2013-06-04 Thread Santosh Bhabal
Thanks Slonikk for your valuable response. On Tue, Jun 4, 2013 at 5:43 PM, wrote: > This can be when you send concatenated sms, because one message can > contain 2 or more parts which counts on provider's side as single sms. > > We use message_payload TLV parameter to send long messages as one s

Re: Vendor-specific error

2013-06-04 Thread Willy Mularto
The easiest way is to set log-level to 0 and you can find the human readable status in submit_sm_resp. Refer to it please check your telco's documentation to check it's definition. Willy Mularto sangpr...@gmail.com On Jun 4, 2013, at 5:41 PM, Santosh Bhabal wrote: > Hello Experts, > > Get

Re: could not receive the sms..

2013-06-04 Thread Alvaro Cornejo
Hi Some nokia phones does not support CNMI command nor EM message storage. You should use SM. For this app, better use a non Nokia phone. Regards Alvaro On 6/4/13, Sagar Deshpande wrote: > Could not receive the sms with configuration: > > group = core > admin-port = 13000 > smsbox-port = 13

Re: Vendor-specific error

2013-06-04 Thread Michael Bochkaryov
There is also another possible issue. SMSC may use different algorithm to calculate the throughput than Kannel use. For example SMSC may rely on exact delays between PDUs or check number of messages retrieved during 1 sec since last submit_sm PDU retrieved. I've faced such issue couple of years ag

Re: Vendor-specific error

2013-06-04 Thread Willy Mularto
Hi Santosh, 439 is in hexadecimal, if we convert it to decimal it becomes 1081. Try to find this 1081 error means in your telco specific documentation. Willy Mularto sangpr...@gmail.com On Jun 4, 2013, at 9:05 PM, Michael Bochkaryov wrote: > There is also another possible issue. > > SMSC ma

bearbox/opensmppbox throughput with http smsc

2013-06-04 Thread Azael Gonzalez Plata
Hi kannel users, Right now I'm testing opensmppbox and it's running correctly, but there is a problem, the sms seems to be slow to delivery to the smscenter, I have run some test and it seems that the throughput it is set to 10m/s. I have the following configuration for the smsc: group = smsc sm