電訊茶室's Archiver

rk50 發表於 2015-3-30 14:37

elastix 忙線問題

最近公司架了一台elastix當總機用,分機對打、ivr、保留音樂之類的功能已成功,但是有個問題,如果分機101打給分機102,兩方接通後,通話中分機103在打給101,該如何撥放忙線的提音給103呢?

角色 發表於 2015-3-31 00:33

你要limit number of parallel calls。

rk50 發表於 2015-3-31 09:25

[b]回復 [url=http://www.telecom-cafe.com/forum/redirect.php?goto=findpost&pid=40909&ptid=6600]2#[/url] [i]角色[/i] [/b]


感謝!!
我先試試看

角色 發表於 2015-4-1 00:18

Please take a look at the following code[code]
;call-limit=1     ; permit only 1 outgoing call and 1 incoming call at a time
                       ; from the phone to asterisk (deprecated)
                       ; 1 for the explicit peer, 1 for the explicit user,
                       ; remember that a friend equals 1 peer and 1 user in
                       ; memory
                       ; There is no combined call counter for a "friend"
                       ; so there's currently no way in sip.conf to limit
                       ; to one inbound or outbound call per phone. Use
                       ; the group counters in the dial plan for that.
                       ;
[/code]

頁: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.