Re: Tunning up kannel

2014-06-09 Thread DHC Admin
Hi Ahmed Have you tweaked the smsbox-max-pending and/or max-pending-requests? Check for them on the user guide On Wed, Jun 4, 2014 at 11:33 AM, Ahmed BOUDHRAA < ahmed.boudh...@inbmi.edunet.tn> wrote: > Hi > we are using kannel about 2 years in our institution and its woriking like > a charm. we

Re: Tunning up kannel

2014-06-09 Thread Ahmed BOUDHRAA
HI thx for the relpay i was wondering if someone will help :) the fact is that we tunned the max-pending-requests and we ve concluded that about 800 is the best value and if we go up the results go worst, but the smsbox-max-pending we havent added such parametre; can you please explain it, is

Re: submit_sm to same recipeint

2014-06-09 Thread ha...@aeon.pk
SMSC can identify it as a spam attempt, since spam analysis is one of the first things to activate before the message is handed over for delivery. I don't think kannel causes any problem in this. Do remember the buffer limit for each individual number is around 30 or 50 at one time. You might be b

Re: CANT SEND MESSAGES OUT, I DONT KNOW WHICH FILE TO GIVE PERMISSION

2014-06-09 Thread ha...@aeon.pk
The problem is probably in mail.php file. Check it carefully. On Sat, Jun 7, 2014 at 11:26 PM, Ayubu Lulesu wrote: > Dear friends, i have been struggling without success to send sms to users > phone from my system. some people said that i have to grant permission to > user kannel to access the

Re: Tunning up kannel

2014-06-09 Thread spameden
2014-06-09 17:08 GMT+04:00 Ahmed BOUDHRAA : > HI > thx for the relpay i was wondering if someone will help :) > the fact is that we tunned the max-pending-requests and we ve concluded > that about 800 is the best value and if we go up the results go worst, but > the smsbox-max-pending we havent ad

Re: submit_sm to same recipeint

2014-06-09 Thread spameden
2014-06-09 17:38 GMT+04:00 ha...@aeon.pk : > SMSC can identify it as a spam attempt, since spam analysis is one of the > first things to activate before the message is handed over for delivery. I > don't think kannel causes any problem in this. > > Do remember the buffer limit for each individual

Re: call handling in kannel

2014-06-09 Thread ha...@aeon.pk
Kannel cannot handle calls. It's the AT command which is only displaying the modem status. You cannot really make kannel identify the incoming call data and then take any action on it, in simple form. On Tue, Jun 3, 2014 at 10:16 PM, Alvaro Cornejo wrote: > Hi > > As told before, you need to co

Re: Messages count for SMSC

2014-06-09 Thread ha...@aeon.pk
'Grep' the date, message status (Sent) and then SMSC id in the access.log file from Linux command prompt. Alternatively, you can run MySQL query over sentsms table if you are using sqlbox (which is the best way). On Sun, Jun 1, 2014 at 1:22 PM, Ali Kashif wrote: > Dear Users, > > I have multip

Re: carrier retries on SMPP bind

2014-06-09 Thread ha...@aeon.pk
You need to tweak your window size, on your side as well as operator side. This parameter controls the ACK of the messages exchanged between SMSC and your kannel client. On Mon, May 26, 2014 at 9:29 PM, Beck, Stuart (ADE-MNT) < stuart.b...@mnetmobile.com> wrote: > Hi All, > > I've recently enco

Re: Kannel store-type question

2014-06-09 Thread ha...@aeon.pk
It stores both MT and MO. MT in case it is unable to forward to SMSC/modem, and MO if it is unable to find a service in smsbox configuration (or if smsbox is not connected). On Fri, May 9, 2014 at 8:33 AM, Hanh Le Bich wrote: > Hi list, > I running kannel with store-type = file. > As i gather f

Re: I am unable to connect my Kannel to SMSC

2014-06-09 Thread ha...@aeon.pk
Post the error logs. On Mon, Apr 28, 2014 at 3:04 PM, Rene Kluwen wrote: > Read the users guide at > http://www.kannel.org/download/1.5.0/userguide-1.5.0/userguide.html > > > > > > *From:* users [mailto:users-boun...@kannel.org] *On Behalf Of *Anil Singh > Bafila > *Sent:* zondag 27 april 2014

Message identifier for returning DLR

2014-06-09 Thread ha...@aeon.pk
Hi, I'm trying to use foreign_id field in sendsms table to mark the outgoing message for DLR matching in return, however it's not working since kannel puts its own FID every time. How to put message identifier in kannel logs to track the message for returning DLRs? I mean, which field to use? Re

Re: Number(s) has/have been denied by white- and/or black-lists.

2014-06-09 Thread Alvaro Cornejo
Hi Mohammad You need to know how to encrypt/decrypt those numbers in order to be able send/receive messages to those numbers. It has no sense to send encrypted information to a partner but didn't tell him how to decrypt it? He will never be able to know the information you sent him. Encryption is

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
Because you were talking about very high number, I have assumed it was a MO rate, and not MT rate. What is your MT throughput? On Mon, Jun 9, 2014 at 10:40 AM, spameden wrote: > > > > 2014-06-09 17:08 GMT+04:00 Ahmed BOUDHRAA > : > > HI >> thx for the relpay i was wondering if someone will hel

Re: Number(s) has/have been denied by white- and/or black-lists.

