Re: Working SMS gateway using Clickatell http API?

2011-09-19 Thread Webmaster HC
Alvin, In general I do not get why you need Kannel when you use Clickatell. That might be because i do not know your application but it feels as Kannel might not be the right choice for you application. Best, Erik http://www.sundelof.com On Sunday, September 18, 2011 at 11:28 PM,

Re: Working SMS gateway using Clickatell http API?

2011-09-19 Thread Willy Mularto
Kannel does have direct clickatell API on it's source code. But I'm not whether it uses the latest API from clickatell or not. You probably need to check it yourself. On Sep 19, 2011, at 1:28 PM, Mpeirwe Benjamin wrote: Hi Alvin, How about you try PlaySMS? it has a direct clickatell

Re: Receiving Unread SMS VIA GSM Modem

2011-09-19 Thread Alvaro Cornejo
Hi Looks strange. Your modem is telling kannel that it has a message at location index -1!!! ; however CPMS said there is none. When kannel tries to get it, obviously it fails. Index should always be positive. Check your modem manual for CMTI to see what index -1 means. Hope helps Regards