Hello all,

I got some particular script in php that are supposing to simulate a kannel
gateway. So when I sent a SMS, it answered "0: Accepted for delivery". I
would like my kannel gateway saw this script as another kannel gw. Right now
all the sms sent by my original gw are sent correctly (the php code is
correctly requested) but the kannel gw saw them as "failed".

I assume it could be because of the "0: Accepted for delivery". Does it need
some carriage return or a specific http code (like 200) ?

Any help will be appreciate.

regards


Reply via email to