Changes

Jump to navigation Jump to search
no edit summary
Line 19: Line 19:  
restart asterisk again
 
restart asterisk again
   −
check for errors
+
check for errors in the Asterisk Console and /var/log/asterisk/messages.
 +
Logs sometimes appear in /etc/asterisk/messages
    
if:
 
if:
Line 30: Line 31:  
<code>ls -la /dev/dsp</code>
 
<code>ls -la /dev/dsp</code>
    +
Credit belongs to N4IRS for the direct above commands.
   −
if /dev/dsp is something like this: crw-rw---- 1 root audio 14, 3 May 15 18:49 /dev/dsp
+
 
 +
if:
 +
/dev/dsp is something like this:  
 +
crw-rw---- 1 root audio 14, 3 May 15 18:49 /dev/dsp
 
then:
 
then:
 
<code>chmod 775 /dev/dsp </code>
 
<code>chmod 775 /dev/dsp </code>
12

edits

Navigation menu