Hi ALL

I use HTTP SMSC connection to a carrier. The carrier does not support push MT 
hence I do not have valid send-url in my configuration.

The Carrier requires I send only one MT with an MO to reply to an incoming MO. 
I must respond back to the MT as the body of their get Http of request. But I 
don't know how to achieve this in kannel.

Presently, kannel send the message "Sent." back as MT for each MO. I don't know 
where in kannel to change the default text "Sent" to the message I want to send 
back.

Thanks for your assistance.

Ismail

kannel 1.4.0

group = smsc
smsc = http
smsc-id = abchttp

system-type = kannel
smsc-username = *****
smsc-password = *****
port = 80014
send-url = "http://localhost";
preferred-smsc-id = abchttp
allowed-smsc-id = abchttp


Reply via email to