emi config parameter: notification-addr

2005-04-08 Thread David E. Meier
Hi list, the parameter 'notification-addr' for emi SMSC connections is described in the docs as address. Can this be any arbitrary string of length 16 or less? Or should it follow some common convention? Thanks for clarification. Dave.

Re: DLR report?

2005-04-08 Thread Alejandro Guerrieri
Just a quick note: Don't expect Kannel to _persistently_ store the DLR's on the MySQL database. It just uses MySQL as a temporary means of storing DLR's while they wait to be sent back from the SMSC. When the final DLR arrives (sent, not sent, etc), Kannel DELETES the row from the database and

SMS ID back to 0 after 255

2005-04-08 Thread JMLacroix
Title: Message Hi all Using mysql dlr with Wavecom GSM Modem. no Idea about why the SMS Id is going back to 0 after 255. Is it a Sim Card origin ? Marco

DLR consistence

2005-04-08 Thread info.ubichip IMAP
Hello, I'm using Kannel (Kannel bearerbox version `1.4.0'. Build `Mar 6 2005 23:28:25', compiler `3.3.5 (Debian 1:3.3.5-8)'. System Linux, release 2.4.27-1-386, version #1 Fri Sep 3 06:24:46 UTC 2004, machine i686. Hostname localhost.localdomain, IP 127.0.0.1. Libxml version 2.6.16. Compiled

Maximum message support

2005-04-08 Thread Girikrishnan G R
Hi All, I have setup a Kannel gateway (version 1.4.0) for testing WAP. When trying to download the files of size more than 300K, the gateway is sending abort with no reason. Does anybody knows how much is the maximum size supported by the Kannel for WAP download? If the maximum supported is less

Re: DLR report?

2005-04-08 Thread David Abbott
We changed the source code to NOT delete the row, just update it. Hopefully there isn't any problem with this approach, but just seemed easier at the time. Maybe there should be (yet another?!?) config option defining persistence of the DLR row. Just a quick note: Don't expect Kannel to

Mysql support compiled but no DLRs in dlr table

2005-04-08 Thread Owen Simwanda
i am soory for mailling you to you mail box rather than the users mail list. But anyways i need your help. I have been able to compile my kannel 1.4.0 with mysql suppot alright on red hat 8. It is able to recieve and send smses. But the problem is this there are no DLRs stored in the dlr table

pbs with compilling with dlr mysql support

2005-04-08 Thread Owen Simwanda
I am running kannel 1.4.0 on redhat 8.0 everything works fine when i compile without mysql support. But when i compile with the following parameters i get an error. Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config...

url mapping

2005-04-08 Thread NZ
Hi, Is there a way to map a url like : http://[EMAIL PROTECTED] into http://mmsc/qf1112966978.1.x391815; ? (the numbers change everytime of course) Thanks.

Re: DLR report?

2005-04-08 Thread Alejandro Guerrieri
You'll get in a lot of trouble regarding performance if you do that: Your DLR table will grow and grow and unless you provide means of rotating/backup the data to another table, you'll be doing searches on an eternally growing data set, resulting in performance degradation. There's no problem if

Re: SMS ID back to 0 after 255

2005-04-08 Thread Alejandro Guerrieri
Maybe you are using a tinyint unsigned data type for the field on the mysql database? That could explain that kind of behaviour... Regards, On Apr 8, 2005 12:46 PM, JMLacroix [EMAIL PROTECTED] wrote: Hi all Using mysql dlr with Wavecom GSM Modem. no Idea about why the SMS Id is going back

Re: daemontools

2005-04-08 Thread Enver ALTIN
Hi, On Thu, 2005-04-07 at 12:44 -0500, Nicolas de Bari Embriz G. R. wrote: I have installed kannel on freebsd 4.11 but i dont see any start-stop script, can some one share an start/stop script using daemontools or any other alternative under freebsd All boxes can be started with -d, which

Re: GSM Modem Segmentation Fault [solved] but another error happen

2005-04-08 Thread Enver ALTIN
Merhaba, On Tue, 2005-04-05 at 15:53 +0700, Willy Mularto wrote: Hi it's me again, I just solved the segmentation fault issue, but now I got another error: This is a snip from your bearerbox log: 2005-04-05 16:27:43 [10201] [0] INFO: HTTP: Opening server at port 36650. And this is from your