Download & Extend

My SMS Mantra: Messages not going out within drupal or using php

Project:My SMS Mantra SMS Gateway
Version:6.x-1.0-beta1
Component:Miscellaneous
Category:support request
Priority:critical
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

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

#1

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.

#2

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

#3

Status:active» closed (works as designed)

#4

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