DAHDI
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** DAHDI [#d53e6ac2]
*** Install [#v33f81a9]
- ネットワーク越しにファイルをダウンロードする模様
export http_proxy=http://x.y.z:#/
zcat dahdi-linux-complete-2.3.0.1+2.3.0.tar.gz |tar xfv -
make all
make install
*** Config [#t2bd60ab]
vi /etc/dahdi/modules
vi /etc/dahdi/system.conf
*** Execution [#gb126df4]
[root@star dahdi-linux-complete-2.3.0.1+2.3.0]# /etc/ini...
Loading DAHDI hardware modules:
wctdm: ...
dahdi_dummy: ...
/usr/share/dahdi/waitfor_xpds: Missing astribank_is_star...
Running dahdi_cfg: ...
[root@star tools]# /sbin/lsmod|grep dahdi
dahdi 196168 1 wctdm
crc_ccitt 6337 1 dahdi
[root@star dahdi-linux-complete-2.3.0.1+2.3.0]# ls -l /d...
合計 0
crw-rw---- 1 root root 196, 1 7月 27 03:34 1
crw-rw---- 1 root root 196, 2 7月 27 03:34 2
crw-rw---- 1 root root 196, 3 7月 27 03:34 3
crw-rw---- 1 root root 196, 4 7月 27 03:34 4
crw-rw---- 1 root root 196, 254 7月 27 03:34 channel
crw-rw---- 1 root root 196, 0 7月 27 03:34 ctl
crw-rw---- 1 root root 196, 255 7月 27 03:34 pseudo
crw-rw---- 1 root root 196, 253 7月 27 03:34 timer
/usr/sbin/adduser asterisk -d /var/lib/asterisk -s /sbi...
cd /etc/udev/
cd rules.d/
mv dahdi.rules 99-dahdi.rules
mv xpp.rules 99-xpp.rules
/etc/init.d/dahdi restart
''astribank_is_starting?''
cd tools/xpp
make astribank_is_starting
cp -p astribank_is_starting /usr/sbin
終了行:
** DAHDI [#d53e6ac2]
*** Install [#v33f81a9]
- ネットワーク越しにファイルをダウンロードする模様
export http_proxy=http://x.y.z:#/
zcat dahdi-linux-complete-2.3.0.1+2.3.0.tar.gz |tar xfv -
make all
make install
*** Config [#t2bd60ab]
vi /etc/dahdi/modules
vi /etc/dahdi/system.conf
*** Execution [#gb126df4]
[root@star dahdi-linux-complete-2.3.0.1+2.3.0]# /etc/ini...
Loading DAHDI hardware modules:
wctdm: ...
dahdi_dummy: ...
/usr/share/dahdi/waitfor_xpds: Missing astribank_is_star...
Running dahdi_cfg: ...
[root@star tools]# /sbin/lsmod|grep dahdi
dahdi 196168 1 wctdm
crc_ccitt 6337 1 dahdi
[root@star dahdi-linux-complete-2.3.0.1+2.3.0]# ls -l /d...
合計 0
crw-rw---- 1 root root 196, 1 7月 27 03:34 1
crw-rw---- 1 root root 196, 2 7月 27 03:34 2
crw-rw---- 1 root root 196, 3 7月 27 03:34 3
crw-rw---- 1 root root 196, 4 7月 27 03:34 4
crw-rw---- 1 root root 196, 254 7月 27 03:34 channel
crw-rw---- 1 root root 196, 0 7月 27 03:34 ctl
crw-rw---- 1 root root 196, 255 7月 27 03:34 pseudo
crw-rw---- 1 root root 196, 253 7月 27 03:34 timer
/usr/sbin/adduser asterisk -d /var/lib/asterisk -s /sbi...
cd /etc/udev/
cd rules.d/
mv dahdi.rules 99-dahdi.rules
mv xpp.rules 99-xpp.rules
/etc/init.d/dahdi restart
''astribank_is_starting?''
cd tools/xpp
make astribank_is_starting
cp -p astribank_is_starting /usr/sbin
ページ名: