- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我在 Ubuntu 12.04.2 LTS 上安装了 dahdi 2.7 和 asterisk 11。我很难配置 DAHDI channel 。我有一张来自 Digium 的 AEX 808 卡,我的电话线上有 8 个 FXO 端口的卡插入卡的端口 1。
我在 http://www.voip-info.org/wiki/view/DAHDI 中遵循了完全相同的步骤。
在示例安装部分下,除了我编辑 dahdi_channels.conf 以指向与 channel 2-8 的 channel 号相同的组号,因为我认为 asterisk 试图从 channel 1 以外的 channel 调用电话,因为它们以前都在组=0。
这是我的配置文件:
chan_dahdi.conf:
[trunkgroups]
; No trunk groups are needed in this configuration.
[channels]
#include /etc/asterisk/dahdi-channels.conf
; The channels context is used when defining channels using the
; older deprecated method. Don't use this as a section name.
;[phone](!)
;
; A template to hold common options for all phones.
;
usecallerid = yes
hidecallerid = no
callwaiting = no
;threewaycalling = yes
transfer = yes
echocancel = yes
echotraining = yes
immediate = no
; Autogenerated by /usr/sbin/dahdi_genconf on Thu Aug 8 15:55:40 2013
; If you edit this file and execute /usr/sbin/dahdi_genconf again,
; your manual changes will be LOST.
; Dahdi Channels Configurations (chan_dahdi.conf)
;
; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended
; to be #include-d by /etc/chan_dahdi.conf that will include the global settings
;
; Span 1: WCTDM/0 "Wildcard AEX800" (MASTER)
;;; line="1 WCTDM/0/0 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default
;;; line="2 WCTDM/0/1 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=2
context=from-pstn
channel => 2
callerid=
group=
context=default
;;; line="3 WCTDM/0/2 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=3
context=from-pstn
channel => 3
callerid=
group=
context=default
;;; line="4 WCTDM/0/3 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=4
context=from-pstn
channel => 4
callerid=
group=
context=default
;;; line="5 WCTDM/0/4 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=5
context=from-pstn
channel => 5
callerid=
group=
context=default
;;; line="6 WCTDM/0/5 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=6
context=from-pstn
channel => 6
callerid=
group=
context=default
;;; line="7 WCTDM/0/6 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=7
context=from-pstn
channel => 7
callerid=
group=
context=default
;;; line="8 WCTDM/0/7 FXSKS (In use) (EC: VPMOCT032 - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=8
context=from-pstn
channel => 8
callerid=
group=
context=default
# Autogenerated by /usr/sbin/dahdi_genconf on Thu Aug 8 15:55:40 2013
# If you edit this file and execute /usr/sbin/dahdi_genconf again,
# your manual changes will be LOST.
# Dahdi Configuration File
#
# This file is parsed by the Dahdi Configurator, dahdi_cfg
#
# Span 1: WCTDM/0 "Wildcard AEX800" (MASTER)
fxsks=1
echocanceller=mg2,1
fxsks=2
echocanceller=mg2,2
fxsks=3
echocanceller=mg2,3
fxsks=4
echocanceller=mg2,4
fxsks=5
echocanceller=mg2,5
fxsks=6
echocanceller=mg2,6
fxsks=7
echocanceller=mg2,7
fxsks=8
echocanceller=mg2,8
[Aug 8 15:56:26] WARNING[25198] chan_dahdi.c: Unable to specify channel 1: Device or resource busy
[Aug 8 15:56:26] ERROR[25198] chan_dahdi.c: Unable to open channel 1: Device or resource busy
[Aug 8 15:56:26] ERROR[25198] chan_dahdi.c: Unable to register channel '1'
### Span 1: WCTDM/0 "Wildcard AEX800" (MASTER)
1 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE)
2 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
3 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
4 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
5 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
6 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
7 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
8 FXO FXSKS (In use) (EC: VPMOCT032 - INACTIVE) RED
astersik*CLI> dahdi show status
No such command 'dahdi show status' (type 'core show help dahdi show' for other possible commands)
DAHDI Tools Version - 2.7.0-rc1
DAHDI Version: 2.7.0-rc1
Echo Canceller(s): HWEC
Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 04)
Channel 05: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 05)
Channel 06: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 06)
Channel 07: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 07)
Channel 08: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 08)
8 channels to configure.
Setting echocan for channel 1 to mg2
Setting echocan for channel 2 to mg2
Setting echocan for channel 3 to mg2
Setting echocan for channel 4 to mg2
Setting echocan for channel 5 to mg2
Setting echocan for channel 6 to mg2
Setting echocan for channel 7 to mg2
Setting echocan for channel 8 to mg2
最佳答案
检查输出:
dahdi_cfg -vvvvv
关于asterisk - 配置 DAHDI channel ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18135866/
Closed. This question is not reproducible or was caused by typos。它当前不接受答案。 想改善这个问题吗?更新问题,以便将其作为on-to
我在 Ubuntu 12.04.2 LTS 上安装了 dahdi 2.7 和 asterisk 11。我很难配置 DAHDI channel 。我有一张来自 Digium 的 AEX 808 卡,我的
我尝试安装的 Asterisk 服务器有问题。我有一个亚马逊服务器,Ubuntu 12.04, 64 bit .我已按照 install-asterisk-1-8-from-source-on-ubu
我正在尝试将 Asterisk 移植到武装 Linux 操作系统(特别是 beagleboneblack)中。 我已经部分完成了,但是当我尝试交叉编译 DAHDI(或使用安装在 BBB 上的 buil
我正计划为 Beagleboneblack 构建 DAHDI 首先,我按照本教程完全为 BBB 构建了内核 http://elinux.org/Building_BBB_Kernel , make A
内核版本:2.6.32-042stab057.1rpm -qa | grep -i kernel结果: vzkernel-headers-2.6.32-042stab057.1.i686 librep
我正在尝试为 ARM 交叉编译 Asterisk 。当我交叉编译像 这样的强制模块时,一切都很好sqlite3、ncurses 和 openssl 然后在使用它们各自的选项交叉编译 Asterisk
我的 centos 6 系统中有 2 个 DAHDI 卡和 2 个 pri。 我无法在第二个 pri 的 .call 文件中设置来电显示。附加到上卡的 pri 的意思是,我可以在转发时设置其主叫 ID
我是一名优秀的程序员,十分优秀!