[Asterisk-Users] No audio in Linejack

isamar at isamarmaia.org isamar at isamarmaia.org
Fri Apr 11 08:09:11 MST 2003


Hi folks!

I started to play with Asterisk today and
after giving a look and some tries and froze
completely try to play an audio file to the incoming call
in the FXO port.


*CLI> Unit is ringing
  == Accepting call on 'Phone/phone0'
    -- Executing Wait("Phone/phone0", "1") in new stack
Unit is ringing
    -- Executing Answer("Phone/phone0", "") in new stack
    -- Executing DigitTimeout("Phone/phone0", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("Phone/phone0", "10") in new stack
    -- Set Response Timeout to 10
    -- Executing Playback("Phone/phone0", "test") in new stack
    -- Playing 'test'


My test.wav file format is:
test.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit,
mono 8000 Hz


My phone.conf settings are defined:

mode=fxo
format=slinear
context=demo
txgain=80%
rxgain=0.8
device => /dev/phone0


What am I missing?

Isamar





More information about the asterisk-users mailing list