Hi Gang, Also, what's the easiest way to set a phone to 0 (operator)? The way I did it was by adding 0 as a second # in CUE GUI. Is there a better way? Lastly, I also ran into a problem with MOH playing on the 7921, it works fine on hard phones but the MOH just sounds like static with an occasional verse or two from the MOH song. Any ideas? Regards, |
|||

make a fxo port ring another number
Here is the config I used at the command line to make the fxo ring another number.
You have to PLAR the line. (PLAR stands for Private Line Automatic Ringdown)
voice-port 0/1/1
connection plar opx 383
description Inbound Fax
caller-id enable
nice reply
Hi to all,
I use the same configuration to redirect a incoming call(from FXO) to a specific extesion.
voice-port 0/1/0
connection plar 201
Regards,
ArTiCo.
Can this also be done to two
Can this also be done to two extensions?
Can't be done to two extensions with a connection plar, BUT...
connection plar XXX only works with a one extension
but...
you can create a one ephone-dn with the number XXX and attatch this ephone-dn to two phones with a overlay line on button
in example...
voice-port 0/1/0
connection plar 201
ephone-dn 1
number 101
description Extension ONE
ephone-dn 2
number 102
description Extension TWO
ephone-dn 11
number 201
description Shared PLAR
ephone 1
mac-address xxxx.xxxx.xxxx
type 7912
description JOHN SMITH PHONE
button 1o1,11
ephone 2
mac-address xxxx.xxxx.xxxx
type anl
description FXS FAX MACHINE
button 1o2,11
When a call arrive to voice-port 0/1/0 will be directly send to number 201... then ephone1 and ephone2 ...will begin to RINGING
I tested... and run well ;)
Best Regards,
ArTiCo