Issue Description
Q:
What is common configuration of VoIP service of AR router?
Handling Process
A:
controller E1 1/0
pri-set //enable pri令
# interface Serial1/0:15 //E1 port No. is 15 and T1 port No. is 23.
link-protocol ppp
#
voice-setup
voip call-start normal //called gateway adopts non-rapid way
undo voip h323-conf tcs-t38 //apply in conference and phone service
#
sip
#
dial-program
#
entity 109 pots //the entitiy at switching side
match-template T
outband h245 //apply H.245 outband transmission mode; if called gateway employs rapid way, H.225 mode should be used.
ine 1/0:15
#
entity 110 voip //voice entity at network side
match-template 9T
outband h245
address ras //gw route addressing is used
#
entity 112 voip
match-template 9999T
outband h245
address ras
#
gw-access-number 1234567
process-config voice-caller //call number process with interacted voice response
#
gk-client
gk-id 2831-huawei gk-addr 172.16.0.15 1719
gw-address 172.24.0.4
gw-id 2831-huawei
ras-on //enable GW
#