[Asterisk-Users] CAPI call fails

Andreas Meyer anmeyer at gmx.net
Thu Mar 31 11:21:59 MST 2005


Hi!

bladerunner <bladerunner81 at gmx.net> wrote:

> i've got a b1 in one of my systems (but a b1rev4, which is pci). it would help 
> to know

it's an ISA-card version 2.0

> 
> 1.) what kernel version (2.4.x, 2.6.x?)

delta:/etc/asterisk # uname -a
Linux delta 2.4.29 #1 Tue Feb 15 11:53:57 CET 2005 i686 unknown
(selfrolled)

> 2.) output of capiinfo

delta:/etc/asterisk # capiinfo
Controller 1:
Manufacturer: AVM GmbH
CAPI Version: 2.0
Manufacturer Version: 3.17-03  (49.19)
Serial Number: 0208172
BChannels: 2
Global Options: 0x00000039
   internal controller supported
   DTMF supported
   Supplementary Services supported
   channel allocation supported (leased lines)
B1 protocols support: 0x4000001f
   64 kbit/s with HDLC framing
   64 kbit/s bit-transparent operation
   V.110 asynconous operation with start/stop byte framing
   V.110 synconous operation with HDLC framing
   T.30 modem for fax group 3
B2 protocols support: 0x00000b1b
   ISO 7776 (X.75 SLP)
   Transparent
   LAPD with Q.921 for D channel X.25 (SAPI 16)
   T.30 fro fax group 3
   ISO 7776 (X.75 SLP) with V.42bis compression
   V.120 asyncronous mode
   V.120 bit-transparent mode
B3 protocols support: 0x8000003f
   Transparent
   T.90NL, T.70NL, T.90
   ISO 8208 (X.25 DTE-DTE)
   X.25 DCE
   T.30 for fax group 3

  0100
  0200
  39000000
  1f000040
  1b0b0000
  3f000080
  00000000 00000000 00000000 00000000 00000000 00000000
  01000001 00020000 00000000 00000000 00000000

Supplementary services support: 0x000003ff
   Hold / Retrieve
   Terminal Portability
   ECT
   3PTY
   Call Forwarding
   Call Deflection
   MCID
   CCBS


> 3.) output of lspci

delta:/etc/asterisk # lspci
00:00.0 Host bridge: Intel Corp. 440LX/EX - 82443LX/EX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440LX/EX - 82443LX/EX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
00:0e.0 VGA compatible controller: Trident Microsystems TGUI 9440 (rev e3)
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS)
00:10.0 SCSI storage controller: Advanced Micro Devices [AMD] 53c974 [PCscsi] (rev 10)
00:11.0 Ethernet controller: VIA Technologies, Inc. Ethernet Controller (rev 43)

> 4.) output of lsmod

delta:/etc/asterisk # lsmod
Module                  Size  Used by    Not tainted
af_packet              11816   2  (autoclean)
ipv6                  146496  -1  (autoclean)
joydev                  6048   0  (unused)
evdev                   3936   0  (unused)
input                   3104   0  [joydev evdev]
st                     26672   0  (autoclean) (unused)
sg                     24036   0  (autoclean)
usb-uhci               21124   0  (unused)
usbcore                55968   1  [usb-uhci]
ne2k-pci                4576   1
8390                    5984   0  [ne2k-pci]
via-rhine              11752   1
mii                     2320   0  [via-rhine]
crc32                   2816   0  [8390 via-rhine]
b1isa                   3524   1
b1                     17120   0  [b1isa]
capidrv                24672   1
isdn                  120288   0  [capidrv]
slhc                    4544   0  [isdn]
capi                   16960   0
capifs                  3552   0  [capi]
kernelcapi             29920   4  [b1isa capidrv capi]
capiutil               22400   0  [capidrv kernelcapi]
vfat                    9276   0  (autoclean)
fat                    29816   0  (autoclean) [vfat]
tmscsim                29600   2
ext3                   62176   6
jbd                    44116   6  [ext3]

 
> support for capi20 & avm b1 is in 2.6 series kernels, only thing needed is 
> AFAIK to load up the correct firmwires via /etc/capi.conf (don't know how it 
> is named in suse though).

I downloaded the newest firmware and load it with capi.conf:
# card  file    proto   io      irq     mem     cardnr  options
b1isa   b1.t4   DSS1    0x340   7       -       1

