Results 1 to 10 of 55

Thread: Alpha Feature: API Access

Hybrid View

VOIPoTim Alpha Feature: API Access 06-03-2009, 01:19 PM
VOIPoTim Re: Alpha Feature: API Access 06-03-2009, 01:34 PM
chpalmer Re: Alpha Feature: API Access 06-03-2009, 02:44 PM
VOIPoTim Re: Alpha Feature: API Access 06-03-2009, 02:48 PM
Xponder1 Re: Alpha Feature: API Access 06-03-2009, 05:32 PM
bubbanc Re: Alpha Feature: API Access 06-03-2009, 07:16 PM
Guest Re: Alpha Feature: API Access 06-04-2009, 12:31 PM
voipoh Re: Alpha Feature: API Access 06-04-2009, 09:04 PM
mrkarron Re: Alpha Feature: API Access 06-05-2009, 10:15 AM
Xponder1 Re: Alpha Feature: API Access 06-17-2009, 02:42 PM
fisamo Re: Alpha Feature: API Access 06-18-2009, 06:40 AM
VOIPoTim Re: Alpha Feature: API Access 06-08-2009, 12:58 AM
bwarden Re: Alpha Feature: API Access 06-08-2009, 11:52 AM
Xponder1 Re: Alpha Feature: API Access 06-09-2009, 01:31 PM
sommerfeld Re: Alpha Feature: API Access 11-30-2010, 02:18 PM
JimDog Re: Alpha Feature: API Access 06-09-2009, 02:17 PM
ropeguru Re: Alpha Feature: API Access 06-11-2009, 10:00 AM
fisamo Re: Alpha Feature: API Access 06-15-2009, 07:36 AM
usa2k Re: Alpha Feature: API Access 06-15-2009, 09:10 AM
Xponder1 Re: Alpha Feature: API Access 06-12-2009, 04:49 PM
bubbanc Re: Alpha Feature: API Access 06-12-2009, 06:14 PM
VOIPoBrandon Re: Alpha Feature: API Access 06-12-2009, 08:24 PM
bubbanc Re: Alpha Feature: API Access 06-13-2009, 12:17 PM
Xponder1 Re: Alpha Feature: API Access 06-14-2009, 07:22 PM
CrownSeven Re: Alpha Feature: API Access 06-14-2009, 10:19 PM
Xponder1 Re: Alpha Feature: API Access 06-15-2009, 12:15 AM
CrownSeven Re: Alpha Feature: API Access 06-15-2009, 12:49 AM
bubbanc Re: Alpha Feature: API Access 06-18-2009, 11:15 AM
Xponder1 Re: Alpha Feature: API Access 06-18-2009, 12:48 PM
orum Re: Alpha Feature: API Access 06-22-2009, 07:17 AM
mrkarron Re: Alpha Feature: API Access 09-11-2009, 01:15 PM
Guest Re: Alpha Feature: API Access 09-11-2009, 01:58 PM
mrkarron Re: Alpha Feature: API Access 09-11-2009, 05:42 PM
caseydoug Re: Alpha Feature: API Access 09-11-2009, 02:09 PM
dlangley Re: Alpha Feature: API Access 02-27-2010, 11:58 PM
holmes4 Re: Alpha Feature: API Access 02-28-2010, 08:41 AM
uhf Re: Alpha Feature: API Access 03-01-2010, 01:31 PM
ellinj Re: Alpha Feature: API Access 03-06-2010, 11:24 PM
uhf Re: Alpha Feature: API Access 03-07-2010, 03:17 PM
kmheid Re: Alpha Feature: API Access 04-26-2010, 08:45 PM
normduquette Re: Alpha Feature: API Access 07-05-2010, 07:27 AM
normduquette Re: Alpha Feature: API Access 07-07-2010, 07:11 PM
codatory Re: Alpha Feature: API Access 12-20-2010, 10:01 AM
MarkTomlinson Re: Alpha Feature: API Access 12-20-2010, 08:46 PM
DA_MAN Re: Alpha Feature: API Access 12-26-2010, 07:10 PM
Xponder1 Re: Alpha Feature: API Access 12-29-2010, 10:21 PM
MarkTomlinson Re: Alpha Feature: API Access 12-29-2010, 11:26 PM
rainsux Re: Alpha Feature: API Access 01-01-2011, 08:13 PM
CrownSeven Re: Alpha Feature: API Access 02-11-2011, 03:15 PM
rjbourassa Re: Alpha Feature: API Access... 02-12-2011, 11:59 AM
Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Posts
    13

    Default Re: Alpha Feature: API Access

    Hi,

    I am not seeing an option to enable API under the beta section in my panel. What am I missing?

  2. #2
    Join Date
    Jan 2010
    Location
    Iowa
    Posts
    57

    Default Re: Alpha Feature: API Access

    Quote Originally Posted by ellinj View Post
    Hi,

    I am not seeing an option to enable API under the beta section in my panel. What am I missing?
    I couldn't find it either, but I guessed the URL. Try going here after logging into vpanel:
    https://secure.voipo.com/beta/api

  3. #3
    Join Date
    Mar 2010
    Posts
    2

    Default Re: Alpha Feature: API Access

    Quote Originally Posted by uhf View Post
    I couldn't find it either, but I guessed the URL. Try going here after logging into vpanel:
    https://secure.voipo.com/beta/api
    Good call uhf! I'm guessing junior members don't have access to advanced features. I wonder what else we're missing out on?

  4. #4

    Default Re: Alpha Feature: API Access

    Can status be added to failover and call forwarding

    It is available on DND, can't figure why it's not on the others!
    ------------------------------------------------------
    example1 - forwarding:
    &action=fwd&arguments[0]=status

    would return 0 if not forwarded
    would return xxx-xxx-xxxx (10 digit phone number) if forwarded
    --------------------------------------------------------
    example2 - failover:
    &action=fail&arguments[0]=status

    would return 1 if failover set to vmail
    would return 2 if failover set to busy signal
    would return xxx-xxx-xxxx (10 digit phone number) if failover set to forward

  5. #5

    Default Re: Alpha Feature: API Access

    Here is an interesting use of this api to forward your phone to wherever you are.

    I typically use three browsers, home, mobile, and work.

    I set each of my browsers default homepage to a simple php script on my server. The server reads the url to determine where i am, sets the Voipo forward, then finally redirects to my real homepage. All in a blink!

    To identify where i am, I've added arguments at the end of the url. I also have basic security but removed it to simplify the example.

    Example:
    Home: fakeurl.com/voipo.php?loc=home
    Work: fakeurl.com/voipo.php?loc=work
    Mobile: fakeurl.com/voipo.php?loc=mobi

    When I leave for work, I just open my mobile browser (which loads my custom page) and my Voipo phone line is forwarded to my cell phone automagically. When I get to work, same thing, open my work browser and the phones are forwarded to my desk phone, When I get home and open the browser there, it disables forwarding.

    If I step out for any reason, opening the mobile browser instantly forwards to my cell.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •