Looking for a little help here with hunt groups. I have done this before and checking other configs that work, I dont know what is wrong here.
I can only make 1 call into the hunt group and other calls ring busy?
ADTRAN, Inc. OS version R13.2.1.E
voice forward-mode local
voice dial-plan 4 extensions 200XX
voice user 2
connect fxs 0/2
no cos
last-name "Pair2"
password "2"
description ""
no call-waiting
sip-identity 2 T01 register auth-name password
codec-list VOICE
!
!
!
voice user 3
connect fxs 0/3
no cos
last-name "Pair3"
password "3"
description "3"
no call-waiting
sip-identity 3 T01 register auth-name "" password ""
codec-list VOICE
!
!
!
voice user 1
connect fxs 0/1
no cos
first-name "Main"
last-name "Pair1"
password "1"
description "1"
no call-waiting
sip-identity 1 T01 register auth-name "" password ""
codec-list VOICE
!
!
!
voice user 3234659225
connect fxs 0/4
no cos
first-name "Fax"
last-name "Pair4"
password "4"
description "4"
no call-waiting
sip-identity 4 T01 register auth-name "" password ""
codec-list VOICE
!
!
voice ring-group xxxxxxx
type linear
num-rings 0
member 1
login-member 1
coverage internal 20002
coverage internal 20003
!
!
voice ring-group 20002
type linear
num-rings 0
member2
login-member 2
!
!
voice ring-group 20003
type linear
num-rings 0
member 3
login-member 3
I was able to resolve this by registering voice user 1 (sip-identity 1 T01 register auth-name "" password "") under the voice ring-group xxxxxxx .
I was able to resolve this by registering voice user 1 (sip-identity 1 T01 register auth-name "" password "") under the voice ring-group xxxxxxx .