Re: Kannel not connecting to smsc

2009-04-17 Thread Tony
38 [14654] [7] DEBUG: sms_router: handling message (0x9153a40 vs 0x9153a40) 2009-04-17 10:55:38 [14654] [7] DEBUG: Routing failed, re-queued. 2009-04-17 10:55:38 [14654] [7] DEBUG: sms_router: handling message (0x9153a40 vs 0x9153a40) 2009-04-17 10:55:38 [14654] [7] DEBUG: Routing failed, re-qu

Kannel not connecting to smsc

2009-04-17 Thread Tony
es of it trying to bind to my smsc. Am I doing something wrong? Here is my kannel.conf file below. Thanks In Advance. Tony # CORE group = core admin-port = 13000 smsbox-port = 13001 admin-password = k...@nn3l status-password = k...@nn3l log-file = "/var/log/kannel/kannel.log&

Re: Kannel not connecting to smsc

2009-04-17 Thread Tony
; *) echo "Usage: kannel {start|stop|restart}" exit 1 esac exit 0 - Original Message - From: Tharanga To: Tony Cc: us...@vm1.kannel.org Sent: Friday, April 17, 2009 10:57 AM Subject: Re: Kannel not connecting to smsc How u start kannel ? can u send ur st

Re: Kannel not connecting to smsc

2009-04-17 Thread Tony
Thanks all for the advice. I'll start making some changes as suggested and see what I come up with. Thanks Tony - Original Message - From: Eduardo Raad To: Tharanga ; users-boun...@vm1.kannel.org ; Tony Cc: us...@vm1.kannel.org Sent: Friday, April 17, 2009 12:09 PM Su

Re: Kannel not connecting to smsc

2009-04-20 Thread Tony
x27;ve created a log file within the smsc section: log-file = "/var/log/kannel/smsc-debug" log-level = 0 Is there a way of seeing the binding attempts to the smsc? Thanks Tony - Original Message - From: Tony To: eduardo.r...@metromovil.com ; Tharanga ; users-boun...@v

Re: Kannel not connecting to smsc

2009-04-20 Thread Tony
Yeah I already tried that but it still shows no binding attempts. It just tells me everytime it can't connect to the SMS center. Tony - Original Message - From: "Tharanga" To: "Tony" Cc: ; ; Sent: Monday, April 20, 2009 9:13 AM Subject: Re: Kannel not con

Re: Kannel not connecting to smsc

2009-04-20 Thread Tony
ntime I'll see what a TCPDump gives me. Thanks Tony - Original Message - From: "Arne K. Haaje" To: "Tony" Cc: "Tharanga" ; ; Sent: Monday, April 20, 2009 11:31 AM Subject: Re: Kannel not connecting to smsc Then you quite probably either have a n

Re: Kannel not connecting to smsc

2009-05-01 Thread Tony
se to submit_sm. They say I need to set the source address to 2190 but I've no idea how to do this. Is there a setting in the kannel.conf I need to add? Thanks in advance Tony - Original Message - From: "Tharanga" To: "Tony" Cc: "Arne K. Haaje&q

Re: Kannel not connecting to smsc

2009-05-01 Thread Tony
essage_id: NULL 2009-05-01 16:28:20 [19197] [6] DEBUG: SMPP PDU dump ends. 2009-05-01 16:28:20 [19197] [6] ERROR: SMPP[link0]: SMSC returned error code 0x000a (Invalid Source Address) in response to submit_sm. Thanks Tony - Original Message ----- From: "Nikos Balkanas" To:

Re: Kannel not connecting to smsc

2009-05-01 Thread Tony
These are the values that our smc centre gave us for testing. They have come back to me and made me change some other values and now I'm waiting to see if they got the test message. Fingers crossed. Thanks Tony - Original Message - From: "Nikos Balkanas" To: "To

Fine Tuning questions on Kannel

2009-05-13 Thread Tony
upon an unsuccesful bind attempt? Or is this a default value that can't be changed, if so what is the value? Thanks in advance. Tony

Re: Fine Tuning questions on Kannel

2009-05-13 Thread Tony
Nice one thanks for that. - Original Message - From: jyotiranjan panda To: Tony Cc: us...@vm1.kannel.org Sent: Wednesday, May 13, 2009 12:35 PM Subject: Re: Fine Tuning questions on Kannel Hi Tony, Regarding Keepalive, Use enquire-link-interval for SMPP

Re: Fine Tuning questions on Kannel

2009-05-13 Thread Tony
Hi again Sorry another question I wanted to ask. Is there a value to set the retry period after Kannel receives a "Throttling error" from the smsc? So if Kannel receives a throttling error from the smsc it will not try to send anymore messages say for 30 seconds? Thanks Tony

