Thanks Tapan, I will try to implement like this ;) Here custom URL means by setting SMSBOX-> sms-service -> get_url parameter and invoke any script right ? If here I found that user is not allowed to receive SMS from such prefixes then how do I stop the process so he don’t receive such SMSs ?
Regards Juned Khan / Network Engineer On Tue, Jan 13, 2015 at 11:31 AM, Tapan Kumar Thapa < tapan.thapa2...@gmail.com> wrote: > You can try this.. > > OPENSMPPBOX->BEARERBOX->SMSBOX->INVOKECUSTOMHTTPURL(In your custom HTTP > code, make some logic for charging etc). > > > On Tue, Jan 13, 2015 at 11:27 AM, Juned Khan <jkhan6...@gmail.com> wrote: > >> Alvaro, thank you so much for response. >> >> How do I move incoming SMS to any file or db temporarily ? I mean in >> opensmppbox what parameter I have to set to do this, at what point I can >> get this incoming SMSs ? >> >> Regards >> Juned Khan / Network Engineer >> +91 9974740823/ juned.k...@inextrix.com >> >> This e-mail message may contain confidential or legally privileged >> information and is intended only for the use of the intended recipient(s). >> Any unauthorized disclosure, dissemination, distribution, copying or the >> taking of any action in reliance on the information herein is prohibited. >> E-mails are not secure and cannot be guaranteed to be error free as they >> can be intercepted, amended, or contain viruses. Anyone who communicates >> with us by e-mail is deemed to have accepted these risks. Company Name is >> not responsible for errors or omissions in this message and denies any >> responsibility for any damage arising from the use of e-mail. Any opinion >> and other statement contained in this message and any attachment are solely >> those of the author and do not necessarily represent those of the company. >> >> On Tue, Jan 13, 2015 at 2:00 AM, Alvaro Cornejo <cornejo.alv...@gmail.com >> > wrote: >> >>> Hi >>> >>> You have to doit at your app level. >>> >>> Kannel nor opensmpp are able to do that. >>> >>> As a hint, move all incomming sms to a temp file/table/db and have a >>> script that do the validations you need and then fw the sms to the >>> corresponding user. >>> >>> Regards >>> >>> Alvaro >>> >>> >>> |-----------------------------------------------------------------------------------------------------------------| >>> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier >>> celular y Nextel >>> en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via >>> SMS y GPRS online >>> Visitenos en www.perusms.com >>> >>> On Mon, Jan 12, 2015 at 8:05 AM, Juned Khan <jkhan6...@gmail.com> wrote: >>> >>>> Hi All, >>>> >>>> I have setup kannel along with opensmppbox, I want to authenticate >>>> incoming SMS for billing purpose i.e if that user has allowed to receive >>>> SMS from particular prefixes then SMS should be routed else not. >>>> >>>> How do I achieve this? is there any way to run any script(any language) >>>> before routing SMS to recipient in opensmppbox? >>>> >>>> Any hint or advice will be appreciated :) >>>> >>>> Regards >>>> Juned Khan / Network Engineer >>>> >>> >>> >> >