Re: kannel configure save and forwrd sms
Willy Mularto <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <CAChGr4FLvuhBqUe2qcTFfPgwHPJRDqWhMwQNdoJrZOt8m0ruCw@mail.gmail.com> |
1st do not cross posting. Does The final gateway uses Kannel? If yes then you just need to hit the sendsms cgi or use sqlbox. On 4 Nov 2013 18:36, "smii saber" <[email protected]> wrote: > Dear team > > I need to use kannel to get SMS messages from SMSC, and forward those > messages to other smsgatwaysn platforms., My need is to keep a copy of the > sms (, sender, receiver, date, text...) into a mysql database and forward > the sms to the final gateway. > I can do the save of sms in mysql dtatabase with the get-url parameter, > baut I can not forward the message. I succeded to do an other configuration > to send the sms to the destination gateway based on destination short code > but I cannot save the sms in database. My question how to have the 2 > actions together: save the sms in DB and forword it to final smsgateway. > > > Thank you >