I am using i4l that came with SuSE8.0. So with isdn4linux I need
the modem.conf?
So i loaded it within modules.conf and in modem.conf I changed from
;driver=chan_capi to
driver=i4l

the problem remains the same.

This is the output I get with asterisk -vvvgc :

delta:/etc/asterisk # asterisk -vvvgc
  == Parsing '/etc/asterisk/asterisk.conf': Found
  == Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.0.7, Copyright (C) 1999-2004 Digium.
Written by Mark Spencer <markster at digium.com>
=========================================================================
  == Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger Started /var/log/asterisk/event_log
  == Manager registered action Ping
  == Manager registered action Events
  == Manager registered action Logoff
  == Manager registered action Hangup
  == Manager registered action Status
  == Manager registered action Setvar
  == Manager registered action Getvar
  == Manager registered action Redirect
  == Manager registered action Originate
  == Manager registered action Command
  == Manager registered action ExtensionState
  == Manager registered action AbsoluteTimeout
  == Manager registered action MailboxStatus
  == Manager registered action MailboxCount
  == Manager registered action ListCommands
  == Parsing '/etc/asterisk/manager.conf': Found
  == Parsing '/etc/asterisk/rtp.conf': Found
  == RTP Allocating from port range 50000 -> 51000
Asterisk PBX Core Initializing
Registering builtin applications:
 [AbsoluteTimeout]
  == Registered application 'AbsoluteTimeout'
 [Answer]
  == Registered application 'Answer'
 [BackGround]
  == Registered application 'BackGround'
 [Busy]
  == Registered application 'Busy'
 [Congestion]
  == Registered application 'Congestion'
 [DigitTimeout]
  == Registered application 'DigitTimeout'
 [Goto]
  == Registered application 'Goto'
 [GotoIf]
  == Registered application 'GotoIf'
 [GotoIfTime]
  == Registered application 'GotoIfTime'
 [Hangup]
  == Registered application 'Hangup'
 [NoOp]
  == Registered application 'NoOp'
 [Prefix]
  == Registered application 'Prefix'
 [Progress]
  == Registered application 'Progress'
 [ResetCDR]
  == Registered application 'ResetCDR'
 [ResponseTimeout]
  == Registered application 'ResponseTimeout'
 [Ringing]
  == Registered application 'Ringing'
 [SayNumber]
  == Registered application 'SayNumber'
 [SayDigits]
  == Registered application 'SayDigits'
 [SayAlpha]
  == Registered application 'SayAlpha'
 [SayPhonetic]
  == Registered application 'SayPhonetic'
 [SetAccount]
  == Registered application 'SetAccount'
 [SetAMAFlags]
  == Registered application 'SetAMAFlags'
 [SetGlobalVar]
  == Registered application 'SetGlobalVar'
 [SetLanguage]
  == Registered application 'SetLanguage'
 [SetVar]
  == Registered application 'SetVar'
 [StripMSD]
  == Registered application 'StripMSD'
 [Suffix]
  == Registered application 'Suffix'
 [Wait]
  == Registered application 'Wait'
 [WaitExten]
  == Registered application 'WaitExten'
Asterisk Dynamic Loader Starting:
  == Parsing '/etc/asterisk/modules.conf': Found
 [chan_modem.so] => (Generic Voice Modem Driver)
  == Parsing '/etc/asterisk/modem.conf': Found
  == Loading modem driver chan_modem_i4l.so => (ISDN4Linux Emulated Modem Driver)
    -- Configured modem /dev/ttyI0 with driver i4l (Linux ISDN)
    -- Configured modem /dev/ttyI1 with driver i4l (Linux ISDN)
  == Registered channel type 'Modem' (Generic Voice Modem Channel Driver)
 [res_musiconhold.so] => (Music On Hold Resource)
  == Parsing '/etc/asterisk/musiconhold.conf': Found
