Hi,

I am just getting started with my voice lab preps...I have a branch router 
connected via WAN as well via T-1(crossover) to PSTN simulator running CME.
I am unable to call simulated phones lines on the CME using the T-1 pri from 
branch. As soon as I dial 911 it goes into connected state from Branch-1.

However from the CME /PSTN I can call inbound to the BR1 phones.

Pasted below is relevant config.  BR1 router configured as h323 gw and added to 
RG-RL-RP. Pattern 911 added to partition and included in the CSS for the
BR1 phone.

Any ideas?.

Thanks,Padhu

Branch-1:
isdn switch-type primary-ni

voice class h323 1
  h225 timeout tcp establish 3

controller T1 1/0/0
 pri-group timeslots 1-24
 description connection from BR1 to PSTN

interface Serial1/0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 no cdp enable

dial-peer voice 999 pots
 description Calls to PSTN using Local gateway
 destination-pattern .T
 incoming called-number .
 direct-inward-dial
 port 1/0/0:23
!
dial-peer voice 1 voip
 voice-class h323 1
 incoming called-number .
 dtmf-relay h245-alphanumeric
!
dial-peer voice 775 voip
 destination-pattern 775255....
 voice-class h323 1
 session target ipv4:10.1.40.10

pstn-sim:
isdn switch-type primary-ni
isdn gateway-max-interworking

voice class h323 1
 h225 timeout tcp establish 3

controller T1 0/0
 framing esf
 clock source internal
 linecode b8zs
 cablelength short 133
 pri-group timeslots 1-24
 description Connection to BR1

interface Serial0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn protocol-emulate network
 isdn incoming-voice voice
 no cdp enable

dial-peer voice 775 pots
 description calls to BR1
 destination-pattern 775255....
 incoming called-number .
 port 0/0:23
 forward-digits all

telephony-service
 max-ephones 8
 max-dn 30
 ip source-address 10.1.99.1 port 2000
 system message CME as PSTN Simulator
 max-conferences 8 gain -6
 transfer-system full-consult
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-dn  1
 number 911
 label Emergency_911

ephone  1
 device-security-mode none
 mac-address 0002.FD65.9D5B
 button  1:1 2:2 3:3 4:4
 button  5:5 6:6

Reply via email to