Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue sending SMS message #27

Open
russellharrower opened this issue Oct 24, 2011 · 3 comments
Open

Issue sending SMS message #27

russellharrower opened this issue Oct 24, 2011 · 3 comments
Assignees

Comments

@russellharrower
Copy link

Not sure what I have done wrong but I need to be able to send SMS using PHP and jQuery

The script does get called however I never get a txt message on my phone

call("+61406066666", array( "network" => "SMS", "message" => "Hello") ); $tropo->renderJSON(); ?>
@manish-ps
Copy link

Have you able to solve the proble?
I have the same issue.

@russellharrower
Copy link
Author

nope

@undsoft
Copy link

undsoft commented Apr 3, 2012

Are you sure you're using it correctly?
You have to have 2 scripts: one initiates a session using secret key and the second one receives Tropo request and outputs the JSON.

@ghost ghost assigned kevinbond Jan 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants