Hi,
How do I send OMA/OTA using php script? Also, I don't use .ota file in the folder of NowSMS.. Is actually a web page where the admin will enter the xml format of the OMA/OTA file (such as Push to talk setting) then send using NowSMS.
I have created a form then allow the admin to enter the OMA xml settings, almost similar as the NowSMS web interface, "Send XML Document".
Another question, will the process be at server side (background) or at client side? BECAUSE the webserver is accessible from the internet, BUT the nowsms is installed in another server which is not accessible from internet. HOWEVER, the nowsms server only allow access from the webserver :-)
Thanks in advance!