Exciting News! Coming soon, our support community will have a new look and feel. There won't be any changes to your favorite features, but you can look forward to an exciting new experience. Stay tuned for more information!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
c99hrisb
New Contributor

How do I setup two hunt groups in a total access 908e and turn off the call waiting tone?

I have a total access 908e where I have two hunt groups. Both hunt groups are working however I am getting the call waiting tone?

voice user 1001

  connect fxs 0/1

  no cos

  first-name "Line"

  last-name "One"

  password "1234"

  caller-id-override external-number 805xxxxxxx

  codec-list GLOBAL

!

voice user 805xxxxxxx

  connect fxs 0/2

  no cos

  first-name "Line"

  last-name "Two"

  password "1234"

  codec-list GLOBAL

!

voice user 805xxxxxxx

  connect fxs 0/3

  no cos

  first-name "Line"

  last-name "Three"

  password "1234"

  codec-list GLOBAL

!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

voice user 1002

  connect fxs 0/4

  no cos

  first-name "Line"

  last-name "Four"

  password "1234"

  caller-id-override external-number 805xxxxxxx

  codec-list GLOBAL

!

voice user 805xxxxxxx

  connect fxs 0/5

  no cos

  first-name "Line"

  last-name "Five"

  password "1234"

  codec-list GLOBAL

!

!

voice user 805xxxxxxx

  connect fxs 0/6

  no cos

  first-name "Line"

  last-name "six"

  password "1234"

  codec-list GLOBAL

!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!

voice ring-group 20002

  type linear

  num-rings 0

  member 805xxxxxxx

  login-member 805xxxxxxx

!

!

voice ring-group 20003

  type linear

  num-rings 0

  member 805xxxxxxx

  login-member 805xxxxxxx

!

!

voice ring-group 20005

  type linear

  num-rings 0

  member 805xxxxxxx

  login-member 805xxxxxxx

!

voice ring-group 20006

  type linear

  num-rings 0

  member 805xxxxxxx

  login-member 805xxxxxxx

!

voice ring-group805xxxxxxx

  type linear

  description Hunt Group

  num-rings 0

  member 1001

  login-member 1001

  coverage  internal 20002

  coverage  internal 20003

  no prefix

!

!

voice ring-group805xxxxxxx

  type linear

  description Hunt Group

  num-rings 0

  member 1002

  login-member 1002

  coverage  internal 20005

  coverage  internal 20006

  no prefix

!

Labels (3)
0 Kudos
1 Reply
jayh
Honored Contributor
Honored Contributor

Re: How do I setup two hunt groups in a total access 908e and turn off the call waiting tone?

Under the voice user configuration, enter the command no call-waiting.

voice user 1001

  connect fxs 0/1

  no call-waiting

  no cos

...etc.