|
| Home >EIA20X> Configuration
examples>FXS Configuration |
|
|
EIA20X
FXS port configuration example: |
service password-encryption
service timestamps debug
code-block nf
code-block n
!
hostname EIA2004
!
enable password 7 461YtETjYs9Xy2J
!
username admin password 7 PBjdtwV6Kuso6B
voice pattern CISCO
!
interface fastethernet 0/0
ip address 13.1.200.128 255.0.0.0
!
sip-ua
ip local 13.1.11.22
registrar ipv4:219.189.230.100
mode through
ring-mode ring-mode-183
!
ip route 0.0.0.0 0.0.0.0 13.1.200.200
!
voice-port 1/0
input gain -1
output attenuation -1
playout-delay nominal 150
playout-delay mode fixed
timeouts ringing 120
timeouts wait-release 60
gain-mode fixed
!
voice-port 1/1
input gain -1
output attenuation -1
playout-delay nominal 150
playout-delay mode fixed
timeouts ringing 120
timeouts wait-release 60
gain-mode fixed
!
voice-port 1/2
input gain -1
output attenuation -1
playout-delay nominal 150
playout-delay mode fixed
timeouts ringing 120
timeouts wait-release 60
gain-mode fixed
!
voice-port 1/3
input gain -1
output attenuation -1
playout-delay nominal 150
playout-delay mode fixed
timeouts ringing 120
timeouts wait-release 60
gain-mode fixed
!
dial-peer voice 1 pots
destination-pattern 302
port 1/0
password 7 5lGb50rM6kC
author 302
!
dial-peer voice 100 voip
destination-pattern T
session target ipv4:219.189.230.100
no vad
!
dial-peer terminator #
voice-bind sip
!
end
EIA2004# |
|