惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
CXSECURITY Database RSS Feed - CXSecurity.com
Stack Overflow Blog
Stack Overflow Blog
月光博客
月光博客
T
Threat Research - Cisco Blogs
小众软件
小众软件
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
C
Cyber Attacks, Cyber Crime and Cyber Security
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Tailwind CSS Blog
Cisco Talos Blog
Cisco Talos Blog
V
V2EX
博客园 - 【当耐特】
C
Cybersecurity and Infrastructure Security Agency CISA
Hugging Face - Blog
Hugging Face - Blog
The Cloudflare Blog
The Last Watchdog
The Last Watchdog
Simon Willison's Weblog
Simon Willison's Weblog
T
Threatpost
S
Secure Thoughts
O
OpenAI News
P
Proofpoint News Feed
S
SegmentFault 最新的问题
Forbes - Security
Forbes - Security
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Application and Cybersecurity Blog
Application and Cybersecurity Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
宝玉的分享
宝玉的分享
Scott Helme
Scott Helme
T
Tenable Blog
A
Arctic Wolf
L
LINUX DO - 热门话题
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
www.infosecurity-magazine.com
www.infosecurity-magazine.com
V
Visual Studio Blog
Hacker News: Ask HN
Hacker News: Ask HN
Hacker News - Newest:
Hacker News - Newest: "LLM"
腾讯CDC
博客园 - Franky
WordPress大学
WordPress大学
Know Your Adversary
Know Your Adversary
博客园_首页
雷峰网
雷峰网
IT之家
IT之家
PCI Perspectives
PCI Perspectives
L
LINUX DO - 最新话题
H
Heimdal Security Blog

博客园 - 相思天涯

无题 vs菜单怎么重复了4次?? 2004已经逝去 平安夜 特殊的日子 老工程师的心理话: 给年轻工程师的十大忠告 无题 msn怎么登陆不上? 又到了一年的中秋 无题 神奇莫幻的图片 无题 真实和谎言的故事 怎么了? Converting a project from VS.NET 2003 to VS.NET 2002 - 相思天涯 在午夜里听雨 离校 毕业答辩结束
CallXML
相思天涯 · 2004-09-23 · via 博客园 - 相思天涯

今后工作会比较多的接触CallXML

CallXML is a language based on the Extensible Markup Language (XML) that lets a company describe a phone-to-Web site application in terms of how the call would be handled at the Web site and how it would interact with the caller based on keyed-in or voice responses. CallXML is similar to other voice markup languages such as VoiceXML and Microsoft's WTE.

Basically, CallXML is used to describe the user interface of a telephone, VoIP, or multimedia application to a CallXML browser. A CallXML browser then uses that description to control and react to the call itself. According to a Voxeo, a vendor that supports CallXML, the markup language includes:

  • Media action elements such as "playAudio" and "recordAudio" to describe what to be presented to the user during a call
  • Call action elements such as "answer", "call" and "hangup" to describe how to control and route the call
  • Logic action elements such as "assign," "clear" and "goto" to describe how to modify variables and interact with traditional server-side Web logic such as Perl, other CGI languages, PHP or ASP
  • Event elements such as "onTermDigit," "onHangup" to describe how to react to things the user can do during the call, such as pressing digits or hanging up
  • Block elements that logically group actions & events together, so that one set of event handling elements can be used for several sequential actions

Whereas VoiceXML, another computer telephony language, is used with voice-based applications that provide access to Web content and information, CallXML aims to make it easy for Web developers to create applications that can interact with and control any number or type of calls. VoiceXML 1.0 was created through a collaboration of AT&T, IBM, Lucent Technologies, and Motorola.

From:http://search400.techtarget.com/gDefinition/0,294236,sid3_gci518993,00.html