Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use AppKonference instead of app_meetme in goautodial 4. 0

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

goautodial 4.0怎样使用AppKonference替代app_meetme,很多新手对此不是很清楚,为了帮助大家解决这个难题,下面小编将为大家详细讲解,有这方面需求的人可以来学习下,希望你能有所收获。

goautodial 4.0使用AppKonference替代 app_meetme

Featuring AppKonference (a high-performance Asterisk conferencing module replacing app_meetme) and webRTC. No more timer and DAHDI hardware dependencies..

Appkonference对比Meetme

Appkonference has several design goals which are different than Meetme:

* It does not require a zap channel for timing.(不需要zap channel时间钟)

* It is very efficient when used with channels which support DTX (silence

detection/discontinuous transmission).(静音检测)

* It can do VAD on channels which do not support DTX (although this

is more expensive than just mixing them, but less expensive then

encoding; therefore it might still be a win).

* It presents messages on the Monitor interface for determine which

speakers are active. (查看哪个主持人是否在线)

Kconference 替代Meetme的配置:

[goautodial-auto]

; DO NOT REMOVE

; FastAGI for VICIDIAL/astGUIclient call logging

exten => h,1,AGI(agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME}-----${HANGUPCAUSE(${HANGUPCAUSE_KEYS()},tech)}))

exten => _9999.,1,Dial(SIP/${EXTEN:4}@kamailio,,tTo)

exten => _9999.,2,Hangup

; immediate hangup extension

exten => _55558600XXX,1,Hangup()

exten => 8300,1,Hangup()

; VICIDIAL konferences

exten => _86000[5-9]X,1,Konference(${EXTEN},R)

exten => _86000[5-9]X,n,Hangup()

exten => _8600[1-2]XX,1,Konference(${EXTEN},R)

exten => _8600[1-2]XX,n,Hangup()

; quiet entry and leaving conferences for VICIDIAL (inbound announce, SendDTMF and ring-agent)

exten => _78600XXX,1,Konference(${EXTEN:1},qR)

exten => _78600XXX,n,Hangup()

; quiet monitor-only extensions for meetme rooms (for room managers)

exten => _68600XXX,1,Konference(${EXTEN:1},qLR)

exten => _68600XXX,n,Hangup()

; Asterisk 1.8 workaround

exten => _58600XXX,1,Konference(${EXTEN:1},qLR)

exten => _58600XXX,n,Hangup()

; quiet monitor-only entry and leaving conferences for VICIDIAL (recording)

exten => _558600XXX,1,Konference(${EXTEN:2},qLR)

exten => _558600XXX,n,Hangup()

; voicelab exten

exten => _86009XX,1,Konference(${EXTEN},qLR)

; voicelab exten moderator

exten => _986009XX,1,Konference(${EXTEN:1})

看完上述内容是否对您有帮助呢?如果还想对相关知识有进一步的了解或阅读更多相关文章,请关注行业资讯频道,感谢您对的支持。

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report