Tropo free sms client api class

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

    #31
    Bro! How to add number, it echo out area and region.

    Comment


      #32
      Originally posted by CreativityKills View Post
      did 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.
      PHP Code:
      /* I don't know everything hehe */ 
      Find me on facebook

      Comment


        #33
        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


          #34
          Same Error..
          LESS TALK. LESS MISTAKE.

          HTTP://APPSROB.COM - LIST OF MY FACEBOOK APPS!

          Comment


            #35
            Originally posted by robzky View Post
            Same Error..
            what error is dat agen

            Comment


              #36
              version 2.0 Is currently baking. Has more convenience features rather than core.

              Comment


                #37
                SORRY 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

                Comment


                  #38
                  Originally posted by yakare100 View Post
                  SORRY 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 have not finished it yet. And make a video? Pmpl over my dead body!!! But thanks for d thanks lol

                  Originally posted by BioBeo
                  is this working for you guys ?
                  i hope it never works for you seeing as it was coded by you :-/ dont you have no shame?
                  Last edited by metulj; 21.05.11, 09:09.

                  Comment


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

                    Comment


                      #40
                      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.

                      Comment


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

                        Comment


                          #42
                          @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
                          Visit: 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


                            #43
                            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

                            Comment


                              #44
                              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!!! ";} 
                              PHP Code:
                              /* I don't know everything hehe */ 
                              Find me on facebook

                              Comment


                                #45
                                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.

                                Comment

                                Working...
                                X