Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
DesertCodeCamp - Phono
Search
chrismatthieu
November 07, 2011
Technology
1
67
DesertCodeCamp - Phono
Cas Hoefman and I introduced Phono, Voxeo's Javascript Phone API, at Desert Code Camp
chrismatthieu
November 07, 2011
Tweet
Share
More Decks by chrismatthieu
See All by chrismatthieu
nodester
chrismatthieu
0
130
DesertCodeCamp - Tropo
chrismatthieu
1
120
DesertCodeCamp - SMSified
chrismatthieu
1
94
Asterisk Webphone
chrismatthieu
1
1.1k
GWOB
chrismatthieu
1
74
Other Decks in Technology
See All in Technology
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
210
Rust In Python
lycorptech_jp
PRO
2
210
SSG の限界を破る、再ビルド不要なサイト
reyalka
0
300
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
210
これでもう迷わない!Jetpack Composeの書き方実践ガイド
zozotech
PRO
0
1.2k
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
8
4.1k
はじめてのOSS開発からみえたGo言語の強み
shibukazu
4
1.1k
20250920_ServerlessDays
takuyay0ne
7
1.7k
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ:はじめてのローカルLLM
stanaka26
0
130
品質保証に注目したAIプロダクト開発
sansantech
PRO
1
110
What's new in Firebase / Google I/O 2025 報告LT会
atria
0
140
開発用LLMインフラをVSCode内で完結させる
ueponx
1
110
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bash Introduction
62gerente
615
210k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
590
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Being A Developer After 40
akosma
90
590k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
188
55k
Navigating Team Friction
lara
189
15k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Transcript
@ChrisMatthieu @CasHoefman Javascript Phone API
Introducing Phono!
© Voxeo Corporation © Voxeo Corporation © Voxeo Corporation ©
Voxeo Corporation | CONFIDENTIAL Phono :: Javascript Phone API JavaScript jQuery Library Make and Receive SIP Calls XMPP Instant Messaging Open Source - github.com/phono Bob Alice
$.phono({ onReady: function() { this.phone.dial(“1-602-555-1212”); } }); div.phone(); Can be
a phone number, SIP address, or Tropo/Voxeo appID
© Voxeo Corporation © Voxeo Corporation © Voxeo Corporation ©
Voxeo Corporation | CONFIDENTIAL Phono Architecture Phone Share / Play Jingle XMPP Flash Java iOS Messaging Chat Presence Media Plugins
•Click-to-Call •Call Centers replacing softphones •Gaming: VoIP conferencing sessions •Chat:
Browser chat to IM, SMS, ... Common Use Cases
$.demo()
© Voxeo Corporation © Voxeo Corporation © Voxeo Corporation ©
Voxeo Corporation | CONFIDENTIAL Phono Mobile for iOS and Android + = Pure Awesome!
•More features coming soon: Video Screen Sharing File Transfer •More
Complete Samples What’s Next?
Thank You