Re: Customize Kannel

2012-01-23 Thread Suranga Ranjith
Hello Keita, If you use get-url, then you have an external application (or just a server side script) then you can insert a query to send_sms table for your notification if you use the sqlbox. Otherwise you can call the cgi-bin/sendsms URL. Actually I'm not experience with Kannel configur

Re: Customize Kannel

2012-01-20 Thread Willy Mularto
It is called MT PUSH, you can simply hit Kannel's send-url, or insert new row to send_sms (default table name) if you use SQLBox. On Jan 20, 2012, at 5:52 PM, mohamed keita wrote: > Hello > > I properly configure kannel with sms-service group. When a user sends the > keyword, he receives a p

Re: Customize Kannel

2012-01-18 Thread Willy Mularto
1. use keyword-regex 2. yes sure, use SQLBox 3. no, need to restart the whole boxes. only the license one will do this feature (afaik) On Jan 18, 2012, at 6:55 PM, Suranga Ranjith wrote: > Hi Abdul, > > > 1. Can we route messages using 2nd, 3rd...keyword? ( As I know we can only > rou

Re: Customize Kannel

2012-01-18 Thread Suranga Ranjith
Hi Abdul, 1. Can we route messages using 2nd, 3rd...keyword? ( As I know we can only route it using 1st keyword) (I want it as recursive) 2. Can we store directly the incoming messages without calling again a URL (get-url)? 3. If we update the Kannel.conf at the run time, do bearerbox, smsb

Re: Customize Kannel

2012-01-18 Thread Abdul Basit
Can you please define your set of requirements and how current config is not supporting you. Better elaborate your thoughts. What is the shape of our apple? -- regards, Abdul Basit On Fri, Jan 13, 2012 at 5:03 PM, Suranga Ranjith wrote: > Hi all, > > I have my own requirements and the current