cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
iN4Ni
New Contributor

Need phone support - TA908 Sip to analog

i have limited AOS experience so i need some phone support (paid)  if someone is willing to take the time. Im trying to configure a TA908 for SIP to analog conversion on old PBX's

i can make call out however im stuck on inbound routing, calls are failing however SIP debug is showing the call hitting the 908,  im trying to ring a linear hunt group

any takers? 

 

Thank you

harlin {at} jaxits {dot} com

0 Kudos
2 Replies
gman64
New Contributor

Re: Need phone support - TA908 Sip to analog

did you ever get your config working?  I have something similar and could use some help.

markbspencer
New Contributor II

Re: Need phone support - TA908 Sip to analog

So you re trying to call in on the sip trunk and ring an analog port on the TA908?

You can setup each analog port to register with your sip provider. This should work.

voice trunk T01 type sip
description "To .135"
sip-server primary (IP or hostname of sip provider) 
!
voice grouped-trunk TOSIP
description "SIP"
trunk T01
accept $ cost 0
!

voice user 3332
connect fxs 0/1
first-name "xxx"
last-name "xxx"
password xxxxxxxxxxxxxxxxxx
sip-identity 3332 T01 register auth-name "3332" password xxxxxxxxxxxxxxxxxxxxxxxxxxx
sip-authentication password xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
codec-list GLOBAL
!
!
voice user 3333
connect fxs 0/2
first-name "xxx"
last-name "xxx"
password encrypted "xxxxxxxxxxxxxxxxxxxxxxxxxx"
sip-identity 3333 T01 register auth-name "3333" password "xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
sip-authentication password encrypted "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
codec-list GLOBAL