Warning, flexible rate not heavily tested!
  == Registered application 'MusicOnHold'
  == Registered application 'WaitMusicOnHold'
  == Registered application 'SetMusicOnHold'
 [chan_capi.so] => (Common ISDN API for Asterisk)
  == Parsing '/etc/asterisk/capi.conf': Found
  == ast_capi_pvt(144673,*,default,0,2) (1,2,64)
  == ast_capi_pvt(144673,*,default,0,2) (1,2,64)
    -- listening on contr1 CIPmask = 0x1fff03ff
  == Registered channel type 'CAPI' (Common ISDN API Driver (0.3.5) aLaw CVS HEAD)
 [res_features.so] => (Call Parking Resource)
  == Parsing '/etc/asterisk/features.conf': Found
    -- Registered extension context 'parkedcalls'
    -- Added extension '700' priority 1 to parkedcalls
Warning, flexible rate not heavily tested!
  == Registered application 'ParkedCall'
  == Registered application 'Park'
  == Manager registered action ParkedCalls
 [cdr_addon_mysql.so] => (MySQL CDR Backend)
  == Parsing '/etc/asterisk/cdr_mysql.conf': Found
 [res_adsi.so] => (ADSI Resource)
  == Parsing '/etc/asterisk/adsi.conf': Found
 [res_crypto.so] => (Cryptographic Digital Signatures)
    -- Loaded PUBLIC key 'iaxtel'
    -- Loaded PUBLIC key 'freeworlddialup'
