Group 'sqlbox' is no valid group identifier.

2011-07-13 Thread Amrit Pal Pathak
Hey When i start the sqlbox using "sudo sqlbox -v 1 kannel/sqlbox.conf" it gives the error message : 2011-07-14 12:02:22 [7508] [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2011-07-14 12:02:22 [7508] [0] ERROR: Group 'sqlbox' is no valid group identifier. 2011-07-1

RE: HUAWEI E 1550 Modem getting disconnected

2011-07-13 Thread Rene Kluwen
You are wrong. Messages are always sent using AT+CMGS. Sim buffering is just for incoming messages. Afaik Kannel doesn’t issue AT+CMGW. == Rene From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Alejandro Mejia Evertsz Sent: Wednesday, 13 July, 2011 18:47 To: u

Re: HUAWEI E 1550 Modem getting disconnected

2011-07-13 Thread Alejandro Mejia Evertsz
Does sim buffering cause messages to be stored on sim before being sent? If this is the case, you should disable it, so messages are sent using AT+CMGS straight, instead of using AT+CMGW and then send it. Just using my logic, as I'm not an expert. Someone else correct me if I'm wrong hehehe. O

Re: sql compilation error ?

2011-07-13 Thread Amrit Pal Pathak
On Fri, Jul 1, 2011 at 6:23 AM, Amrit Pal Pathak wrote: > > > On Thu, Jun 30, 2011 at 3:23 PM, Rene Kluwen wrote: > >> Recompile Kannel (and reinstall) using ./configure --with-mysql or any >> other of the supported db engines. >> >> The recompile sqlbox doing the same. >> >> ** >> >

Re: Selecting which smsc to use from HTTP interface

2011-07-13 Thread Alejandro Mejia Evertsz
It works now :) Gracias Alvaro! On 12/07/2011 09:42 p.m., Alvaro Cornejo wrote: You need to add allowed-smsc denied-smsc parameters in your smsc config |-| Envíe y Reciba Datos y men

RE: Regarding opensmmbox problem;

2011-07-13 Thread Rene Kluwen
Please don't crosspost among the devel and users mailinglist. In group = core, there's no smsbox-port. The bearerbox-port in group = opensmppbox should match that value. == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Vijay kumar D

Re: Message Queue Full causes sms to be sent to smsc repeatedly manytimes a second

2011-07-13 Thread Nithya
Hi Tomer, I am using kannel 1.4.1, also facing the same problem. Is the proble has resoled in the latest version of kannel?. what is the latest version 1.4.3? Thanks & Regards Nithya

RE: Regarding sms port on auto reply by sms service

2011-07-13 Thread Rene Kluwen
Like I said: In your response headers, include X-Kannel-UDH in hex format. Example: "X-Kannel-UDH: 0605041582". When using php, include Header("X-Kannel-UDH: 0605041582"); == Rene -Original Message- From: Adil Mohd [mailto:adil.m...@gmail.com] Sent: Wednesday, 13 July, 2011 0

RE: communication between two ESMEs using opensmppbox

2011-07-13 Thread Rene Kluwen
Use the "loopback" smsc. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Francisco Andrades Grassi Sent: Wednesday, 13 July, 2011 09:59 To: users@kannel.org Subject: communication between two ESMEs using opensmppbox Hi, I've just compiled

Re: HUAWEI E 1550 Modem getting disconnected

2011-07-13 Thread Jalal Uddin
Hello Thank you for reply. I am trying lot of things to get out of this issue. interesting thing is i don't see this issue reported that much, just feels like i am not only one. my current throughput is 5, and tomorrow i am going to set it even lower, something like 0.1 to see if my USB stick mod

Re: HUAWEI E 1550 Modem getting disconnected

2011-07-13 Thread Alvaro Cornejo
Hi hard to say what the problem is but _) Verify that your modem is not storing messages in its internal buffer _) Your modem migh freeze because of too many stored messages _) If you decrease the throughput thoughput=10, still having the same problem? _) Check with minicom or other terminal sw of

Re: [Kannel] no service specified

2011-07-13 Thread Alvaro Cornejo
yes use smsc= in your http url and use allowed/denied/preferred smsc in your smsc group so you can route your messages as you need |-| Envíe y Reciba Datos y mensajes de Texto (SMS) haci

Re: Failed to compile and install the sqlbox

2011-07-13 Thread Alvaro Cornejo
the message is self explanatory you need to compile kannel with at least one DB ie ./configure --with-mysql -- etc but in order to be able to compile kannel with a db you need to install db devel libraries first Regards Alvaro |---

HUAWEI E 1550 Modem getting disconnected

