Re: kannel configure save and forwrd sms
smii saber <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <CAH4xTOc_yuAA3Vi_h5TUwozhc+fKfeOMTr0Ur3b6bjXfw+dsyQ@mail.gmail.com> |
Hi Willy there are many fnal gateways taht receive sms through http, and they can be kannel or other one like now sms. those gatways use http url to receive the sms, I tried to use sqlbox but I don't know how to configure the url whre to send sms (each url match to destinatio gateway with one shord code) Thank you 2013/11/4 Willy Mularto <[email protected]> > 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 >> >