[Asterisk-Users] Still no audio on SIP phone
Peter Pauly
ppp at freeshell.org
Thu Sep 4 08:11:39 MST 2003
For the benefit of others having this problem - I
installed the latested CVS build and the problem
went away - I can hear audio now from X-lite.
I was using the debian unstable package.
Here's what I did:
cd /usr/src
mkdir asterisk
export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
cvs login (supply the anoncvs password here when prompted)
cvs checkout asterisk
cd asterisk
make
make install
make samples
make sounds (I think that's right - memory's getting fuzzy from age)
added my extention back into sip.conf
works like a champ.
More information about the asterisk-users
mailing list