hello everyone,
 
i just new with this kannel stuff, usually i play with nowsms. the most interesting thing from kannel is support regular _expression_. but i don't know, why the keyword-regex not working even the aliases not working either. here is the example
 
group = sms-service
keyword = hello
aliases = hallo;haalloo
text   "hello world!"
 
or
 
group = sms-service
keyword = hello
keyword-regex = haalloo
text   "hello world!"
 
it seems the smsbox never read the aliases or keyword-regex, it only read the keyword.
 
i'm using the cvs version (20060919), with ubuntu linux. maybe someone willing to help me out.
 
thank you

Reply via email to