[asterisk-bugs] [Zaptel 0010660]: 'show transcoder' with TC400B rev.A
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Sep 6 10:58:27 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=10660
======================================================================
Reported By: ars888
Assigned To: file
======================================================================
Project: Zaptel
Issue ID: 10660
Category: General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Zaptel Version: 1.4.5.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 09-06-2007 10:36 CDT
Last Modified: 09-06-2007 10:58 CDT
======================================================================
Summary: 'show transcoder' with TC400B rev.A
Description:
Hi there,
Do we miss anything? Starting from end: where is 'show transcoder'
command?.. Also, during compilation, zaptel didn't download hotplug
firmware from your site, and we had to put them into
/usr/lib/hotplug/firmware/ manually.
Here are the files we put there:
asterisk at scarab:/usr/lib/hotplug/firmware$ ls -la
total 3774
drwxr-xr-x 2 root root 320 2007-09-06 10:41 .
drwxr-xr-x 3 root root 72 2007-03-01 19:36 ..
-rw-r--r-- 1 root root 249159 2007-09-06 10:41 OCT6114-128D.ima
-rw-r--r-- 1 root root 249159 2007-09-06 10:41 OCT6114-64D.ima
-rw-r--r-- 1 root root 1400630 2007-09-06 10:41 tc400m-firmware.bin
-rw-r--r-- 1 root root 60980 2007-09-06 10:41 VPMADT032.bin
-rw-r--r-- 1 root root 249159 2007-09-06 10:41 zaptel-fw-oct6114-064.bin
-rw-r--r-- 1 root root 249159 2007-09-06 10:41 zaptel-fw-oct6114-128.bin
-rw-r--r-- 1 root root 1400630 2007-09-06 10:41 zaptel-fw-tc400m.bin
We use:
Digium Wildcard TC400B rev.A
zaptel-1.4.5.1
asterisk-1.4.11
Linux scarab 2.6.18-5-k7 http://bugs.digium.com/view.php?id=1 SMP Thu Aug 30
02:52:31 UTC 2007 i686
GNU/Linux
lsmod shows:
wctc4xxp 51572 0
zttranscode 8008 1 wctc4xxp
zaptel 183140 1 zttranscode
crc_ccitt 2560 1 zaptel
firmware_class 10048 1 wctc4xxp
dmesg shows:
Zapata Telephony Interface Registered on major 196
Zaptel Version: 1.4.5.1
Zaptel Echo Canceller: MG2
Zaptel Transcoder support loaded
ACPI: PCI Interrupt 0000:01:10.0[A] -> GSI 17 (level, low) -> IRQ 201
Registered codec translator 'DTE Encoder' with 92 transcoders
(srcs=0000000c, dsts=00000101)
Registered codec translator 'DTE Decoder' with 92 transcoders
(srcs=00000101, dsts=0000000c)
Zaptel DTE (g.729a / g.723.1 5.3kbps) Transcoder support LOADED (firm ver
= 56)
Found and successfully installed a Wildcard TC: Wildcard TC400P+TC400M
loading codec_zap.so:
== Parsing '/etc/asterisk/codecs.conf': Found
-- codec_zap: using generic PLC
== Found transcoder 'DTE Decoder'.
== Registered translator 'zapg723toulaw' from format g723 to ulaw, cost
1
== Registered translator 'zapg723toalaw' from format g723 to alaw, cost
1
== Registered translator 'zapg729toulaw' from format g729 to ulaw, cost
1
== Registered translator 'zapg729toalaw' from format g729 to alaw, cost
1
== Found transcoder 'DTE Encoder'.
== Registered translator 'zapulawtog723' from format ulaw to g723, cost
1
== Registered translator 'zapulawtog729' from format ulaw to g729, cost
1
== Registered translator 'zapalawtog723' from format alaw to g723, cost
1
== Registered translator 'zapalawtog729' from format alaw to g729, cost
1
codec_zap.so => (Generic Zaptel Transcoder Codec Translator)
== Parsing '/etc/asterisk/codecs.conf': Found
-- codec_alaw: using generic PLC
show translation? - okay...
*CLI> show translation
Translation times between formats (in milliseconds) for one
second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin lpc10 g729 speex ilbc
g726 g722
g723 - 3 1 1 3 3 2 4 2 - 14
3 -
gsm 3 - 2 2 2 2 1 3 3 - 13
2 -
ulaw 1 2 - 1 2 2 1 3 1 - 13
2 -
alaw 1 2 1 - 2 2 1 3 1 - 13
2 -
g726aal2 3 2 2 2 - 2 1 3 3 - 13
1 -
adpcm 3 2 2 2 2 - 1 3 3 - 13
2 -
slin 2 1 1 1 1 1 - 2 2 - 12
1 -
lpc10 3 2 2 2 2 2 1 - 3 - 13
2 -
g729 2 3 1 1 3 3 2 4 - - 14
3 -
speex - - - - - - - - - - -
- -
ilbc 4 3 3 3 3 3 2 4 4 - -
3 -
g726 3 2 2 2 1 2 1 3 3 - 13
- -
g722 - - - - - - - - - - -
- -
The 'show translation' command is deprecated and will be removed in a
future release. Please use 'core show translation' instead.
*CLI>
now what?.. where is 'show transcoder', as described in
http://www.digium.com/en/docs/TC400B/TC400B-user-manual.pdf chapter 3 p.2
?
*CLI>
*CLI> show transcoder
No such command 'show transcoder' (type 'help' for help)
*CLI>
*CLI>
======================================================================
----------------------------------------------------------------------
file - 09-06-07 10:58
----------------------------------------------------------------------
The show transcoder CLI command has already been fixed in 1.4 in
subversion, and the zaptel firmware issue has already been fixed in 1.4 in
subversion.
Issue History
Date Modified Username Field Change
======================================================================
09-06-07 10:58 file Status new => resolved
09-06-07 10:58 file Resolution open => no change
required
09-06-07 10:58 file Assigned To => file
09-06-07 10:58 file Note Added: 0070026
======================================================================
More information about the asterisk-bugs
mailing list