I 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.

Comments

nickmudit’s picture

Priority: Normal » Critical

I 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.

sridharpandu’s picture

Just construct the URL using the variables in your PHP code and do a http POST. It should work.

abhisheknagar’s picture

Status: Active » Closed (works as designed)
abhisheknagar’s picture

MY SMS Mantra Gateway uses Port 8080, before using this module kindly make sure that Outgoing Port 8080 is open on your web server