problem with sendsms POST method

2009-03-16 Thread Beatrice Tamburrino
hi, kannel is working fine. Now I need to change the request type to POST (from an own written sendsms script). My application receives the error code (curl) 22 == the request has been rejected from the kannel server.. I do the same request via url (browser) with a special character in the

singlethreaded or multithreaded

2009-05-06 Thread Beatrice Tamburrino
Hello Anybody knows how Kannel makes the dlr Get-Request (multithreaded /singlethreaded)? mfg beatrice -- Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss für nur 17,95 Euro/mtl.!* http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
? Jovan? do you have some tips? thx xox bea Original-Nachricht Datum: Thu, 14 May 2009 18:21:28 +0200 Von: Jovan Kostovski chomb...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: missing report if message discarded.. On Thu, May

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
Hi Iain, thanks! this will at least solve one problem.. :) Now I have to figure out how to get the discard-notification... ideas? Original-Nachricht Datum: Fri, 15 May 2009 18:27:22 +1000 (EST) Von: Iain Dooley i...@workingsoftware.com.au An: Beatrice Tamburrino

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
-Nachricht Datum: Fri, 15 May 2009 18:39:10 +1000 (EST) Von: Iain Dooley i...@workingsoftware.com.au An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: us...@vm1.kannel.org Betreff: Re: missing report if message discarded.. Hi Beatrice, Now I have to figure out how to get the discard

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
I'm using EMI... :) Original-Nachricht Datum: Fri, 15 May 2009 11:07:06 +0200 Von: Beatrice Tamburrino beatrice.tamburr...@gmx.ch An: Iain Dooley i...@workingsoftware.com.au CC: us...@vm1.kannel.org Betreff: Re: missing report if message discarded.. so I guess I have

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
2009 11:26:58 +0200 Von: Alejandro Guerrieri alejandro.guerri...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: i...@workingsoftware.com.au, us...@vm1.kannel.org Betreff: Re: missing report if message discarded.. I can confirm it works on SMPP, no idea on EMI. Regards

Re: missing report if message discarded..

2009-05-15 Thread Beatrice Tamburrino
Original-Nachricht Datum: Fri, 15 May 2009 11:37:34 +0200 Von: Jovan Kostovski chomb...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: missing report if message discarded.. Hi Bea, On Fri, May 15, 2009 at 10:24 AM, Beatrice Tamburrino

Get notification if SMS has been discarded from SMSC

2009-06-08 Thread Beatrice Tamburrino
Hi! I've almost finished my SMS Application which sends SMS to a Kannel Server and waits on a Port for dlr's. Im facing only one problem right now, I hope somebody can help me on that.. Im using the emi protocol to a provider. The provider supports the extended operations OT 51-58, where

Re: Get notification if SMS has been discarded from SMSC

2009-06-08 Thread Beatrice Tamburrino
hi, thanks, this seem to be a different mask? I set the dlr-mask = 31? ?? I think I need more help here.. Original-Nachricht Datum: Mon, 8 Jun 2009 17:46:23 +0300 Von: Nikos Balkanas nbalka...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch, users@kannel.org

Re: Get notification if SMS has been discarded from SMSC

2009-06-08 Thread Beatrice Tamburrino
Guerrieri alejandro.guerri...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: Nikos Balkanas nbalka...@gmail.com, users@kannel.org Betreff: Re: Get notification if SMS has been discarded from SMSC Are you sure the SMSC is actually notifying you when it discards a message

Re: Get notification if SMS has been discarded from SMSC

2009-06-08 Thread Beatrice Tamburrino
Or sending a validity period flag with the OT-53 String.. ? Original-Nachricht Datum: Mon, 08 Jun 2009 17:19:39 +0200 Von: Beatrice Tamburrino beatrice.tamburr...@gmx.ch An: Alejandro Guerrieri alejandro.guerri...@gmail.com CC: users@kannel.org Betreff: Re: Get

Re: Get notification if SMS has been discarded from SMSC

2009-06-09 Thread Beatrice Tamburrino
Guerrieri To: Nikos Balkanas Cc: Beatrice Tamburrino ; users@kannel.org Sent: Monday, June 08, 2009 9:13 PM Subject: Re: Get notification if SMS has been discarded from SMSC afaik, the smsc only knows if the message has been _delivered_ to the phone, it cannot tell if you _really_ looked

validityperiod OT 51

2009-06-15 Thread Beatrice Tamburrino
Hi! Its me again! Short question: Does anybody know where to set the validity period flag? In the documentation there is a parameter that can be set for SMPP. But I can't find something similar for the EMI protocol. Do I have to change something in the code? It should be possible to set also

Re: validityperiod OT 51

2009-06-15 Thread Beatrice Tamburrino
youre right. I tried to add a cgi parameter validity=c%. I set it to 1 and I get a Nack/time period not valid. so I guess its the right one. xox bea Original-Nachricht Datum: Mon, 15 Jun 2009 12:07:37 +0300 Von: Nikos Balkanas nbalka...@gmail.com An: Beatrice Tamburrino

getting notification from kannel

2009-06-16 Thread Beatrice Tamburrino
Hello there! Another question: Ive set the sms-resend-retry = 2. Thist means, my extern application sends HTTP request to kannel. If the SMSC is down (network error or something like that) kannel retries to resend the sms two additional times. After the second retry failed, kannel discards

Re: getting notification from kannel

2009-06-16 Thread Beatrice Tamburrino
hi nikos, really?! no notification if a SMS has been discarded??.. damn. Original-Nachricht Datum: Tue, 16 Jun 2009 17:26:39 +0300 Von: Nikos Balkanas nbalka...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch, users@kannel.org Betreff: Re: getting notification

