RE: WARNING: Cannot find SMSCConn for message to

2007-10-22 Thread info.ubichip
Please update to kannel 1.4.1 And it looks that your kannel.conf is not good, I suggest you send it to the mailing list. Regards _ From: carla [mailto:[EMAIL PROTECTED] Sent: lundi 22 octobre 2007 15:27 To: users@kannel.org Subject: WARNING: Cannot find SMSCConn for messag

Compiling sqlbox against cvs-> Patch fails (Any suggestions?)

2007-10-22 Thread Ben Williamson
Hello All, I'm trying to get sqlbox compiled against the current cvs sources + the patch is failing (as well as the build) Can someone please supply a working patch in order to get sqlbox built? thanks, here is the complete output + steps I took (Including patch reject files. Any suggestio

WARNING: Cannot find SMSCConn for message to

2007-10-22 Thread carla
Hello, Although this is a familiar error for most of you I couldn't find the solution. I've detected this error in the bearerbox.log and so several SMSs failed to be sent to the operators: 2007-10-12 17:11:29 [12866] [7] DEBUG: EMI2[operator123]: Got packet from the main socket 2007-10-12 17

Re: Retreiving message using delivery report

2007-10-22 Thread ismail
You must have means of tracking your dlr per message. The NACK means the smsc (phone) does not have network connection, hence the message could not be sent. With the dlr id and phone number you will know the message and resend same when there is coverage. Ismail - Original Message - From:

Re: Retreiving message using delivery report

2007-10-22 Thread longhorn123
i am sorry but i could not understand your point.let me make things more clearCurrently my phone accepts messages to send only when it is under network coverage.When it is not ,a delivery report is generated .the delivery report that i am able is get is something of like 16 NACK/MALFORM

Re: building sqlbox

2007-10-22 Thread Alejandro Guerrieri
It happened to me before. sqlbox looks for gwlib on it's _installed_ location. If you have installed kannel on that machine, you shouldn't have any problems, otherwise you'll have to point the configure script to an alternate gwlib path. Hope it helps, Alejandro On 10/22/07, info.ubichip <[EMAIL

RE: Retreiving message using delivery report

2007-10-22 Thread info.ubichip
Hi, If the message is still in the network, it will be resent to your mobile when it sign its activity to the network. If you phone is not up after a time, the message could expired without has been received. Could you setup the "expiracy" period when you submit the message but in many network, th

Retreiving message using delivery report

2007-10-22 Thread longhorn123
I am using a Sony erricson phone as a gsm modem and it works perfectly fine.How ever i want to retreive my message according to the delivery report that i receive.e.g. Suppose my phone was out of network and thus the message was rejected by the phone.Is their any way so that i could retreive that

Re: DLR & optinal parameters

2007-10-22 Thread Kyriacos Sakkas
Hi, My operator uses some specific optional parameters to pass information to me. Up to now this were always send as part of a normal message. Now, some parameters are passed as part of a delivery report. I have configured the new TLVs as a have done before, but when I add the % escape codes to

RE: DLR & optinal parameters

2007-10-22 Thread info.ubichip
Hi, Could you please be more specific ? with parameter are you looking for ? AFIK, the dlr returns only dlr flag. Regards -Original Message- From: Kyriacos Sakkas [mailto:[EMAIL PROTECTED] Sent: lundi 22 octobre 2007 07:18 To: users@kannel.org Subject: DLR & optinal parameters Hi all,

RE: building sqlbox

2007-10-22 Thread info.ubichip
Hi, If the < configure > process is not finding the path of kannel, you have to tell it with options like you build kannel before. Hope that helps _ From: Aaron Simmons [mailto:[EMAIL PROTECTED] Sent: lundi 22 octobre 2007 06:35 To: users@kannel.org Subject: building sqlbox

DLR & optinal parameters

2007-10-22 Thread Kyriacos Sakkas
Hi all, Is it possible (via the dlr-url) to capture optional parameters in a dlr report? (SMPP 3.4). The dlr is returned ok, but optinal parameters seem to be ignored (The parameters are configured, in a locally patched 1.4.1). I get the parameters if they come in a normal message submit_sm

building sqlbox

2007-10-22 Thread Aaron Simmons
I've re-built kannel 1.4.1 by doing a configure with these options --with-mysql --with-mysql-dir=/usr/local/mysql --with-dlr=mysql --enable-mysql-dlr --enable-start-stop-daemon followed by a make and a 'sudo make install'. Now I'm trying to build sqlbox-standalone. However, the configure

check the OM messages

2007-10-22 Thread hafez ahmad
Hi all, I could test my kannel configuration to send sms through the HTTP interface, I need to test the received SMS from the SMSC, using kannel to serving them using the http interface, or using PHP to serving the request. Thanks for help :) hafez --

Re: Significant CPU waste from bearerbox

2007-10-22 Thread Alexander Bukharin
> As a bonus issue, I've noticed that bearerbox runs into a very high cpu > usage loop if it can't reach the USB device that talks to the mobile > phone. It spams lines like these to the log at a very high rate: > 2007-10-20 22:41:00 [12142] [6] INFO: AT2[nk6200]: opening device > 2007-10-20 22:

sms-resend-retry and sms-resend-freq

2007-10-22 Thread Otandeka Simon Peter
Hi guys, Are there Kannel versions which donot support those parameters in conf. When I set them and restart kannel, it just fails to send at all. I have the latest stable release of Kannel. Could there be a problem with my installation or it is Kannel having a bug? Regards Peter