Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Engel L
Hi, I am using Kannel 1.4.3 and am looking for a means for the gateway to drop messages destined to numbers with missing characters. The reason being sometimes clients send texts to numbers less than the in-my-case acceptable 12 digits and the NOs charge me for them. Regds, Engel

RE: Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Rene Kluwen
Why don't you check for nr of characters before you send them to the /cgi-bin/sendsms interface? == Rene -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Engel L Sent: Tuesday, 08 November, 2011 10:04 To: users@kannel.org Subject: Is there a

Re: Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Engel L
Hi Rene, Thank you for the suggestion. I was hoping I could achieve the same at the gateway level. This is because we have multiple front-end applications calling the sendsms interface. Regds, On Tue, Nov 8, 2011 at 9:42 PM, Rene Kluwen wrote: > Why don't you check for nr of characters before

RE: Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Rene Kluwen
Check the white-list-regex configuration entry of group = core. == Rene -Original Message- From: Engel L [mailto:choch...@gmail.com] Sent: Tuesday, 08 November, 2011 19:47 To: Rene Kluwen Cc: users@kannel.org Subject: Re: Is there a way for kannel to not forward to SMSC SMS whose destina

RE: Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Rene Kluwen
Ah... sorry... ignore my post. The white-list-regex is for sender id's. -Original Message- From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of Rene Kluwen Sent: Tuesday, 08 November, 2011 22:53 To: 'Engel L' Cc: users@kannel.org Subject: RE: Is there a way for kan

RE: Is there a way for kannel to not forward to SMSC SMS whose destination numbers are less than a specified number of characters.

2011-11-08 Thread Rene Kluwen
How about using allowed-receiver-prefix-regex? -Original Message- From: Rene Kluwen [mailto:rene.klu...@chimit.nl] Sent: Tuesday, 08 November, 2011 22:55 To: 'Rene Kluwen'; 'Engel L' Cc: users@kannel.org Subject: RE: Is there a way for kannel to not forward to SMSC SMS whose destination n