Re: getting notification from kannel

2009-06-16 Thread Beatrice Tamburrino
Original-Nachricht Datum: Tue, 16 Jun 2009 09:35:54 -0500 Von: Alvaro Cornejo cornejo.alv...@gmail.com An: Nikos Balkanas nbalka...@gmail.com CC: Beatrice Tamburrino beatrice.tamburr...@gmx.ch, users@kannel.org Betreff: Re: getting notification from kannel Hi Nikos Kannel should'nt

status.xml reporting still online

2010-01-08 Thread Beatrice Tamburrino
Hello I'm having some problems with the status.xml file. I wrote a script, which gets the status.xml information, and checks if the gateway is online, also I have the different SMSC connection which I want to monitor. To test an interrupt to a (working ) emi connection I just unplugged the

Re: status.xml reporting still online

2010-01-08 Thread Beatrice Tamburrino
information, I don't know which information to parse with my xml parser... Is this a bug or is it intentionally?? any idea? thanks beatrice Original-Nachricht Datum: Fri, 08 Jan 2010 14:20:47 +0100 Von: Beatrice Tamburrino beatrice.tamburr...@gmx.ch An: users@kannel.org

Re: status.xml reporting still online

2010-01-08 Thread Beatrice Tamburrino
Original-Nachricht Datum: Fri, 8 Jan 2010 15:36:58 +0200 Von: Nikos Balkanas nbalka...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch, users@kannel.org Betreff: Re: status.xml reporting still online Hi, You should really upgrade to 1.4.3 or best to latest

discard queued messages

2010-01-08 Thread Beatrice Tamburrino
hi is it true, that with the parameter: - sms-resend-freq - sms-resend-retry I can define, how long the messages should be queued on Kannel side? e.g.: SMSC is not reachable, 3 messages are queued on Kannel. set configuration sms-resend-freq = 10 and sms-resend-retry=2, so that kannel

Re: status.xml reporting still online

2010-01-11 Thread Beatrice Tamburrino
Balkanas nbalka...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: status.xml reporting still online Yes. Right a script to parse the bearerbox log as a stream and update your DB. Anytime an SMPP smsc doesn't repond to an enquire PDU, it will show

routing on kannel

2010-01-21 Thread Beatrice Tamburrino
good morning! Im having some trouble to understand this routing stuff on kannel. I know there are a lot of reading stuff about this issue, but I could^n't find a solution that would match my problem. situation: I can have multiple applications (based on different servers) which can send

Re: routing on kannel

2010-01-21 Thread Beatrice Tamburrino
An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: routing on kannel Hi Beatrice I solved this issue by using virtual smsc-id in my application. In my app I define the following virtual routes: smsc_v1 (for smsc 1) smsc_v2 (for smsc 1,2 and 3

Re: routing on kannel

2010-01-21 Thread Beatrice Tamburrino
Datum: Thu, 21 Jan 2010 17:09:06 +0100 Von: Beatrice Tamburrino beatrice.tamburr...@gmx.ch An: Alvaro Cornejo cornejo.alv...@gmail.com CC: users@kannel.org Betreff: Re: routing on kannel Hi Alvaro! Thanks! This was also the direction I was going... thank you for the examples

problem with charset

2010-08-11 Thread Beatrice Tamburrino
Hi! I need some urgent help! I have version 1.4.3 and an SMSC to a provider which uses ucp/emi protocol. They told me that they accept 7bit alphabet format. There is a problem with the special characters, for example. I send this message: Test:öäü and I get: Test:öäñ so it seemst that

Re: problem with charset

2010-08-11 Thread Beatrice Tamburrino
...@gmail.com An: Beatrice Tamburrino beatrice.tamburr...@gmx.ch CC: users@kannel.org Betreff: Re: problem with charset try using alt-charset in smsc group. use the charset in which your smsc needs it. Regards Jyoti Ranjan Panda On Wed, Aug 11, 2010 at 5:46 PM, Beatrice Tamburrino

get notify if SMSC link is online¨?

2010-08-25 Thread Beatrice Tamburrino
Hi guys! I need some urgent help from you all!! follow situation: is there a way the gateway can send notification in case he detects that the link to the SMSC (provider) is online again? PLIIIS HELP thanks in advance! -- GMX.ch - Schweizer FreeMail-Dienst mit über 800.000 Mitgliedern

Re: get notify if SMSC link is online¨?

2010-08-25 Thread Beatrice Tamburrino
Tamburrino beatrice.tamburr...@gmx.ch, users@kannel.org Betreff: Re: get notify if SMSC link is online¨? There is a kannel plugin for Nagios http://exchange.nagios.org/directory/Plugins/Others/check_kannel/details BR - Original Message - From: Beatrice Tamburrino

Problem with CIMD2 and missing DLRs!

2011-01-20 Thread Beatrice Tamburrino
Hi! I have a really urgent problem! We have Kannel 1.4.3 Operating on the customer site.. using the protocol cimd2 to an SMSC (actually we have 5 different SMSC) but the customer wants us to send the SMS only to the first SMSC (named sc1)- the SMSC provider has confirmed that he allows DLR (so

Crash of the smsbox

2011-03-07 Thread Beatrice Tamburrino
Hi guys! I have a working kannel (1.4.3) with an emi interface to a provider - now, last week there were a big crash on kannel side. I analyzed the log files and saw this: 2011-02-09 20:55:16 [2553] [8] DEBUG: Octet string dump ends. 2011-02-09 20:55:16 [2553] [8] ERROR: Error writing 246