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: 
datasync
New Contributor

TA908e Ring Group no audio

I have a TA908e connecting SIP trunks to analog ports on a PBX.  It was working with an R10 version of the AOS but when I upgraded to AOS R13 the audio no longer works on incoming calls to the ring group. Any suggestions would be greatly appreciated.

 

This is the config sections I think apply:

ip sip
ip sip udp 5060
no ip sip tcp
!
!
!
voice feature-mode network
voice transfer-mode local
voice forward-mode local
!
!
!
!
!
!
!
!
voice dial-plan 1 local NXX-XXXX
!
!
!
!
voice codec-list 1
default
codec g729
codec g711alaw
codec g711ulaw
!
!
!
voice trunk T01 type sip
description "net2phone-SIP"
match dnis "NXX-XXXX" substitute "1-228-NXX-XXXX" name "Local calls"
sip-server primary siptrunk.net2phone.com
registrar threshold absolute 60
registrar expire-time 120
max-number-calls 4
register xxxx auth-name "xxxx" password encrypted "xxxx"
authentication username "xxxx" password encrypted "xxxx"
!
!
voice grouped-trunk PSTN
trunk T01
accept NXX-XXXX cost 0
accept 1-NXX-NXX-XXXX cost 0
accept 1-800-NXX-XXXX cost 0
accept 1-888-NXX-XXXX cost 0
accept 1-877-NXX-XXXX cost 0
accept 1-866-NXX-XXXX cost 0
accept 1-855-NXX-XXXX cost 0
reject 976-XXXX
reject 1-900-NXX-XXXX
reject 1-976-NXX-XXXX
!
!
voice user 101
connect fxs 0/1
first-name "Line"
last-name "1"
password encrypted "2c28de02811752912fc8b57565b9b766ed74"
caller-id-override external-number 1228226xxxx
sip-authentication password encrypted "3034d300a8003227d973efc7fb1c319c1eec"
codec-group 1
!
!
voice user 102
connect fxs 0/2
first-name "Line"
last-name "2"
password encrypted "20241fb5fa61fd07e8ac0843433612c1bdfd"
caller-id-override external-number 1228226xxxx
sip-authentication password encrypted "292d291c308f6d66d48be17ad71b507967cd"
codec-group 1
!
!
voice user 103
connect fxs 0/3
first-name "Line"
last-name "3"
password encrypted "4642275d03ad2627cea13e3b8fe320bf9b29"
caller-id-override external-number 1228226xxxx
sip-authentication password encrypted "3236064bfa8f2edecabf378b8bdecbb626b8"
codec-group 1
!
voice ring-group 8001
type linear
max-inbound 3
member 101
login-member 101
member 102
login-member 102
member 103
login-member 103
sip-identity 1228226xxxx T01
!
ip rtp udp 20000

 

0 Kudos