[PATCH] Service routing based on account field

2006-07-21 Thread Alejandro Guerrieri
Seems like the list server rejected my last email because of the attachment, here goes again with the patch inline. I've noticed there were no way for Kannel to do service routing based on the account field. This is specially handy when you use an HTTP module to receive messages and the smsc gets

[PATCH] Service routing based on the account field

2006-07-21 Thread Alejandro Guerrieri
I've noticed there were no way for Kannel to do service routing based on the account field. This is specially handy when you use an HTTP module to receive messages and the smsc gets encoded on the account field, so you get a single smsc with different accounts depending on the carrier. I'm attach

Re: smpp server

2006-07-21 Thread Stipe Tolj
Anand Gupta wrote: Hi! Is there something like kannel which can be used as an smpp server ? I want to use it in production, and not testing. yes, it's an extention to Kannel, based on the same libs as Kannel... the thing is called smppbox (SMPP v3.4 server) and connects to Kannel's bearerbo

Re: smpp server

2006-07-21 Thread Stipe Tolj
Igor Ivoilov wrote: Hi Anand, See perl module Net::SMPP, it has server side implementation. I use it for test purposes. yep, there are some things out there that allow you to connect via SMPP. But this Perl module still lacks a lot of things, mainly the ability to interact directly with Kan

RE: smpp server

2006-07-21 Thread Igor Ivoilov
Hi Anand, See perl module Net::SMPP, it has server side implementation. I use it for test purposes. Regards, Igor -Original Message- From: Stipe Tolj [mailto:[EMAIL PROTECTED] Sent: Friday, July 21, 2006 16:48 To: Anand Gupta Cc: devel@kannel.org; users@kannel.org Subject: Re: smpp serve

Re: smpp server

2006-07-21 Thread Stipe Tolj
Anand Gupta wrote: Hi Everyone! I know probably this is the wrong question, but can anyone tell me that if i want to run a smpp server, what software is available which i can use ? I saw the logica site, and the smpp library, but what i am looking for is a complete software which i can use.

sms-resend-* bug

2006-07-21 Thread Tomas Varaneckas
Hi all, this problem seems to be untouched for a while. I was wondering if anything is done with this subject.. http://mantis.kannel.org/view.php?id=352 Thanks, Tomas

RE: [PATCH] empty SMS replaced by default message

2006-07-21 Thread Hillel
Hi, Then I'm for it. I hope the Kannel CVS maintainers add it in. Rgds > -Original Message- > From: Colin Pitrat [mailto:[EMAIL PROTECTED] > Sent: 21 July 2006 09:36 > To: [EMAIL PROTECTED] > Cc: Kannel Devel > Subject: Re: [PATCH] empty SMS replaced by default message > > > Hi, > > yes

Re: [PATCH] empty SMS replaced by default message

2006-07-21 Thread Colin Pitrat
Hi, yes it will remove the "" message when sending blank messages except when this message comes from a sms-service group (mt_reply) with omit-empty set to false. Regards, Colin Hillel wrote: Hi, Will this patch remove the "" message when sending blank mt messages? This message confuses th