2014-06-09 Thread ha...@aeon.pk
It's a stupid implementation by your operator to implement privacy middleware. If they are scrambling real number, at least let the recipient number be in number format, even scrambled. Not only kannel, but almost all SMS gateways will NOT allow you to send messages to alphanumerics. Ask them to re

Re: CANT SEND MESSAGES OUT, I DONT KNOW WHICH FILE TO GIVE PERMISSION

2014-06-09 Thread spameden
2014-06-07 22:26 GMT+04:00 Ayubu Lulesu : > Dear friends, i have been struggling without success to send sms to users > phone from my system. some people said that i have to grant permission to > user kannel to access the file. My problem is: > 1. I dont know how to give the permission to that use

Re: Messages count for SMSC

2014-06-09 Thread spameden
2014-06-09 17:46 GMT+04:00 ha...@aeon.pk : > 'Grep' the date, message status (Sent) and then SMSC id in the access.log > file from Linux command prompt. > > Alternatively, you can run MySQL query over sentsms table if you are using > sqlbox (which is the best way). > > > On Sun, Jun 1, 2014 at 1:2

Re: Kannel store-type question

2014-06-09 Thread spameden
2014-05-09 7:33 GMT+04:00 Hanh Le Bich : > Hi list, > I running kannel with store-type = file. > As i gather from manual docs, kannel store the MT messages only. But what > i'm seeing at store-status there are a lot of MO messages stored as Type > field marked is MO. Why? > > Regards, Hanh. > sto

Re: Message identifier for returning DLR

2014-06-09 Thread spameden
2014-06-09 18:00 GMT+04:00 ha...@aeon.pk : > Hi, > > I'm trying to use foreign_id field in sendsms table to mark the outgoing > message for DLR matching in return, however it's not working since kannel > puts its own FID every time. > > How to put message identifier in kannel logs to track the mes

Re: Message identifier for returning DLR

2014-06-09 Thread ha...@aeon.pk
Isn't dlr-url fixed for all messages in kannel config? How will I set different identifier for different messages in it? On Mon, Jun 9, 2014 at 7:46 PM, spameden wrote: > > > > 2014-06-09 18:00 GMT+04:00 ha...@aeon.pk : > > Hi, >> >> I'm trying to use foreign_id field in sendsms table to mark t

Re: Tunning up kannel

2014-06-09 Thread Ahmed BOUDHRAA
Thinx spameden Our plateform is made for publishing mainlly baccalaureate results, and tow other grades this is the main use right now, all those are about 240 000 canditates the fact is they may look like not much, but its a very important event that every parents/student attends the problem

Re: Message identifier for returning DLR

2014-06-09 Thread spameden
2014-06-09 18:58 GMT+04:00 ha...@aeon.pk : > Isn't dlr-url fixed for all messages in kannel config? How will I set > different identifier for different messages in it? > Config sets only default dlr_url for all messages (if you don't specify your own). You can set dlr_url in sqlbox source code d

Re: call handling in kannel

2014-06-09 Thread Alvaro Cornejo
Hi The best solution might be to configure call forwarding on the line, forwarding calls to an invalid number, or to one that someone will take the call. As for kannel, you can only monitor the Caller ID adding the command AT+CLIP=1 on your init string. Regards Alvaro |-

Re: CANT SEND MESSAGES OUT, I DONT KNOW WHICH FILE TO GIVE PERMISSION

2014-06-09 Thread Alvaro Cornejo
What do you get if you do enter http://localhost:13013/cgi-bin/sendsms?username=ayubu&password=lulesu&to=0769261977&text=secret+number+is+roll in a web browser on your localhost? Check ports on your config file Regards |---

Re: Messages count for SMSC

2014-06-09 Thread Alvaro Cornejo
You can also run wc command on your log files |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use ap

Re: Message identifier for returning DLR

2014-06-09 Thread Alvaro Cornejo
In your dlr-url you can add ...&my-id=MY_ID&... and when calling the dlr-url make your app match for that MY_ID Regards |-| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde c

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
Hi Ahmed Maybe the Bearebox has emptied the its queue and the queue moves to the smsbox? Are you sure you have enough resources to receive that much number of SMS at the same time? The Apache web server news to spawn (create) a big number of clients to handle the traffic, it might run out of resour

Throughput option

2014-06-09 Thread Faizan Mirza
Hello, I have kannel setup with latest svn code, I want to set throughput for 1 sms /10 sec or 200 sms / 15 minutes is it possible? i have setup throughput = 0.10 for one sms / 10 sec it is not following this rule and when i send 3 messages all goes together..

Re: Tunning up kannel

2014-06-09 Thread DHC Admin
Ahmed, I understand that each server has 8Gb, each Apache client, with the usual WEB server stuff is around 10Mb, each client. How fast is your process for each MO? Because I can't see how can a server with 8Gb hold up 2000 clients at the same time (assuming the process takes 0.5sec) Have you check

Re: Messages count for SMSC

2014-06-09 Thread Ali Kashif
I have seen sqlbox my configurations are like this SMPP --> SQLBOX --> KANNEL --> SMSC so sqlbox do not have information about outgoing SMSC, it do have all incoming SMS details which i am already using for my client billing. In sqlbox there are DLRs which do have the outgoing SMSc, but that is n

Re: Please Help Me !!! http://www.kannel.org/pipermail/users/2009-March/006521.html

2014-06-09 Thread Arthur SEVI
Thank you for your reply. I think that my problem could be at the level of permissions granted to kannel. Now how to check the permissions granted to kannel? thank you, Regards.