Willy Mularto schrieb:
Hi,
I have situation where my telco requires a http connection with my
server. I found that kannel supports this kind of connection, but
unfortunatelly I must do some patches with kannel first. What I want
to know is which files should be patched to accept MO from telco and
send back the MT and also get the DLR from the telco. FYI, my telco
send us a custom or additional parameters which carried during the MO
and MT phase i.e
http://url?msisdn=12345&sms=test&trxid=090807&ctype=1. Many thanks for
your kind help and replies.

what you are looking for is to add another 'type' for the SMSC HTTP module. Please refer to the Kannel user's guide first, and then add the specific type via to

  gw/smsc/smsc_http.c

You will find there several "type implementations" of specific HTTP APIs. Simply add your "variant" there.

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