[Asterisk-Users] Problem recording voice message in voicemail extension

Wayne Veilleux wayne.veilleux at videotron.ca
Wed Sep 22 13:40:42 MST 2004


Hi,

I'm a little bit in * world and I got also everthing installed with an
FXO card X101P:

ztcfg -vv
Zaptel Configuration
======================
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.

cat /proc/zaptel/1
Span 1: WCFXO/0 "Wildcard X101P Board 1"
1 WCFXO/0/0 FXSKS (In use)

accept the voice recording when I enter the extension "1234" at the phone
using the sample extensions.conf file. At the CLI prompt, * complain saying
that there is no channel type registered for 'Console' (see print out
below).

Does anybody have any clue where I should look to solve that problem ?
Let me know if you need copy of zapata.conf, zaptel.conf, voicemail.conf
and extensions.conf

Thanks in advance and a very thanks for the developper for that incredebly
very nice software running on Linux :)

Wayne

*CLI>     -- Starting simple switch on 'Zap/1-1'
Sep 22 16:29:33 NOTICE[1112783792]: chan_zap.c:5097 ss_thread: Got event 2
(Ring/Answered)...
Sep 22 16:29:38 NOTICE[1112783792]: chan_zap.c:5097 ss_thread: Got event 2
(Ring/Answered)...
    -- Detected ring pattern: 324,97,0
    -- Distinctive Ring matched context default
    -- Executing Wait("Zap/1-1", "1") in new stack
    -- Executing Answer("Zap/1-1", "") in new stack
    -- Executing DigitTimeout("Zap/1-1", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("Zap/1-1", "10") in new stack
    -- Set Response Timeout to 10
    -- Executing BackGround("Zap/1-1", "demo-congrats") in new stack
    -- Playing 'demo-congrats' (language 'en')
    -- Invalid extension '8' in context 'default' on Zap/1-1
  == CDR updated on Zap/1-1
    -- Executing Playback("Zap/1-1", "invalid") in new stack
    -- Playing 'invalid' (language 'en')
  == CDR updated on Zap/1-1
    -- Executing Playback("Zap/1-1", "transfer|skip") in new stack
    -- Playing 'transfer' (language 'en')
    -- Executing Macro("Zap/1-1", "stdexten|1234|Console/dsp") in new stack
    -- Executing Dial("Zap/1-1", "Console/dsp|20") in new stack
Sep 22 16:29:55 WARNING[1112783792]: channel.c:1860 ast_request: No
channel type registered for 'Console'
Sep 22 16:29:55 NOTICE[1112783792]: app_dial.c:714 dial_exec: Unable to
create channel of type 'Console'
  == Everyone is busy/congested at this time
    -- Executing Goto("Zap/1-1", "s-CHANUNAVAIL|1") in new stack
    -- Goto (macro-stdexten,s-CHANUNAVAIL,1)
    -- Timeout on Zap/1-1
  == CDR updated on Zap/1-1
    -- Executing Goto("Zap/1-1", "#|1") in new stack
    -- Goto (default,#,1)
    -- Executing Playback("Zap/1-1", "demo-thanks") in new stack
    -- Playing 'demo-thanks' (language 'en')
    -- Executing Hangup("Zap/1-1", "") in new stack
  == Spawn extension (default, #, 2) exited non-zero on 'Zap/1-1'
    -- Hungup 'Zap/1-1'




More information about the asterisk-users mailing list