[cisco-voip] PBX help
Brandon Kovach
bkovach at logrog.net
Wed Aug 31 09:30:38 EDT 2011
Hello All,
I have attached a router to our call manager with the intentions of
integrating an existing overhead PBX into the system and have had some
luck with it. I ended up running some FAX services through the router
and that works as it should. The overhead paging works, halfway. I
have one way audio. Calls go through the call manager and to the
router and to the PBX. Though when a person answers back through the
PBX, the audio never makes it to the telephone of the originator of
the call.
I have attached the text of the config. Any help?
BK
--
Brandon Kovach
Director of Technology
Logan-Rogersville Schools
----------------------------------------------------------------
Logan Rogersville Schools, http://www.logrog.net
-------------- next part --------------
LRHS_INTERCOM_GATEWAY#show running-config
Building configuration...
Current configuration : 2284 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname LRHS_INTERCOM_GATEWAY
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
enable secret 5 XXXXXXXXXXXXXXXXXXXXXX/
enable password XXXXXXX
!
no aaa new-model
dot11 syslog
ip source-route
!
!
!
!
ip cef
multilink bundle-name authenticated
!
!
!
!
voice rtp send-recv
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
h323
h225 timeout setup 3
h225 display-ie ccm-compatible
modem passthrough nse codec g711ulaw
!
!
voice class codec 1
codec preference 1 g711ulaw bytes 160
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
!
!
!
!
archive
log config
hidekeys
!
!
!
!
!
!
interface FastEthernet0/0
ip address 10.50.30.6 255.255.255.0
speed auto
full-duplex
no cdp enable
no mop enabled
h323-gateway voip interface
h323-gateway voip bind srcaddr 10.50.30.6
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
no cdp enable
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.50.30.8
no ip http server
no ip http secure-server
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0
no battery-reversal
no vad
no comfort-noise
timeouts wait-release 3
!
voice-port 0/0/1
!
voice-port 0/1/0
no battery-reversal
timeouts wait-release 3
!
voice-port 0/1/1
!
!
!
!
!
dial-peer voice 1 pots
destination-pattern 6999
progress_ind progress enable 8
progress_ind connect enable 8
port 0/0/0
forward-digits 0
!
dial-peer voice 2 pots
destination-pattern 6998
port 0/1/0
forward-digits 0
!
dial-peer voice 10 voip
preference 1
destination-pattern 9[2-9]......
session target ipv4:10.50.1.5
codec g711ulaw
no vad
!
dial-peer voice 11 voip
destination-pattern 91[2-9]..[2-9]......
session target ipv4:10.50.1.5
codec g711ulaw
no vad
!
dial-peer voice 12 voip
destination-pattern 9011T
session target ipv4:10.50.1.5
codec g711ulaw
no vad
!
dial-peer voice 13 voip
destination-pattern [1-6]...
session target ipv4:10.50.1.5
codec g711ulaw
no vad
!
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password XXXXXXX
login
!
scheduler allocate 20000 1000
no process cpu extended
no process cpu autoprofile hog
end
LRHS_INTERCOM_GATEWAY#
More information about the cisco-voip
mailing list