cloudvox (Cloudvox - call your code)

Name
Cloudvox - call your code
Website/Blog
http://cloudvox.com/
Company
Cloudvox, powered by Ifbyphone
Location
Seattle, WA
Member Since
May 06, 2009 (9 months)

Following 0 coders and watching 4 repositories view all →

Public Repositories (3)

  • company_ivr

    Basic office phone system in live use

    legend

    Last updated Wed Jun 10 18:18:22 -0700 2009

  • schedule_speaker

    Hear RailsConf schedule over the phone (via imported ical)

    legend

    Last updated Thu May 07 11:33:32 -0700 2009

  • call_for_change

    Technology for transparent government -- recent government info by phone

    legend

    Last updated Thu May 07 11:33:07 -0700 2009

Public Activity feed

cloudvox updated gist: 273194 Sat Jan 09 15:59:44 -0800 2010
#!/usr/bin/ruby require 'rubygems' require 'httparty'
cloudvox updated gist: 273194 Sat Jan 09 15:45:00 -0800 2010
#!/usr/bin/ruby require 'rubygems' require 'httparty'
cloudvox updated gist: 273194 Sat Jan 09 15:42:17 -0800 2010
#!/usr/bin/ruby require 'rubygems' require 'httparty'
cloudvox updated gist: 273194 Sat Jan 09 15:41:09 -0800 2010
#!/usr/bin/ruby require 'rubygems' require 'httparty'
cloudvox created gist: 273194 Sat Jan 09 15:27:46 -0800 2010
#!/usr/bin/ruby require 'rubygems' require 'httparty'
cloudvox updated gist: 261781 Mon Dec 28 14:37:49 -0800 2009
#!/usr/bin/env ruby -w require 'net/http'
cloudvox updated gist: 261781 Mon Dec 28 14:32:43 -0800 2009
#!/usr/bin/env ruby -w require 'net/http'
cloudvox created gist: 261781 Tue Dec 22 06:43:23 -0800 2009
#!/usr/bin/env ruby -w # automated sound uploader to Cloudvox account
cloudvox updated gist: 222504 Fri Oct 30 09:46:40 -0700 2009
<?php // more: http://help.cloudvox.com/ $r= new HttpRequest('http://your.cloudvox.com/applicati...
cloudvox updated gist: 222504 Fri Oct 30 09:42:50 -0700 2009
<?php // more: http://help.cloudvox.com/ $r= new HttpRequest('http://your.cloudvox.com/applicati...
cloudvox created gist: 222504 Fri Oct 30 09:41:32 -0700 2009
<?php // more: http://help.cloudvox.com/ $r= new HttpRequest('http://your.cloudvox.com/applicati...
cloudvox created gist: 205098 Thu Oct 08 08:06:58 -0700 2009
Cloudvox Phone API Platform Launches: "Telephony in the Cloud" New Cloudvox service lets Web dev...
cloudvox updated gist: 205085 Thu Oct 08 08:01:43 -0700 2009
cloudvox updated gist: 205085 Thu Oct 08 08:01:13 -0700 2009
cloudvox created gist: 205085 Thu Oct 08 08:00:42 -0700 2009
Cloudvox Phone API Platform Launches: "Telephony in the Cloud" New Cloudvox service lets Web dev...
cloudvox updated gist: 204833 Thu Oct 08 00:06:02 -0700 2009
[{"name":"speak","phrase":"Thanks for calling!"}, {"name":"playback","filename":"monkeys"}]
cloudvox updated gist: 204833 Thu Oct 08 00:05:45 -0700 2009
[{"name":"speak","phrase":"Thanks for calling!"}, {"name":"playback","filename":"monkeys"}]
cloudvox created gist: 204833 Thu Oct 08 00:04:13 -0700 2009
[{"name":"speak","phrase":"Thanks for calling!"}, {"name":"playback","filename":"monkeys"}]
cloudvox updated gist: 202669 Wed Oct 07 23:50:28 -0700 2009
<?php $call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit numb...
cloudvox created gist: 204820 Wed Oct 07 23:48:13 -0700 2009
# call handler just outputs (or is) JSON. here's an example in sinatra. get '/answer-call' do [...
cloudvox created gist: 204813 Wed Oct 07 23:38:07 -0700 2009
default { play 'you-have-reached-a-test-number' execute 'swift', '"Welcome to this Cloudvox e...
cloudvox updated gist: 202669 Wed Oct 07 23:34:10 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 202669 Wed Oct 07 23:34:04 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 202669 Wed Oct 07 23:33:44 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 202669 Wed Oct 07 23:33:30 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 204515 Wed Oct 07 20:19:20 -0700 2009
default { play 'sounds/matrix' execute 'swift', '"Press 1 to hear the date."'
cloudvox updated gist: 202663 Wed Oct 07 18:00:54 -0700 2009
$call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number."); $call->exec("Rea...
cloudvox created gist: 204515 Wed Oct 07 15:30:04 -0700 2009
default { play 'sounds/matrix' execute 'swift', '"Press 1 to hear the date."'
cloudvox updated gist: 203537 Tue Oct 06 16:04:23 -0700 2009
narf
cloudvox created gist: 203537 Tue Oct 06 16:04:14 -0700 2009
narf
cloudvox updated gist: 202669 Tue Oct 06 15:50:04 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 202685 Mon Oct 05 18:39:43 -0700 2009
public class ExampleCallIn extends BaseAgiScript { public void service(AgiRequest request, AgiC...
cloudvox created gist: 202685 Mon Oct 05 18:35:38 -0700 2009
public class ExampleCallIn extends BaseAgiScript { public void service(AgiRequest request, AgiC...
cloudvox created gist: 202669 Mon Oct 05 18:11:40 -0700 2009
$call->answer(); $call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number.");...
cloudvox updated gist: 202663 Mon Oct 05 17:51:39 -0700 2009
$call->exec("Swift", "Thank you for calling Cloudvox. Enter a 6 digit number."); $call->exec("Rea...