Niels Przybilla wrote:

Hi,

in http i can define wether it is for "brunet" or "wapme". I think this is 
related to the http request you need for the different sms providers.

my concrete question is, where i can define the string for the http requests 
and the parameters for my sms provider

Kannel deals with proprietary HTTP APIs of SMS aggregators as follows:

you need to implement an own "type" (like burnet, wapme) in the gw/smsc/smsc_http.c module to make the HTTP SMSC type act against your SMS provuider's API.

I have a beast here called "generic HTTP SMSC patch", that is able to use teh URLTrans escape codes for the get-url varlues and regex'es the HTTP response to determine if submission was considered successfully, temp. failture or final failure.

The patch works and is in production state at a customer's site. Adding the patch for post-1.4.1 release.

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
-------------------------------------------------------------------

Reply via email to