Re: DLR´s with at smsc

2006-11-07 Thread Enver ALTIN
On Mon, 2006-11-06 at 22:47 -0600, Alvaro Cornejo wrote: > Is it possible to receive dlrs when using an gsm modem to send sms? According to the user guide, smsc=at does not support DLRs; but the code in gw/smsc/smsc_at.c shows the opposite. So either we need the user guide updated, or add some com

sqlbox

2006-11-07 Thread Eyram Schwinger
Hi,I have successfully deployed sqlbox on one system and am trying to deploy on another one but after a successful build when I try to run it I get a segmentation fault. Do you have any idea why I am getting that. I know a segmentation fault occurs when I program tries to access a part of memory it

Weird submit_sm in kannel logs

2006-11-07 Thread Cavit Dolgun
Hi,   I am sending sms using sqlbox and kannel cvs-20061026 on FC4.   When I send a single sms using my php script  it is ok but when I insert more than one number using my php script to send bulk the submit_sm pdu for all numbers except the last number is   2006-11-07 12:37:47 [2928

RE: Weird submit_sm in kannel logs

2006-11-07 Thread Cavit Dolgun
  I think I got the answer.   When I was reading the numbers from the text file line by line I think I was also getting the ‘\0’ or ‘\n’ at the end of the line which was causing kannel receive the number wrong.   Although the data entered in the database looked fine I think it was not

Re: sqlbox

2006-11-07 Thread Alex Kinch
Three words. We want logs :) Not me personally as I probably wouldn't be able to help, but if you can provide as much information as possible - including details of the segmentation fault - that would be useful. Also operating system, hardware, versions, etc etc.. Alex On 11/7/06, Eyram Schwin

Re: 2nd Post: Sending SMS message to FakeSMSC

2006-11-07 Thread Mustafa Cayci
Hi Rodrigo,I am trying to do exactly what has shown in Figure 1-2 Logical position of SMS gateway between a phone and a content server in chapter 1 page 4 in Users Guide.   My J2ME application in this case is the "phone" which has been depicted in that figure. As I said since I don't have the actua

Re: 2nd Post: Sending SMS message to FakeSMSC

2006-11-07 Thread Rodrigo Cremaschi
Hi Mustafa, Are you developing the content server too? That is where Kannel comes into play. If this is the case, I would develop and test separately the J2ME app. and the content server app. behind Kannel. Regards, Rodrigo. On 11/7/06, Mustafa Cayci <[EMAIL PROTECTED]> wrote: Hi Rodrig

Re: 2nd Post: Sending SMS message to FakeSMSC

2006-11-07 Thread Mustafa Cayci
Hi Rodrigo,Yes effectively, I am going to be developing the content server too.  It should listen and service requests forwarded by Kannel.  Please note the following post in forums.java.sun.com .  That is exactly what I am trying to do.  If you have any insight on the "BOLD", I would like to hear.

Re: 2nd Post: Sending SMS message to FakeSMSC

2006-11-07 Thread Rodrigo Cremaschi
For a better understanding of what Kannel can do, take a look at this doc:http://www.kannel.org/download/kannel-arch-snapshot/arch.html Specially Chapter 4, from "Gateway Architecture" on.On 11/7/06, Mustafa Cayci <[EMAIL PROTECTED] > wrote:Hi Rodrigo,Yes effectively, I am going to be developing th

Fwd: Re: Mail2SMS with Kannel

2006-11-07 Thread David Szanto
Hi everyone, You could try using Exim as an SMTP. Its configuration files are almost like a simple scripting language and it can allow you to do tricky things like getting a mail who's recipient is a regular expression and send its content to a URL or external script or basicly anything you wa

RE: Mail2SMS with Kannel

