Closed (works as designed)
Project:
My SMS Mantra SMS Gateway
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2011 at 10:43 UTC
Updated:
19 Aug 2011 at 11:09 UTC
Comments
Comment #1
nickmudit commentedI have been trying to view balance in Drupal 6.19 bu it is not showing. I talked to My SMS Mantra people and they deny any knowledge of this module which works for them.
I have ensured that username, password and sender id is correct but still, it is not showing any balance.
I want to send sms through php. can anyone help with php code for MySMS Mantra php code demo or any php code so send sms in drupal?
I have used drupal_http_request but still nothing is happening and no error is showing.
Comment #2
sridharpandu commentedJust construct the URL using the variables in your PHP code and do a http POST. It should work.
Comment #3
abhisheknagar commentedComment #4
abhisheknagar commentedMY SMS Mantra Gateway uses Port 8080, before using this module kindly make sure that Outgoing Port 8080 is open on your web server