Displaying 3 results from an estimated 3 matches for "html_one".
Did you mean:
html_node
2005 May 20
5
Newbie on IVR
Hi,
I get fascinated when I dial someone and get an IVR play " for accounts department press 1, for sales, press 2 or hold the line for an operator" and then have MOH play before the line is picked up at the desired extesion.
Please, permit me as I know this will be one of the dumbest questions to ask in a group like this. I'll apprecaite any specific guide/instruction.
Thanks
2005 Jul 03
0
MAKEing zaptel and ztdummy
Hi,
I'm following the instructions on Asterisk Doc Proj:
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to
work out.
The order suggested is:
cd zaptel
make clean
make linux26
make install
vi Makefile (and uncomment ztdummy)
make
modprobe zaptel
modprobe ztdummy
The first 3 makes for zaptel work out ok - but the ztdummy.ko (etc)
files *are* created.
If...
2005 Jul 04
0
MAKEing zaptel and ztdummy on SuSE 9.3 - Repost
...ok - but the
ztdummy.ko (etc) files *are* created even though I haven't yet
uncommented ztdummy in Makefile.
If the ztdummy bits are compiled, why edit Makefile & run make again?
modprobe ztdummy fails.
I'm following the instructions on Asterisk Doc Proj:
astersik_1.0.8/docs/docs-html_one/vm1.html#AEN30 and they don't seem to
work out.
The order suggested is:
cd zaptel
make clean
make linux26
make install
vi Makefile (and uncomment ztdummy)
make
modprobe zaptel
modprobe ztdummy
Here are the relevent problems:
gl0:/usr/src/zaptel-1.0.8 # lsmod | grep usb
usbserial...