Re: routing sms-service

2014-08-18 Thread Alejandro Mussi
Thanks, it can be routed using allowed-receiver-prefix-regex On Mon, Aug 18, 2014 at 5:29 PM, ha...@aeon.pk wrote: > Read the user manual, especially the REGEX part. > > > On Mon, Aug 18, 2014 at 9:33 PM, Alejandro Mussi > wrote: > >> Hi guys, >> >> How is possible to route an incoming sms

Re: routing sms-service

2014-08-18 Thread ha...@aeon.pk
Read the user manual, especially the REGEX part. On Mon, Aug 18, 2014 at 9:33 PM, Alejandro Mussi wrote: > Hi guys, > > How is possible to route an incoming sms to differents sms-service > depending of the short code number sent.? > > I have a client that has his own content management (not kan

Re: USSD Configuration for Kannel

2014-08-18 Thread ha...@aeon.pk
This effectively is working on SMPP, not USSD. USSD does not talk over SMPP unless loaded explicitly. You can also use flags other than TLV too in that case. On Fri, Aug 15, 2014 at 11:30 AM, Elton Hoxha wrote: > It handles. Just needs to be associated with smpp-tlv group. > > group = smpp-tlv

RE: Modem discard messages instead error

2014-08-18 Thread Vinicio Cruz
Thanks for your clarification Hamza. Regards. From: ha...@aeon.pk [mailto:ha...@aeon.pk] Sent: Thursday, August 14, 2014 11:44 AM To: Vinicio Cruz Cc: Alvaro Cornejo; users Subject: Re: Modem discard messages instead error FAILED comes when there is something wrong with the SMS format

routing sms-service

2014-08-18 Thread Alejandro Mussi
Hi guys, How is possible to route an incoming sms to differents sms-service depending of the short code number sent.? I have a client that has his own content management (not kannel) and i want to send all the sms traffic that have certains short numbers. Anyone can recommend a better way to do t

Re: Limit of get-url requests per second

2014-08-18 Thread Alvaro Cornejo
Hi Kannel by itself has no limits. Limits are defined more by your hardware, software, your app and your DB. If you do some of this remotely, your bandwidth might also impose a limit. Regards Alvaro |---

Limit of get-url requests per second

2014-08-18 Thread ahmed qadeer
Dear Can anyone tell me that whats the limit of get-url requests per second in kannel I am using Linux server Centos of 4gb RAM 4 core and 64 bit and sending a message of 160 characters I am using Kannel bearerbox version `svn-r5104' Thanks Ahmed