八叶草

学习资料记录

elastix (Monitoring -> listen )ie 听录音 补丁

/var/www/html/modules/monitoring/index.php 423行

<!--                    <embed src='index.php?menu=$module_name&action=download&id=$file&rawmode=yes' width=300, height=20 autoplay=true loop=false></embed>
-->

<OBJECT ID="MediaPlayer" WIDTH=300 HEIGHT=100
  CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"
   TYPE="application/x-oleobject"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112">
  <PARAM name="autoStart" value="true">
  <PARAM name="filename" value="index.php?menu=$module_name&action=download&id=$file&rawmode=yes">
  <PARAM NAME="ShowControls" VALUE="True">
  <PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED TYPE="application/wav" SRC="index.php?menu=$module_name&action=download&id=$file&rawmode=yes"
NAME="MediaPlayer" WIDTH=300 HEIGHT=100
 autostart="true" showcontrols="true" showstatusbar="true"></EMBED>
</OBJECT>

posted on 2012-04-25 17:18 八叶草 阅读(376) 评论(0)  编辑 收藏 引用 所属分类: asterisk


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理