Dear list i want to filter Mo Number like if no. starts from 7,8 or 9 then kannel submits message to smsc, otherwise kannel does not submit message to smsc. i am using sqlbox. can i do it between send_sms and sent_sms table. Numbers are starting from 91 like 917894561238. i have to remove 91 then checking if remaining numbers are starting from 7,8 or 9 submit it to smsc.can i to do it on kannel level.
regards abhi