Re: Fine Tuning questions on Kannel

2009-05-13 Thread Tony
question mark. Thanks Tony - Original Message - From: Tony To: Tony ; jyotiranjan panda Cc: us...@vm1.kannel.org Sent: Wednesday, May 13, 2009 4:39 PM Subject: Re: Fine Tuning questions on Kannel Hi again Sorry another question I wanted to ask. Is there a value

Character set issue

2009-05-19 Thread Tony
script or something available that we can use to pass the message to Kannel from a command line? Thanks Tony

Sending SMS by xml

2009-05-19 Thread Tony
014/cgi-bin/sendsms What have I got wrong in the XML? Thanks Tony

RE: Character set issue

2009-05-19 Thread Tony
I'm currently sending these using links on a Linux server: links "http://10.100.66.135:13014/cgi-bin/sendsms?user=sendsms&password=acc355&to=&text=%1B%65" But I'm getting ?e now instead of the euro sign. Tony -Original Message- From: Jovan Kostovski [

RE: Character set issue

2009-05-19 Thread Tony
I've tried using links from the command line but with no luck. I hope to post XML to kannel when I work out the correct values to send. Tony -Original Message- From: Falko Ziemann [mailto:fal...@gmail.com] Sent: 19 May 2009 17:34 To: Jovan Kostovski Cc: Tony; us...@vm1.kanne

Help to setup Kannel as SMSC

2008-05-04 Thread Tony Kirkham
Hi, I am new to Kannel and am trying to set it up to send and receive SMSs. I am having some problems and would really appreciate any help I can get. I am running on Ubuntu 7.10 with Kannel 1.4.1 loaded via apt-get. I have also modified the /etc/default/kannel file to start the smsbox instead o

Re: Help to setup Kannel as SMSC

2008-05-05 Thread Tony Kirkham
would need to set the device to rawtcp and give an IP address and port number. What am I missing? Thanks, -Tony On Mon, May 5, 2008 at 12:51 AM, Jyothi rao <[EMAIL PROTECTED]> wrote: > Your modem is not connected at all. As far as I know, I think, modem type > should not be auto, i

Re: Help to setup Kannel as SMSC

2008-05-06 Thread Tony Kirkham
s over and give me your thoughts I would greatly appreciate it. Thank you very much for your time and help. -Tony On Mon, May 5, 2008 at 11:35 AM, Alvaro Cornejo <[EMAIL PROTECTED]> wrote: > Hi Tony > > I did use rawtcp connection to a series of modems using a terminal server. &

Re: RE:Help to setup Kannel as SMSC

2008-05-24 Thread Tony Kirkham
needed. -Tony On Tue, May 20, 2008 at 10:36 AM, Juan Garza <[EMAIL PROTECTED]> wrote: > I have modem Multimodem, Model: MTCBA-E-EN it has an ethernet interface > and I can't configure Kannel neither, I found your email in the list. > > I would like to know if you

Controlling access and understanding Kannel Architecture

2008-06-28 Thread Tony Kirkham
-allow-ip control? Thanks, -Tony

Re: sms-service not firing

2008-07-05 Thread Tony Kirkham
It appears that you have not defined the required variable "keyword". Set keyword = default. This must be set to something even if you are also using keyword-regex which will then be used in place of the keyword. See page 55 and 59 of the manual. On Sat, Jul 5, 2008 at 5:54 AM, James Mubhoyi <[

Re: Sending V-CARD via SMS

2008-07-15 Thread Tony Kirkham
on running on the mobile phone that has to do with the SIM toolkit? As you can see I am really just stabbing around in the dark. If you could explain the choice of these parameter values more explicitly I would greatly appreciate it. Thank you very much, -Tony On Wed, Jul 9, 2008 at 5:01 AM

Is there a kannel parameter to embed an arbitrary ID?

2008-08-19 Thread Tony Kirkham
. I have read through the 3GPP TS 23.040 document without finding anything. I may have not recognized it when I saw it though. Is there such a parameter in the sms specification? If there is, is there a Kannel parameter that includes and accesses this sms parameter? Thanks, -Tony

Proper settings for sim use with GSM modems

2008-09-22 Thread Tony Kirkham
? What else could be the problem? Thanks, -Tony

Unexplained queuing of messages

2008-10-06 Thread Tony Kirkham
y modem? If it could, what are the best settings for equipment/memory/SIM usage using a GSM modem to manage the memories of this equipment? I asked this question earlier without any response here: http://www.kannel.org/pipermail/users/2008-September/005616.html Thanks for any help you can give.

How to shut down an smsc

2008-10-11 Thread Tony Kirkham
password because " http://localhost:13000/status?password=my-admin-password " does work and show me the current status of the system. Your help is greatly appreciated. Thanks, -Tony Here are the relevant, I think, portions of my config file: group = core admin-port = 13000 smsbox-port = 13001

SMS connection log showing Generic ERROR

2008-11-07 Thread Tony Kirkham
a potential modem/SIM/network hardware problem? Any help would be greatly appreciated. Thanks, -Tony

Re: SMS connection log showing Generic ERROR

2008-11-18 Thread Tony Kirkham
nd I worry that the split could leave this bad condition in a middle segment as well as the end segment and I can't trim the middle segments. Any help would be greatly appreciated. Thanks, -Tony On Fri, Nov 7, 2008 at 11:10 AM, Alvaro Cornejo <[EMAIL PROTECTED]>wrote: > on mode

+CMS ERROR: 38 "Network out of order" Caused by

2008-11-20 Thread Tony Kirkham
t right to have these offending characters at the beginning of the segment and this also fails. I also have only seen the problem in the last segment. Has anyone seen this problem and is there an explanation? Thanks, -Tony

Re: +CMS ERROR: 38 "Network out of order" Caused by

2008-11-20 Thread Tony Kirkham
Yes, I really need a new line for display purposes. Is this CR/LF at the beginning or end of the last segment of a split message a known issue? Can I simply remove all LFs keeping the CRs? Thanks, -Tony 2008/11/20 Honti Balázs <[EMAIL PROTECTED]> > Hello, Tony! Do you insist sendin

Removing an erroring message stuck in queue / file store

2008-12-01 Thread Tony Kirkham
the file store with another file with a restart of Kannel, but I would like to know if there is a way to remove the message by some other means. Thanks, -Tony

Re: Removing an erroring message stuck in queue / file store

2008-12-03 Thread Tony Kirkham
etail? -Tony On Tue, Dec 2, 2008 at 4:08 PM, Alejandro Guerrieri < [EMAIL PROTECTED]> wrote: > And do it without kannel running, of course ;) > > If you're using the spool store file, you can remove the individual message > (assuming that you can find out what

Re: Dataflow diagram?

2008-12-03 Thread Tony Kirkham
There is a some of this in the architecture document: http://www.kannel.org/download/1.3.2/arch-1.3.2/arch.html I doesn't have everything I would like to see but, it is a start. -Tony On Thu, Nov 27, 2008 at 2:30 PM, Richard Andrews <[EMAIL PROTECTED]>wrote: > Has a dataflo

Re: Removing an erroring message stuck in queue / file store

2008-12-04 Thread Tony Kirkham
the spool type and I see many disadvantages, the impetus of this entire conversation, to name one. I am now wondering if my June Kannel code has these parameters in it or if I will have to get a more recent code base and recompile. Any thoughts? Thanks again, -Tony 2008/12/3 Nikos Balkanas <

Making an http request to Kannel in Perl

2009-01-08 Thread Tony Kirkham
ere are my two questions: Can anyone explain why "lynx -dump ..." works when requesting a status but does not work when requesting a sendsms? Is there a better way to do this in Perl? Thanks, -Tony

Fwd: FYI Problem sending messages with carriage return with workaround.

2009-01-21 Thread Tony Kirkham
that this isn't the same problem, sorry for the lengthy discussion. -Tony On Thu, Jan 15, 2009 at 2:03 AM, Jelle Smet wrote: > Dear all, > > > > I've ran into a couple of error from which I'm not sure if it's a bug or > misuse from my side. > > I&#

SMS receiving quit working

2009-03-26 Thread Tony Kirkham
sim_buffering on in all of the smsc groups and have set the storage_type in the modem group to "SM" just in case but none of that seems to help. Does anyone have an idea what could be going on? I didn't include my config files for sake of breavety but, I will be happy to if needed. Thanks, -Tony

Re: SMS receiving quit working

2009-03-31 Thread Tony Kirkham
your help, -Tony On Fri, Mar 27, 2009 at 6:54 AM, Alvaro Cornejo wrote: > Hi Tony > > I think it might be something on your routing config in kannel > > I've a setup with over 14modems and have no p

Re: SMS receiving quit working

2009-03-31 Thread Tony Kirkham
thout a problem - bearerbox log appears as it should (no errors) Is there anything in this lengthy discourse that flags anyone out there as to why I couldn't receive messages but could send without a problem and then could send and receive after changing the permissions on the spool fil