SSブログ
cubieboard ブログトップ
- | 次の10件

sipコマンドが無い [cubieboard]

sip.conf extensions.confなどを設定してcliからsip reloadしたらそんなコマンド無いとしかられた。raspberrypiではそんな経験無い
そういえば昨日コピーしたヘルプの一覧にもaix,sipが無いな
何が不足しているのかわからない・・・調べる能力も持ち合わせていないのでまずはパッケージを変更してみるか

いままでは http://www.cubieforums.com/index.php?topic=528.0にある
Download "1.0" 3.4.43 from:
Download Cubieez 1.0 (A20 version) (441 MB, md5: 1a124552cbe88fec4cb82c6e942b38b9)にリンクされているところからダウンロードしたcubieezですがcubianに変えてみよう 


cubieboardのasterisk [cubieboard]

asteriskインストールしたけれどchan_mobileそのものが動いていない
raspberryはchan_mobileはちゃんと動いていて残念ながらdtmf信号をデコードできなかったのですが

ラズベリーパイのアスタリスクヘルプ
root@raspberrypi:~# asterisk -vvvvcr
Asterisk 11.5.0, Copyright (C) 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Running as user 'asterisk'
Running under group 'asterisk'
Connected to Asterisk 11.5.0 currently running on raspberrypi (pid = 2013)
raspberrypi*CLI>
!              acl            agent          agi            aoc
calendar       cc             cdr            cel            channel
cli            confbridge     config         core           data
database       devstate       dialplan       dnsmgr         dundi
event          fax            features       file           group
hangup         help           http           iax2           indication
keys           local          logger         manager        minivm
mixmonitor     mobile         module         moh            no
originate      parkedcalls    phoneprov      presencestate  pri
queue          realtime       reload         rtcp           rtp
say            sip            stun           timing         udptl
ulimit         unistim        voicemail
raspberrypi*CLI>

キュービーボードのアスタリスクヘルプ
 root@cubieez:~# asterisk -vvvvcr
Asterisk 11.9.0, Copyright (C) 1999 - 2013 Digium, Inc. and others.
Created by Mark Spencer <markster@digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type 'core show license' for details.
=========================================================================
Running as user 'asterisk'
Running under group 'asterisk'
Connected to Asterisk 11.9.0 currently running on cubieez (pid = 2023)
cubieez*CLI>
!              acl            ael            agent          agi
aoc            calendar       cc             cdr            cel
channel        cli            confbridge     config         core
data           database       devstate       dialplan       dnsmgr
event          fax            features       file           group
hangup         help           http           indication     local
logger         manager        minivm         mixmonitor     module
moh            no             originate      parkedcalls    phoneprov
presencestate  pri            queue          realtime       reload
rtcp           rtp            say            stun           timing
udptl          ulimit         unistim        voicemail
cubieez*CLI>

キュービーボードのコマンドにmobileがなくなっている!!

cubieboard届いた [cubieboard]

cubieboardが届きました
とりあえず、cubieezのSDカードを作成してraspberryと比べてみると 

ラズベリーパイ
pi@raspberrypi ~ $ cat /proc/cpuinfo
processor       : 0
model name      : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS        : 2.00
Features        : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xb76
CPU revision    : 7
Hardware        : BCM2708
Revision        : 000e
Serial          : 00000000a66ad1b9
pi@raspberrypi ~ $

キュービーボード
 root@cubieez:/usr/local/src/asterisk-11.9.0# cat /proc/cpuinfo
Processor       : ARMv7 Processor rev 4 (v7l)
processor       : 0
BogoMIPS        : 2004.17
processor       : 1
BogoMIPS        : 2011.05
Features        : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 4
Hardware        : sun7i
Revision        : 0000
Serial          : 0000000000000000
root@cubieez:/usr/local/src/asterisk-11.9.0#

cpu性能はcubieboardのほうが上なのでraspberryでできなかったasteriskのchanmobileが動いてくれるといいのですが


- | 次の10件 cubieboard ブログトップ

この広告は前回の更新から一定期間経過したブログに表示されています。更新すると自動で解除されます。