Just curious, since there is not much of an explanation in the user guide,
how the send_url option works?

As in does Kannel use this option to directly route to http using a HTTP
GET or POST? Or will I need to set up a sendsms user and configure that to
get or post?
Bearerbox has been panic + crashing when I try to send an SMS via SMPP
using this, though this is prob the result of incorrect parameter or not
using the latest SVN.

Sorry to bother - I'll make a proper HOW TO once I get this up and running
for future users.

Thanks,
Chris.


On Sat, Jul 27, 2013 at 4:03 AM, Rene Kluwen <[email protected]> wrote:

> Use smsc = http. See the users manual.****
>
> ** **
>
> *From:* users [mailto:[email protected]] *On Behalf Of *Alvaro
> Cornejo
> *Sent:* donderdag 25 juli 2013 2:24
> *To:* Christopher Ward; users
> *Subject:* Re: Translate SMPP requests to different SMS api****
>
> ** **
>
> Hi Always cc kannel user list. This way you have more chances to get
> answers.****
>
> I never worked with smppbox but if I'm not wrong, you need to use routing
> options in kannel. Try a search on smppbox + routing on kannel list.****
>
> 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.NET www.smsglobal.com.mx y
> www.pravcom.com****
>
> ** **
>
> On Wed, Jul 24, 2013 at 6:59 PM, Christopher Ward <[email protected]>
> wrote:****
>
> Thanks for the reply. I do have smppbox, but I'm more after how to
> approach the configuration to allow me to HTTP POST to the api on the lamp
> server.****
>
> As in at which point in the Kannel service can I achieve this?
> i.e
> Smppbox <--> loop back smsc <--> bearer box <--> sms box <---> HTTP PHP api
> ****
>
> What and where do I need to configure in order to HTTP POST? ****
>
> Thanks,
> Chris ****
>
> You need smppbox for that. Is included in kannel sources.
>
> Regards
>
> Alvaro
>
> On 7/23/13, Christopher Ward <[email protected]> wrote:
> > Currently doing some work on a server that provides SMS services, and
> > utilises their own PHP apis to do so.
> >
> > However a user wishes to use SMPP in order to send and receive their
> > batches of SMS.
> >
> > Ideally what I am required to do is configure an SMPP Server to receive
> > incoming requests from the client to send messages, but then instead
> > translate the requests to an API on the server to handle it instead.
> >
> > Essentially I just need to make it appear to the user that SMPP is being
> > used to handle their SMS batches whilst instead we use our usual SMS
> > send API like normal.
> >
> > I know Kannel utilises HTTP requests, so I imagine it would be as simple
> > as configuring the gateway as an SMPP server to HTTP POST requests with
> > necessary information  (i.e. sender, destination, message, time etc) to
> > a url on our Apache server, but I am a bit lost at which point in the
> > configuration I can achieve such without setting up any of the SMS
> > sending\receiving features of the software itself.
> >
> > Running on:
> > CentOS 5 virtual server
> > LAMP stack
> > gateway-1.4.3 source installed
> > libxml2 and libxml2-dev
> >
> > Any pointers would be greatly appreciated.
> >
> >
> >
>
>
> --
>
> |-----------------------------------------------------------------------------------------------------------------|
> 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.NET www.smsglobal.com.mx y
> www.pravcom.com****
>
> ** **
>

Reply via email to