Robert Rozman wrote:
I've updated my Asterisk 3 times with :
cvs checkout -r v1-0 zaptel asterisk asterisk-addons
and then do
cd asterisk
make clean && make && make install
make samples
make progdocs
Try this
cd zaptel make update; make; make install cd ../asterisk make update; make; make install
You should be right on track... also on complection I'd suggest stopping asterisk, restarting zaptel, then booting asterisk back up to make sure all the new changes kick in.
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