Warning, flexible rate not heavily tested!
 [res_indications.so] => (Indications Configuration)
  == Parsing '/etc/asterisk/indications.conf': Found
    -- Registered indication country 'cl'
    -- Registered indication country 'tw'
    -- Registered indication country 'us'
    -- Registered indication country 'au'
    -- Registered indication country 'fr'
    -- Registered indication country 'de'
    -- Registered indication country 'nl'
    -- Registered indication country 'uk'
    -- Registered indication country 'fi'
    -- Registered indication country 'no'
    -- Registered indication country 'br'
    -- Registered indication country 'za'
    -- Registered indication country 'it'
    -- Registered indication country 'us-o'
    -- Registered indication country 'gr'
    -- Registered indication country 'ru'
    -- Registered indication country 'nz'
    -- Setting default indication country to 'us'
  == Registered application 'Playtones'
  == Registered application 'StopPlaytones'
 [res_monitor.so] => (Call Monitoring Resource)
  == Registered application 'Monitor'
  == Registered application 'StopMonitor'
  == Registered application 'ChangeMonitor'
  == Manager registered action Monitor
  == Manager registered action StopMonitor
  == Manager registered action ChangeMonitor
 [res_agi.so] => (Asterisk Gateway Interface (AGI))
  == Registered application 'DeadAGI'
  == Registered application 'EAGI'
  == Registered application 'AGI'
 [chan_sip.so] => (Session Initiation Protocol (SIP))
  == Parsing '/etc/asterisk/sip.conf': Found
    -- SIP Seeding 'andreas' at andreas at 192.168.1.3:5060 for 1800
  == SIP Listening on 0.0.0.0:5060
  == Using TOS bits 16
  == Registered channel type 'SIP' (Session Initiation Protocol (SIP))
  == Registered application 'SIPDtmfMode'
 [skipping chan_modem_aopen.so]
 [skipping chan_modem_bestdata.so]
 [chan_agent.so] => (Agent Proxy Channel)
  == Registered channel type 'Agent' (Call Agent Proxy Channel)
  == Registered application 'AgentLogin'
  == Registered application 'AgentCallbackLogin'
  == Registered application 'AgentMonitorOutgoing'
  == Parsing '/etc/asterisk/agents.conf': Found
 [chan_mgcp.so] => (Media Gateway Control Protocol (MGCP))
  == Parsing '/etc/asterisk/mgcp.conf': Found
  == MGCP Listening on 0.0.0.0:2727
  == Using TOS bits 0
  == Registered channel type 'MGCP' (Media Gateway Control Protocol (MGCP))
 [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2))
  == Manager registered action IAXpeers
  == Parsing '/etc/asterisk/iax.conf': Found
  == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2))
  == Using TOS bits 16
  == IAX Ready and Listening on 192.168.1.75 port 4569
  == Loaded firmware 'iaxy.bin'
  == Parsing '/etc/asterisk/iaxprov.conf': Found
    -- Loaded provisioning template 'default'
 [chan_local.so] => (Local Proxy Channel)
  == Registered channel type 'Local' (Local Proxy Channel Driver)
 [skipping chan_skinny.so]
 [skipping chan_oss.so]
 [chan_phone.so] => (Linux Telephony API Support)
  == Parsing '/etc/asterisk/phone.conf': Found
  == Registered channel type 'Phone' (Standard Linux Telephony API Driver)
 [pbx_config.so] => (Text Extension Configuration)
  == Parsing '/etc/asterisk/extensions.conf': Found
    -- Registered extension context 'local'
    -- Including context 'default' in context 'local'
    -- Registered extension context 'macro-stdexten'
    -- Added extension 's' priority 1 to macro-stdexten
    -- Added extension 's' priority 2 to macro-stdexten
    -- Added extension 's-NOANSWER' priority 1 to macro-stdexten
    -- Added extension 's-NOANSWER' priority 2 to macro-stdexten
    -- Added extension 's-BUSY' priority 1 to macro-stdexten
    -- Added extension 's-BUSY' priority 2 to macro-stdexten
    -- Added extension '_s-.' priority 1 to macro-stdexten
    -- Added extension 'a' priority 1 to macro-stdexten
    -- Registered extension context 'macro-var'
    -- Registered extension context 'macro-mein'
    -- Registered extension context 'default'
    -- Added extension 'andreas' priority 1 to default
    -- Added extension 'andreas' priority 2 to default
    -- Added extension 'andreas' priority 3 to default
    -- Added extension 'andreas' priority 4 to default
    -- Added extension 'andreas' priority 103 to default
    -- Added extension 'andreas' priority 5 to default
    -- Added extension '2620317' priority 1 to default
    -- Added extension '3232' priority 1 to default
    -- Added extension '144673' priority 1 to default
    -- Added extension '144673' priority 2 to default
    -- Added extension 'depp' priority 1 to default
    -- Added extension 'depp' priority 2 to default
    -- Added extension 'depp' priority 3 to default
    -- Added extension 'depp' priority 4 to default
    -- Added extension 'depp' priority 5 to default
    -- Added extension '3333' priority 1 to default
    -- Added extension 'karl' priority 1 to default
    -- Added extension 'karl' priority 2 to default
    -- Added extension 'karl' priority 3 to default
    -- Added extension 'karl' priority 4 to default
    -- Added extension 'martha' priority 1 to default
    -- Added extension 'martha' priority 2 to default
    -- Added extension 'martha' priority 3 to default
    -- Added extension 'martha' priority 4 to default
    -- Added extension '205' priority 1 to default
    -- Added extension '205' priority 2 to default
    -- Added extension '205' priority 3 to default
    -- Added extension '205' priority 4 to default
    -- Added extension '205' priority 5 to default
    -- Added extension '205' priority 6 to default
    -- Added extension '206' priority 1 to default
    -- Added extension '206' priority 2 to default
    -- Added extension '206' priority 3 to default
    -- Added extension '207' priority 1 to default
    -- Added extension '207' priority 2 to default
    -- Added extension '207' priority 3 to default
    -- Added extension '207' priority 4 to default
    -- Added extension '207' priority 5 to default
    -- Added extension '207' priority 6 to default
    -- Added extension '208' priority 1 to default
    -- Added extension '208' priority 2 to default
    -- Added extension '208' priority 3 to default
    -- Added extension '209' priority 1 to default
    -- Added extension '209' priority 2 to default
    -- Added extension '209' priority 3 to default
    -- Added extension '209' priority 4 to default
    -- Added extension '209' priority 5 to default
    -- Added extension '472' priority 1 to default
    -- Added extension '472' priority 2 to default
    -- Added extension '473' priority 1 to default
    -- Added extension '473' priority 2 to default
    -- Added extension '473' priority 3 to default
    -- Added extension '474' priority 1 to default
    -- Added extension '474' priority 2 to default
    -- Added extension '474' priority 3 to default
    -- Added extension '474' priority 4 to default
    -- Added extension '8000' priority 1 to default
    -- Added extension '8000' priority 2 to default
    -- Added extension '8000' priority 3 to default
    -- Added extension '8000' priority 4 to default
    -- Added extension '8000' priority 5 to default
    -- Added extension '8000' priority 6 to default
    -- Added extension '8000' priority 7 to default
    -- Added extension '8000' priority 8 to default
    -- Added extension 't' priority 1 to default
    -- Registered extension context 'ausgehend'
    -- Including context 'default' in context 'ausgehend'
    -- Added extension '_9X.' priority 1 to ausgehend
    -- Added extension '_9X.' priority 2 to ausgehend
    -- Added extension '_9X.' priority 3 to ausgehend
    -- Added extension '_9X.' priority 103 to ausgehend
    -- Added extension '_9X.' priority 4 to ausgehend
    -- Added extension 't' priority 1 to ausgehend
    -- Added extension '_3X.' priority 1 to ausgehend
 [pbx_wilcalu.so] => (Wil Cal U (Auto Dialer))
 [pbx_spool.so] => (Outgoing Spool Support)
 [app_dial.so] => (Dialing Application)
  == Registered application 'Dial'
 [app_playback.so] => (Trivial Playback Application)
  == Registered application 'Playback'
 [app_voicemail.so] => (Comedian Mail (Voicemail System))
  == Registered application 'VoiceMail'
  == Registered application 'VoiceMail2'
  == Registered application 'VoiceMailMain'
  == Registered application 'VoiceMailMain2'
  == Registered application 'MailboxExists'
  == Parsing '/etc/asterisk/voicemail.conf': Found
 [app_directory.so] => (Extension Directory)
  == Registered application 'Directory'
 [app_mp3.so] => (Silly MP3 Application)
  == Registered application 'MP3Player'
 [app_system.so] => (Generic System() application)
  == Registered application 'TrySystem'
  == Registered application 'System'
 [app_echo.so] => (Simple Echo Application)
  == Registered application 'Echo'
 [app_record.so] => (Trivial Record Application)
  == Registered application 'Record'
 [app_image.so] => (Image Transmission Application)
  == Registered application 'SendImage'
 [app_url.so] => (Send URL Applications)
  == Registered application 'SendURL'
 [app_disa.so] => (DISA (Direct Inward System Access) Application)
  == Registered application 'DISA'
 [app_qcall.so] => (Call from Queue)
 [app_adsiprog.so] => (Asterisk ADSI Programming Application)
  == Registered application 'ADSIProg'
 [app_getcpeid.so] => (Get ADSI CPE ID)
  == Registered application 'GetCPEID'
 [app_milliwatt.so] => (Digital Milliwatt (mu-law) Test Application)
  == Registered application 'Milliwatt'
 [app_zapateller.so] => (Block Telemarketers with Special Information Tone)
  == Registered application 'Zapateller'
 [app_setcallerid.so] => (Set CallerID Application)
  == Registered application 'SetCallerPres'
  == Registered application 'SetCallerID'
 [app_festival.so] => (Simple Festival Interface)
  == Registered application 'Festival'
 [app_queue.so] => (True Call Queueing)
  == Registered application 'Queue'
  == Manager registered action Queues
  == Manager registered action QueueStatus
  == Manager registered action QueueAdd
  == Manager registered action QueueRemove
  == Registered application 'AddQueueMember'
  == Registered application 'RemoveQueueMember'
  == Parsing '/etc/asterisk/queues.conf': Found
 [app_senddtmf.so] => (Send DTMF digits Application)
  == Registered application 'SendDTMF'
 [app_parkandannounce.so] => (Call Parking and Announce Application)
  == Registered application 'ParkAndAnnounce'
 [app_striplsd.so] => (Strip trailing digits)
  == Registered application 'StripLSD'
 [app_setcidname.so] => (Set CallerID Name)
  == Registered application 'SetCIDName'
 [app_lookupcidname.so] => (Look up CallerID Name from local database)
  == Registered application 'LookupCIDName'
 [app_substring.so] => ((Deprecated) Save substring digits in a given variable)
  == Registered application 'SubString'
 [app_macro.so] => (Extension Macros)
  == Registered application 'Macro'
 [app_authenticate.so] => (Authentication Application)
  == Registered application 'Authenticate'
 [app_softhangup.so] => (Hangs up the requested channel)
  == Registered application 'SoftHangup'
 [app_lookupblacklist.so] => (Look up Caller*ID name/number from blacklist database)
  == Registered application 'LookupBlacklist'
 [app_waitforring.so] => (Waits until first ring after time)
  == Registered application 'WaitForRing'
 [app_privacy.so] => (Require phone number to be entered, if no CallerID sent)
  == Registered application 'PrivacyManager'
 [app_db.so] => (Database access functions for Asterisk extension logic)
  == Registered application 'DBget'
  == Registered application 'DBput'
  == Registered application 'DBdel'
  == Registered application 'DBdeltree'
 [app_chanisavail.so] => (Check if channel is available)
  == Registered application 'ChanIsAvail'
 [app_enumlookup.so] => (ENUM Lookup)
  == Registered application 'EnumLookup'
  == Parsing '/etc/asterisk/enum.conf': Found
 [app_transfer.so] => (Transfer)
  == Registered application 'Transfer'
 [app_setcidnum.so] => (Set CallerID Number)
  == Registered application 'SetCIDNum'
 [app_cdr.so] => (Make sure asterisk doesn't save CDR for a certain call)
  == Registered application 'NoCDR'
 [app_hasnewvoicemail.so] => (Indicator for whether a voice mailbox has messages in a given folder.
  == Registered application 'HasVoicemail'
  == Registered application 'HasNewVoicemail'
 [app_sayunixtime.so] => (Say time)
  == Registered application 'SayUnixTime'
  == Registered application 'DateTime'
 [app_cut.so] => (Cuts up variables)
  == Registered application 'Cut'
 [app_read.so] => (Read Variable Application)
  == Registered application 'Read'
 [app_setcdruserfield.so] => (CDR user field apps)
  == Registered application 'SetCDRUserField'
  == Registered application 'AppendCDRUserField'
  == Manager registered action SetCDRUserField
 [app_random.so] => (Random goto)
  == Registered application 'Random'
 [app_ices.so] => (Encode and Stream via icecast and ices)
  == Registered application 'ICES'
 [app_eval.so] => (Reevaluates strings)
  == Registered application 'Eval'
 [app_nbscat.so] => (Silly NBS Stream Application)
  == Registered application 'NBScat'
 [app_sendtext.so] => (Send Text Applications)
  == Registered application 'SendText'
 [app_exec.so] => (Executes applications)
  == Registered application 'Exec'
 [app_sms.so] => (SMS/PSTN handler)
  == Registered application 'SMS'
 [app_groupcount.so] => (Group Management Routines)
  == Registered application 'GetGroupCount'
  == Registered application 'SetGroup'
  == Registered application 'CheckGroup'
 [app_txtcidname.so] => (TXTCIDName)
  == Registered application 'TXTCIDName'
  == Parsing '/etc/asterisk/enum.conf': Found
 [app_controlplayback.so] => (Control Playback Application)
  == Registered application 'ControlPlayback'
 [app_talkdetect.so] => (Playback with Talk Detection)
  == Registered application 'BackgroundDetect'
 [app_alarmreceiver.so] => (Alarm Receiver for Asterisk)
  == Parsing '/etc/asterisk/alarmreceiver.conf': Found
  == Registered application 'AlarmReceiver'
 [app_userevent.so] => (Custom User Event Application)
  == Registered application 'UserEvent'
 [app_verbose.so] => (Send verbose output)
  == Registered application 'Verbose'
 [app_test.so] => (Interface Test Application)
  == Registered application 'TestClient'
  == Registered application 'TestServer'
 [app_forkcdr.so] => (Fork The CDR into 2 separate entities.)
  == Registered application 'ForkCDR'
 [skipping app_intercom.so]
 [codec_ilbc.so] => (iLBC/PCM16 (signed linear) Codec Translator)
  == Registered translator 'ilbctolin' from format ilbc to slin, cost 29
  == Registered translator 'lintoilbc' from format slin to ilbc, cost 430
 [codec_gsm.so] => (GSM/PCM16 (signed linear) Codec Translator)
  == Registered translator 'gsmtolin' from format gsm to slin, cost 5
  == Registered translator 'lintogsm' from format slin to gsm, cost 58
 [codec_lpc10.so] => (LPC10 2.4kbps (signed linear) Voice Coder)
  == Registered translator 'lpc10tolin' from format lpc10 to slin, cost 17
  == Registered translator 'lintolpc10' from format slin to lpc10, cost 74
 [codec_adpcm.so] => (Adaptive Differential PCM Coder/Decoder)
  == Registered translator 'adpcmtolin' from format adpcm to slin, cost 3
  == Registered translator 'lintoadpcm' from format slin to adpcm, cost 3
 [codec_ulaw.so] => (Mu-law Coder/Decoder)
  == Registered translator 'ulawtolin' from format ulaw to slin, cost 1
  == Registered translator 'lintoulaw' from format slin to ulaw, cost 1
 [codec_alaw.so] => (A-law Coder/Decoder)
  == Registered translator 'alawtolin' from format alaw to slin, cost 1
  == Registered translator 'lintoalaw' from format slin to alaw, cost 1
 [codec_a_mu.so] => (A-law and Mulaw direct Coder/Decoder)
  == Registered translator 'alawtoulaw' from format alaw to ulaw, cost 1
  == Registered translator 'ulawtoalaw' from format ulaw to alaw, cost 1
 [codec_g726.so] => (ITU G.726-32kbps G726 Transcoder)
  == Registered translator 'g726tolin' from format g726 to slin, cost 51
  == Registered translator 'lintog726' from format slin to g726, cost 73
 [format_gsm.so] => (Raw GSM data)
  == Registered file format gsm, extension(s) gsm
 [format_wav.so] => (Microsoft WAV format (8000hz Signed Linear))
  == Registered file format wav, extension(s) wav
 [format_wav_gsm.so] => (Microsoft WAV format (Proprietary GSM))
  == Registered file format wav49, extension(s) WAV|wav49
 [format_vox.so] => (Dialogic VOX (ADPCM) File Format)
  == Registered file format vox, extension(s) vox
 [format_pcm.so] => (Raw uLaw 8khz Audio support (PCM))
  == Registered file format pcm, extension(s) pcm|ulaw|ul|mu
 [format_g729.so] => (Raw G729 data)
  == Registered file format g729, extension(s) g729
 [format_pcm_alaw.so] => (Raw aLaw 8khz PCM Audio support)
  == Registered file format alaw, extension(s) alaw|al
 [format_h263.so] => (Raw h263 data)
  == Registered file format h263, extension(s) h263
 [format_g726.so] => (Raw G.726 (16/24/32/40kbps) data)
  == Registered file format g726-40, extension(s) g726-40
  == Registered file format g726-32, extension(s) g726-32
  == Registered file format g726-24, extension(s) g726-24
  == Registered file format g726-16, extension(s) g726-16
 [format_ilbc.so] => (Raw iLBC data)
  == Registered file format iLBC, extension(s) ilbc
 [format_sln.so] => (Raw Signed Linear Audio support (SLN))
  == Registered file format sln, extension(s) sln|raw
 [format_jpeg.so] => (JPEG (Joint Picture Experts Group) Image Format)
  == Registered format 'jpg' (JPEG (Joint Picture Experts Group))
 [cdr_csv.so] => (Comma Separated Values CDR Backend)
 [cdr_manager.so] => (Asterisk Call Manager CDR Backend)
  == Parsing '/etc/asterisk/cdr_manager.conf': Found
 [app_capiCD.so] => ((CAPI*) Call Deflection, the magic thing.)
  == Registered application 'capiCD'
 [app_capiHOLD.so] => ((CAPI*) HOLD)
  == Registered application 'capiHOLD'
 [app_capiRETRIEVE.so] => ((CAPI*) RETRIEVE)
  == Registered application 'capiRETRIEVE'
 [app_capiECT.so] => ((CAPI*) ECT)
  == Registered application 'capiECT'
 [app_capiMCID.so] => ((CAPI*) Malicious Caller ID, the evil thing.)
  == Registered application 'capiMCID'
 [app_capiNoES.so] => ((CAPI*) No Echo Suppression.)
  == Registered application 'capiNoES'
 [format_mp3.so] => (MP3 format [Any rate but 8000hz mono optimal])
  == Registered file format mp3, extension(s) mp3
 [app_addon_sql_mysql.so] => (Simple Mysql Interface)
  == Registered application 'MYSQL'
  == Parsing '/etc/asterisk/enum.conf': Found
  == Parsing '/etc/asterisk/extconfig.conf': Found
  == Parsing '/etc/asterisk/logger.conf': Found
Asterisk Event Logger restarted
  == Parsing '/etc/asterisk/manager.conf': Found
  == Parsing '/etc/asterisk/enum.conf': Found
  == Parsing '/etc/asterisk/rtp.conf': Found
  == RTP Allocating from port range 50000 -> 51000
Asterisk Ready.
*CLI>

I hope it's ok to post this long output.

-- 
   Andreas Meyer
   



More information about the asterisk-users mailing list