[Asterisk-Users] no sounds from sample config
    Gary Carr 
    gc_list at carolina.net
       
    Wed Jun 23 11:09:45 MST 2004
    
    
  
I have installed a default * installation with the samples. I can run * and
it seems to be working correctly but I can not get the samples to play. When
I launch the console and type dial 1000 I get a single beep from the sound
card and the following on the console window but I do not hear the
demo-congrats. I even setup a sip phone and extension. Dialing 1000 the *
answers but all I have is dead air.
dialing from console ----
*CLI> dial 1000
    -- Executing Goto("OSS/dsp", "default|s|1") in new stack
    -- Goto (default,s,1)
    -- Executing Wait("OSS/dsp", "1") in new stack
    -- Executing Answer("OSS/dsp", "") in new stack
 << Console call has been answered >>
    -- Executing DigitTimeout("OSS/dsp", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("OSS/dsp", "10") in new stack
    -- Set Response Timeout to 10
    -- Executing BackGround("OSS/dsp", "demo-congrats") in new stack
    -- Playing 'demo-congrats' (language 'en')
dialing from sip phone ---
-- Executing Goto("SIP/garycarr-0db0", "default|s|1") in new stack
    -- Goto (default,s,1)
    -- Executing Wait("SIP/garycarr-0db0", "1") in new stack
    -- Executing Answer("SIP/garycarr-0db0", "") in new stack
    -- Executing DigitTimeout("SIP/garycarr-0db0", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("SIP/garycarr-0db0", "10") in new stack
    -- Set Response Timeout to 10
    -- Executing BackGround("SIP/garycarr-0db0", "demo-congrats") in new
stack
    -- Playing 'demo-congrats' (language 'en')
  == Spawn extension (default, s, 5) exited non-zero on 'SIP/garycarr-0db0'
New to this and wondered if someone could give a few ideas where to start
debugging this?
Thanks,
Gary
    
    
More information about the asterisk-users
mailing list