Re: next dlr question

2007-04-04 Thread Iain Dooley
The queued DLRs, are as you initially suggest, they are waiting on the final response from the SMSC, i.e. until they get either delivered or an undeliverable (or a rejected submission) they will hang around waiting for that (assuming the mask you set is looking for them). I think queued is

Re: Forcing SMSC doesn't work

2007-04-04 Thread Davy Chan
**Subject: RE: Forcing SMSC doesn't work **Date: Wed, 4 Apr 2007 10:09:57 +1200 **Message-ID: [EMAIL PROTECTED] **From: David Ritchie [EMAIL PROTECTED] **To: users@kannel.org ** **Hello all ** **I seem to have cracked this problem by making sure all the other SMSCs **are listed under

Re: email2sms.pl script

2007-04-04 Thread Junaid Saeed Uppal
Hi There, Here you Go, #!/usr/bin/perl # Scipt: email2sms.pl # Author: Lee Engel, [EMAIL PROTECTED] # Date: 14-03-2006 use Email::Simple; use Net::SMS::Clickatell; my $logfile = /usr/local/smsc/incoming.log;# The log file my $raw_mail; my %headers = (); my $API_CODE = '123456';

Re: Forcing SMSC doesn't work

2007-04-04 Thread Stuart Beck
Hi David, If you start connecting to more different carriers or simply having many smsc's, you might want to look at using allowed-smsc-id instead of denied-smsc-id. From the kannel docs denied-smsc-id id-list SMS messages with SMSC ID equal to any of the IDs in this list are never routed

multiple wapboxes and smsboxes

2007-04-04 Thread tushar
Hi, I have configured kannel successfully and it's running fine. But till now I have done only the push part of kannel. Can anybody help me with the pull part? And also I need a help about how to start multiple wap and smsboxes? I need it ASAP so please help me.:-( Thanx and

NACK/MALFORMED in acess.log

2007-04-04 Thread Huber, Gottfried
Hello to all does somebody know what this means in access.log ? [msg:14:NACK/MALFORMED] thank you

AW: Forcing SMSC doesn't work

2007-04-04 Thread Huber, Gottfried
Hi That's good news! Because i alwas had the problem of varoius unified-prefixes. You wrote: ** Before the bearerbox forwards the MO SMS to its destination, several ** processing procedures occur to the SMS: *** The origination address (OA) of the SMS is

Kannel Monitoring???

2007-04-04 Thread iftikhar
Dear All, i want to monitor my bearerbox and smsbox because they drop their connection sometimes and i get unexpected down time, bearerbox's panic 2007-02-28 18:44:08 [26341] [7] ERROR: SMPP[SMPP:172.16.206.242:17603/17603:telemedia:VMA]: Couldn't connect to server. 2007-02-28 18:44:08 [26341]

System error

2007-04-04 Thread Tulga . G
Hello, I connected kannel to SMSC through SMPP. then I'm trying send SMS. But SMSC returned error code 0x0008 (System Error) in response to submit_sm. I think it is SMSC problem. is it? howto fix it? -- Best Regards, Tulga.G Senior Engineer of Technology Division G-Mobile Corporation

Re: Kannel Monitoring???

2007-04-04 Thread Alejandro Guerrieri
Read the user guide, there is a status web interface with output in text, html and xml, you can parse that and trigger some alarming system if neccesary. Hope it helps, Alejandro. On 4/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Dear All, i want to monitor my bearerbox and smsbox