Tropo free sms client api class

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • CreativityKills
    replied
    make what support? The script or tropo?

    Leave a comment:


  • atef
    replied
    CreativityKills do u can make it support other languages like arabic?

    Leave a comment:


  • pichiriche
    replied
    CreativityKills please check you inbox dear

    Leave a comment:


  • Ponick
    replied
    Originally posted by CreativityKills View Post
    when youre ready send me a link to the readme.markdown file, im gonna be releasing v2 so i need it asap
    heres the readme file ReadME.zip .i just edit it a little

    Leave a comment:


  • CreativityKills
    replied
    i cant remember but you can use any one they work just fine.

    Leave a comment:


  • robzky
    replied
    What Voice & Messaging number did you use CreativityKills

    Leave a comment:


  • CreativityKills
    replied
    when youre ready send me a link to the readme.markdown file, im gonna be releasing v2 so i need it asap

    Leave a comment:


  • Ponick
    replied
    Originally posted by CreativityKills View Post
    put that into the default download of my tropo api and i will update that as the read me file.
    i would be honored

    Leave a comment:


  • CreativityKills
    replied
    Originally posted by Ponick View Post
    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

    Code:
    <session>
    <success>false</success>
    −
    <token>
    yourxtokenxblahxblah..
    </token>
    <reason>FAILURE - HTTP/1.1 500 Internal Server Error</reason>
    </session>
    just refresh this page until you see true

    on
    Code:
    <success>false/true</success>
    area

    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!!! ";} 
    put that into the default download of my tropo api and i will update that as the read me file.

    Leave a comment:


  • Ponick
    replied
    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

    Code:
    <session>
    <success>false</success>
    −
    <token>
    yourxtokenxblahxblah..
    </token>
    <reason>FAILURE - HTTP/1.1 500 Internal Server Error</reason>
    </session>
    just refresh this page until you see true

    on
    Code:
    <success>false/true</success>
    area

    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!!! ";} 

    Leave a comment:


  • CreativityKills
    replied
    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
    i definately dont care about what he or anyone thinks im all about free n open source.

    Originally posted by nightkizzer05 View Post
    nice..
    its working
    thankz guys and bro creativity for the procedure..
    thumbs up.
    no problemo, glad to help man

    Leave a comment:


  • subzero
    replied
    @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

    Leave a comment:


  • nightkizzer05
    replied
    nice..
    its working
    thankz guys and bro creativity for the procedure..
    thumbs up.
    Last edited by metulj; 21.05.11, 09:09.

    Leave a comment:


  • CreativityKills
    replied
    Originally posted by BioBeo
    I'm user that obviously insists to get banned...
    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.
    Last edited by metulj; 21.05.11, 09:27.

    Leave a comment:


  • atef
    replied
    CreativityKills's class working very well with me
    Last edited by metulj; 21.05.11, 09:08.

    Leave a comment:

Working...
X