Mickael - System Administrator (WebD Services) schrieb:
Hello !!
I would like to use as a gateway kannel SMPP to HTTP.

Example:

SMPP port (Kannel)
Port: 13002

User: Client1
Pass: lambda

User: Client2
Pass: lambda

Connection OK.

Kannel sent to :
http://sms.myprovider.com/SendSMS.php?user=myuser&password=mypass&to=%to&content=%msg

I did not fully understand the configuration of Kannel.
All the examples that I try to put into practice only work ever.

the architecture is not quite clear to me. Which protocol is the server side and which is the client side?

If you are trying to do something like this:

  SMSC <-HTTP-> kannel <-SMPP-> clients

then you can't do this with the normal Kannel, since you will require the SMPP server side, providing full SMPP v3.4 server capabilities for the clients connecting. For this purpose I'm offering the Kannel SMPP v3.4 server (smppbox) commercial add-on.

If you try to do it the other way arround:

  SMSC <-SMPP-> kannel <-HTTP-> clients

then Kannel obviously does exactly this. Then you should consult the user's guide and get yourself known with the details.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

  • SMPP to HTTP Mickael - System Administrator (WebD Services)
    • Re: SMPP to HTTP Mickael - System Administrator (WebD Services)
    • Re: SMPP to HTTP Stipe Tolj

Reply via email to