Changes

Jump to navigation Jump to search
do
if you are not going to use first-time.sh (and it's name derivatives)

Do the following


copy some shit from the original WORKING ASL node machine

paste some shit to the new ALS node machine

perform side-by-side comparisons to make confirm correct file copy

restart asterisk

plug in the URI

restart asterisk again

check for errors

if:
you get this message: WARNING[23791]: chan_simpleusb.c:2149 setformat: Unable to re-open DSP device 2 (usb28569): No such file or directory
then:
<code> echo snd_pcm_oss >>/etc/modules </code>
and either
<code> modprobe snd_pcm_oss</code>
and check for /dev/dsp or reboot.
<code>ls -la /dev/dsp</code>


if /dev/dsp is something like this: crw-rw---- 1 root audio 14, 3 May 15 18:49 /dev/dsp
then:
<code>chmod 775 /dev/dsp </code>









[[Category:How to]]
[[Category:Node Moving]]
12

edits

Navigation menu