2006-11-07 Thread Cidar Ramirez
Try using procmail to preprocess the mail and send the data to kannel   Regards   Cidar   De: Divyesh Amipara [mailto:[EMAIL PROTECTED] Enviado el: Monday, November 06, 2006 10:39 PM Para: Ady Wicaksono; Lars-Hendrik Schneider CC: users@kannel.org Asunto: RE: Mail2SMS with Ka

UCP/EMI greek 7bit encoding does not work

2006-11-07 Thread Κωνσταντίνος Λιαδάκης
Hello,   I had stable version 1.4.1 installed and was able to send greek through ucp/emi connection fine.   Now formatted and installed latest cvs version, and although greek work for smpp connections they don’t anymore work for ucp connections.   Neither I changed anything from my sc

Re: UCP/EMI greek 7bit encoding does not work

2006-11-07 Thread Enver ALTIN
Hi, On Tue, 2006-11-07 at 17:47 +0200, Κωνσταντίνος Λιαδάκης wrote: > I had stable version 1.4.1 installed and was able to send greek > through ucp/emi connection fine. > Now formatted and installed latest cvs version, and although greek > work for smpp connections they don’t anymore work for ucp

Sqlbox: my experience

2006-11-07 Thread Julien Buratto
Really great! Downloaded from the http://www.kannel.org/~mconte/sqlbox/ Unpacked, launched "bootstrap" program, installed a few required components with yum (automake and libtool) and the compiled successfully. Made some edits on the provided conf file under example and launched sqlbox with the ju

Re: Sqlbox: my experience

2006-11-07 Thread seik
same here Kannel bearerbox version `cvs-20060723'. Build `Aug 29 2006 00:38:52', compiler `4.0.1 20050727 (Red Hat 4.0.1-5)'. System Linux, release 2.6.14-1.1637_FC4smp, version #1 SMP Wed Nov 9 18:34:11 EST 2005, machine i686. working with postgresql 8.1.5 on 10 permanent connectons tested wit

Re: UCP/EMI greek 7bit encoding does not work

2006-11-07 Thread Stipe Tolj
Κωνσταντίνος Λιαδάκης wrote: Hello, I had stable version 1.4.1 installed and was able to send greek through ucp/emi connection fine. Now formatted and installed latest cvs version, and although greek work for smpp connections they don't anymore work for ucp connections. Neither I changed

max-messages = 0

2006-11-07 Thread Diego Helmann
Hi I am writing because I am starting with kannel. I solved most of my questions with the user guide, but: This is part of the guide: max-messages number If the message to be sent is longer than maximum length of an SMS it will be split into several parts. max-messages lets you specify a maximu

Re: Sqlbox: my experience

2006-11-07 Thread Mi Reflejo
:) ...and now supports unicode. (Thanks to Cavit). Regards, Martín Conte. On 11/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: same here Kannel bearerbox version `cvs-20060723'. Build `Aug 29 2006 00:38:52', compiler `4.0.1 20050727 (Red Hat 4.0.1-5)'. System Linux, release 2.6.14-1.16

RE: Problem with USB to serial for GSM Modem

2006-11-07 Thread Divyesh Amipara
Hi,   Thanks it does work under /dev/ttyUSB0.   >> Divyesh A.   From: Allison Almeida [mailto:[EMAIL PROTECTED] Sent: Monday, November 06, 2006 3:29 PM To: Divyesh Amipara Cc: users@kannel.org Subject: Re: Problem with USB to serial for GSM Modem   Hi All. Do you need t

RE: Problem with USB to serial for GSM Modem

2006-11-07 Thread Divyesh Amipara
Hi All,   Another problem with sms-service, it does not show SVC in access log.   I tried access-log-format and name in sms-service…but could not get through.   #access-log-format = "%t %l [SMSC:%i] [SVC:%n] [ACT:%A] [BINF:%B] [from:%p] [to:%P] [flags:%m:%c:%M:%C:%d] [msg:%L:%b] [udh:

Queued for later delivery (where is the problem and where I should check?)

2006-11-07 Thread Marcelo Aguila
Hi. I'm recently started to work with an operator that use SMPP 3.4 so I'm using kannel 1.4.1 (CVS) in a Dell PowerEdge 2950 with one intel xeon dual core processor. Since the problem started I've not touched nor reinitializing anything to see what is happening. Well, after several days of te

Re: UCP/EMI greek 7bit encoding does not work

2006-11-07 Thread Stipe Tolj
Κωνσταντίνος Λιαδάκης wrote: Hello, I had stable version 1.4.1 installed and was able to send greek through ucp/emi connection fine. Now formatted and installed latest cvs version, and although greek work for smpp connections they don't anymore work for ucp connections. Neither I changed