Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1369528
  • 博文数量: 140
  • 博客积分: 8518
  • 博客等级: 中将
  • 技术积分: 1822
  • 用 户 组: 普通用户
  • 注册时间: 2005-03-01 22:23
个人简介

嘿嘿!

文章分类
文章存档

2016年(2)

2015年(5)

2014年(6)

2013年(11)

2012年(11)

2011年(3)

2010年(4)

2009年(4)

2008年(8)

2007年(23)

2006年(26)

2005年(37)

分类: 网络与安全

2014-10-24 14:49:57

Description

You can use start_dtmf in a dialplan to enable in-band DTMF detection (i.e. the detection of DTMF tones on a channel). You should do this when you want to be able to identify DTMF tones on a channel that doesn't otherwise support another signaling method (like RFC2833 or INFO).

Usage

Example

   
     
              
      在dialpaln的规则里加上这条内容,可以将tone转成rfc2833然后再进行收音转其他地方去。
      
     
   

The start_dtmf line listed above starts the start_dtmf application on this channel to allow for DTMF detection.

WARNING: Do not use the start_dtmf application and the application together. If both are running at the same time you will cause a feedback loop to occur within FreeSWITCH itself, such that a DTMF tone from a caller will result in repetitive DTMF tones being identified by FreeSWITCH.

WARNING: If using in conjunction with ring_ready, make sure that ring_ready is called first or else it may not work.


This application uses Media BUG

阅读(6991) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~