I tried the module with the 6.19 version of Drupal. It couldn't just function properly. It couldn't fetch the balance SMSs and also I think the password is not stored anywhere (I am not sure though). I have installed SMS framework module, but still couldn't make it work.

Kindly help.

Comments

abhisheknagar’s picture

Status: Active » Postponed (maintainer needs more info)

The Module has been tested with Drupal 6.19 and is working to best of our knowledge. Password is being stored but is not displayed as plain text or as ****** which is normal for this module

Kindly save the configuration if the

USER ID
PASSWORD
SENDER ID

are correct it should show the balance unless there is an issue with the gateway.

www.kashipur.in is a live implementation of the same and uses drupal 6.19

blogme4u’s picture

Status: Postponed (maintainer needs more info) » Active

Thanks for the swift reply. I tried that with Localhost and it worked for balance enquiry(though I was unable to do send SMS from localhost). I tried to send SMS, the balance is reduced but I am yet to receive the message. Should be a Mantra issue.

When using it on my WebServer which is in US It dint work.

Some inputs from me:

I used devel module to find what is wrong. I found that the "drupal_http_request" got "Connection timed out" and it couldn't fetch the page properly. It may possibly because of our Gateway (SMS Mantra) and server connection problems.

I would like to know how to increase the "Connection time out" time locally for this drupal installation. Also if you have any other experience in this it would be grateful.

abhisheknagar’s picture

Status: Active » Closed (works as designed)

"Connection timed out" this is almost a known bug with the SMSMantra and not from this module side

nickmudit’s picture

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.

blogme4u’s picture

I think the problem is basically with My sms mantra server.

The server is not accessible from US. I dont know why. You can call your hosting provider (or atleast text them) asking whether sms-mantra site was working or not. I got a "NO" answer from them for bluehost.

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