Bro! How to add number, it echo out area and region.
Tropo free sms client api class
Collapse
X
-
Originally posted by CreativityKills View Postdid you add a number to the application on the tropo control panel?
yes i did !! i also changed region for many times .i saw a field there with question "What URL powers voice calls to your app?" and "What URL powers SMS/messaging calls to your app?" then i host ur tropo.response.php and map it, i launched token ..token respons is ok... everything is fine but not working!! ur demo sending msg from +1585........ did u add this as your phone number?? can u plz tell me what u have done exactly with ur demo? may be we r missing something to configure ::
Added after 37 minutes:
OH MAN!!
i have done this
its working great ..thank you onece again man
Last edited by Ponick; 19.05.11, 22:04.Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
-
it enough they want to share this app to you. Find it by self lol... Trial and error... Don't only want want want want easily... Try first!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!sigpic
Visit my WEBSITE Project: http://www.aspirewap.net
Comment
-
i have not finished it yet. And make a video? Pmpl over my dead body!!! But thanks for d thanks lolOriginally posted by yakare100 View PostSORRY not understand well on version 2.0, where I can find, it would be too much to ask if you make a tutorial on youtube about the script from sms .. and my congratulations for your contribution Mr. CreativityKills .. Google translation in the
i hope it never works for you seeing as it was coded by you :-/ dont you have no shame?Originally posted by BioBeois this working for you guys ?Last edited by metulj; 21.05.11, 09:09.
Comment
-
i dont give a flying fcuk if it sends one million per micro second, my aim here is too make sure others have theirs on thier site, for crying out loud this is a coding site for webmasters or aspiring ones its not a target audience site, so except you wanna share what runs under that, put ur tails between ur legs man and let me concentrate on helping these other guys.Originally posted by BioBeoI'm user that obviously insists to get banned...Last edited by metulj; 21.05.11, 09:27.
Comment
-
@CreativityKills,
Just ignore it they are piss off with your working sms that they want to sell and make cash where you shared with other's like coding talk is all about sharing and caring not sell sell something that easy to build like GRABBERS god dam.
Keep the good work up CreativityKillsVisit: Chat4u.mobi - The New Lay Of being a site of your dreams!
Visit: WapMasterz Coming Back Soon!
_______
SCRIPTS FOR SALE BY SUBZERO
Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
_______
Info & Tips
php.net
w3schools.com
Comment
-
i definately dont care about what he or anyone thinks im all about free n open source.Originally posted by subzero View Post@CreativityKills,
Just ignore it they are piss off with your working sms that they want to sell and make cash where you shared with other's like coding talk is all about sharing and caring not sell sell something that easy to build like GRABBERS god dam.
Keep the good work up CreativityKills
no problemo, glad to help manOriginally posted by nightkizzer05 View Postnice..
its working
thankz guys and bro creativity for the procedure..
thumbs up.
Comment
-
OK Heres a short tutorial from me!!!!
1.log in to your tropo account
2.click "Your Hosted Files"
3.upload tropo.response.php from creativietykills script
4.goto application menu
5.click on create new application link
6.select Tropo Scripting
7.Put a name on "Tropo Scripting Application Name:" field
8.on "What URL powers your app? Or use a Hosted File or a Sample Application. ?" field click "use a Hosted File" link then a popup manu will appear
with two link select "map an existing hosted file to this application" link and map the tropo.response.php file and hit the crate application button.
9.then you will get details of your applicatin just click the "Add a new phone number" link
10.after appearing add a new phone number popup menu select a USA Domestic phone number and click the + (plus) sign.
11.then close the popup and you will see your phone number as "Voice & Messaging: " just avobe the skype number.
12.Now in "Outbound Tokens:" details click on Messaging tokens .a popup menu will appear then just click launch token button.if it say "Token launch was successful."
click on the link in same popupmenu click here to open the token URL in a new window.
it will show you something like this
just refresh this page until you see trueCode:<session> <success>false</success> − <token> yourxtokenxblahxblah.. </token> <reason>FAILURE - HTTP/1.1 500 Internal Server Error</reason> </session>
onareaCode:<success>false/true</success>
13.if you got tru..tehn just add the token to your tropo.config.php
14.Run your script and send a message.
---------------------------------------------------------------
PHP Code:if($everything_you_done_exactly_what_i_said_avobe && $your_script_will_work)
{ echo "congratez buyddy";}
else{ echo"F_ck off and never expect to work it!!! ";}
Find me on facebookPHP Code:/* I don't know everything hehe */
Comment
-
put that into the default download of my tropo api and i will update that as the read me file.Originally posted by Ponick View PostOK Heres a short tutorial from me!!!!
1.log in to your tropo account
2.click "Your Hosted Files"
3.upload tropo.response.php from creativietykills script
4.goto application menu
5.click on create new application link
6.select Tropo Scripting
7.Put a name on "Tropo Scripting Application Name:" field
8.on "What URL powers your app? Or use a Hosted File or a Sample Application. ?" field click "use a Hosted File" link then a popup manu will appear
with two link select "map an existing hosted file to this application" link and map the tropo.response.php file and hit the crate application button.
9.then you will get details of your applicatin just click the "Add a new phone number" link
10.after appearing add a new phone number popup menu select a USA Domestic phone number and click the + (plus) sign.
11.then close the popup and you will see your phone number as "Voice & Messaging: " just avobe the skype number.
12.Now in "Outbound Tokens:" details click on Messaging tokens .a popup menu will appear then just click launch token button.if it say "Token launch was successful."
click on the link in same popupmenu click here to open the token URL in a new window.
it will show you something like this
just refresh this page until you see trueCode:<session> <success>false</success> − <token> yourxtokenxblahxblah.. </token> <reason>FAILURE - HTTP/1.1 500 Internal Server Error</reason> </session>
onareaCode:<success>false/true</success>
13.if you got tru..tehn just add the token to your tropo.config.php
14.Run your script and send a message.
---------------------------------------------------------------
PHP Code:if($everything_you_done_exactly_what_i_said_avobe && $your_script_will_work)
{ echo "congratez buyddy";}
else{ echo"F_ck off and never expect to work it!!! ";}
Comment

Comment