您好,登錄后才能下訂單哦!
goautodial 4.0怎樣使用AppKonference替代app_meetme,很多新手對(duì)此不是很清楚,為了幫助大家解決這個(gè)難題,下面小編將為大家詳細(xì)講解,有這方面需求的人可以來(lái)學(xué)習(xí)下,希望你能有所收獲。
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對(duì)比Meetme
Appkonference has several design goals which are different than Meetme:
* It does not require a zap channel for timing.(不需要zap channel時(shí)間鐘)
* It is very efficient when used with channels which support DTX (silence
detection/discontinuous transmission).(靜音檢測(cè))
* 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. (查看哪個(gè)主持人是否在線)
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})
看完上述內(nèi)容是否對(duì)您有幫助呢?如果還想對(duì)相關(guān)知識(shí)有進(jìn)一步的了解或閱讀更多相關(guān)文章,請(qǐng)關(guān)注億速云行業(yè)資訊頻道,感謝您對(duì)億速云的支持。
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。