码迷,mamicode.com
首页 > 其他好文 > 详细

freeswitch命令收集

时间:2015-04-20 11:18:10      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:

1,sofia profile internal restart
2,list_users
3, 用法: show <item>
  item类型如下:
  codec
  endpoint
  application
  api
  dialplan
  file
  timer
  calls [count]
  channels [count|like <match string>]
  calls
  detailed_calls
  bridged_calls
  detailed_bridged_calls
  aliases
  complete
  chat
  management
  modules
  nat_map
  say
  interfaces
  interface_types
  tasks
  limits
4,xml_locate
5,pause 停止指定通道的媒体播放

6,查看当前注册信息sofia status profile internal reg
7,hupall
8,重启sip  sofia profile internal restart
9,打开sqlite3 数据库的命令
    sqlite3 core.db
10,sofia global siptrace on
11,console loglevel debug(和f8的区别在哪还是一样的)
12,originate user/1000 &echo
13,originate user/1000 &playback(xxx.wav)
14,orgiinage user/100 &bridge(user/2000)
15,console loglevel info
http://bbs.freeswitch.org.cn/


会议主持人:
conference 3000+flags{moderator}


<action application="conference" data="9999-vas.org@default" />
<action application="answer" />

freeswitch命令收集

标签:

原文地址:http://blog.csdn.net/l_yangliu/article/details/45146491

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!