Integration of "TEXTIT" SMS Gateway

I am trying to integrate a SMS Gateway ([TEXTIT][1]). ([integration instructions][2])

This is how I have done.

No SMS sent by SMS center. Mobile nos are also in the specified international format without “+”. (Eg: 94771234567)
Also tried the Gateway URL as “textit.biz/sendmsg?”
[1]: Textit.biz | Sri Lankan premiere SMS Gateway with 10 years uninterupted service
[2]: http://textit.biz/http_api.php

@dkatubulla

is this working from browser?
http://www.textit.biz/sendmsg?id=xxxxxxx&pw=xxxx&to=xxxx&text=xxxxxx

Yes it is.

ok,
No need to put “?” in sms gateway url

keep this setting and test
Url: http://www.textit.biz/sendmsg

Tried that also. Nothing happens.

@dkatubulla

The pdf manual states this is the right way:

http://www.textit.biz/sendmsg/index.php?id=000000000&password=0000&text=This+is+a+sample+message.&to=9876543210&from=OurCompany

Why don’t you try http://www.textit.biz/sendmsg/index.php instead of http://www.textit.biz/sendmsg, and password instead of pw

2 Likes

I tried it. Just got a success message "SMS sent to following numbers: XXXXXXXXXX" but the SMS is not delivered.

Did anybody found a solution on this? If yes, could you just post the solution to test please?
Thanks.