2011-07-13 Thread Jalal Uddin
Hello everyone, I need some urgent help. I am using HUAWEI E 1550 Modem for SMS sending. When i am sending (200-250) SMS then it is working just fine, but when i am sending over 500 SMS, an error comes in, CMS ERROR: Unknown error. -> maybe Sim storage is full? I'll have a look at it. (500) afte

Failed to compile and install the sqlbox

2011-07-13 Thread Amrit Pal Pathak
I tried alot to compile the sqlbox but i couldn't get success. ./bootstrat ./configure goes well .But when i issue "make" command it gives the following error Making all in gw make[2]: Entering directory `/home/ce30/kannel/sqlbox/gw' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gw -I../gw-g -O2

Re: Messages stuck in queue

2011-07-13 Thread Otandeka Simon Peter
Steven, Your throughput seems to be very low ( 6msgs per sec). Increasing it might help. P. On Wed, Jul 13, 2011 at 2:54 PM, Steven Nsubuga wrote: > I have been through the archives of this list and saw that this issue had > been handled, when messages get stuck in the queue indefinitely. Foll

Messages stuck in queue

2011-07-13 Thread Steven Nsubuga
I have been through the archives of this list and saw that this issue had been handled, when messages get stuck in the queue indefinitely. Following what I read, I created 2 smsc groups, and restarted kannel but my queue is still full. I have attached part of my config file. Would really appreciate

Re: Sqlbox could be start

2011-07-13 Thread Amrit Pal Pathak
On Wed, Jul 13, 2011 at 4:53 PM, Cezary Siwek wrote: > stop emailing me directly! > Sorry .I didn't notice > > > >ok . But if i start sqlbox from sqlbox.config file ,it too gives > the error as: > > > >sudo: sqlbox: command not found > > > You have n

Re: Sqlbox could be start

2011-07-13 Thread Cezary Siwek
stop emailing me directly! >ok . But if i start sqlbox from sqlbox.config file ,it too gives the error as: > >sudo: sqlbox: command not found You have no sqlbox installed/compiled or is not in your $PATH On 13/07/2011 12:20, Amrit Pal Pathak wr

Re: Sqlbox could be start

2011-07-13 Thread Cezary Siwek
sqlbox is not part of standard kannel's package. You need to download it from kannel's repository and compile it from the sources. http://www.kannel.org/download.shtml On 13/07/2011 12:09, Amrit Pal Pathak wrote: On Wed, Jul 13, 2011 at 4:25 PM, Cezary Siwek

Re: Sqlbox could be start

2011-07-13 Thread Amrit Pal Pathak
On Wed, Jul 13, 2011 at 4:25 PM, Cezary Siwek wrote: > Hi, > > What do you mean by "I need to start smsbox from sqlbox"? > > Smsbox and sqlbox are two different applications. > ok. > By running "sudo smsbox -v 1 kannel/sqlbox.conf" you basically try to > run smsbox with the sqlbox config

Re: Sqlbox could be start

2011-07-13 Thread Cezary Siwek
Hi, What do you mean by "I need to start smsbox from sqlbox"? Smsbox and sqlbox are two different applications. By running "sudo smsbox -v 1 kannel/sqlbox.conf" you basically try to run smsbox with the sqlbox config file. It's not going to work this way. You can only run sqlbox with the

Re: Sqlbox could be start

2011-07-13 Thread Cezary Siwek
why do you want to run smsbox with the sqlbox config file? On 13/07/2011 11:37, Amrit Pal Pathak wrote: Hey Bearerbox and smsbox are running cool.But to start sqlbox when i give following command it gives the error "sudo smsbox -v 1 kannel/sqlbox.

Sqlbox could be start

2011-07-13 Thread Amrit Pal Pathak
Hey Bearerbox and smsbox are running cool.But to start sqlbox when i give following command it gives the error "sudo smsbox -v 1 kannel/sqlbox.conf" Error : 2011-07-13 16:05:07 [7887] [0] INFO: Debug_lvl = 1, log_file = , log_lvl = 0 2011-07-13 16:05

communication between two ESMEs using opensmppbox

2011-07-13 Thread Francisco Andrades Grassi
Hi, I've just compiled Kannel and openSMPPbox and I'm trying to use it as an SMSC simulator: two ESMEs connected to the opensmppbox routing traffic between them: ESME1 <> opensmppbox <> ESME2 I have the bearer box and the opensmppbox running, connected to each other. When I launch my E

Re: dlr type 2 and 16

2011-07-13 Thread Milan P. Stanic
On Tue, 2011-07-12 at 23:17, Alvaro Cornejo wrote: > what is the difference between dlr type 2 and 16? I think both types > are for non deliverable messages but should be something different. > between codes... other than its number for sure ;) AFAIK, 2 is Handset Rejected/Failed and 16 is SMSC Re