cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

FXO Port remains off-hook

mpanganiban
Level 1
Level 1

Using a Cisco 2901 ISR configured for H323 connecting to CUCM 7.x - Using H323 for caller-id support on the FXO ports.  It's a VIC2-2FXO and both inbound/outbounds calls is working fine.  However, when an inbound call is made and not answered, the FXO port remains on an off-hook state and it will work once we shut and no shut the voice-port 0/0/0 and voice-port 0/0/1

Version: 15.1(1)T

PVDM-16

voice-card 0
dspfarm
dsp services dspfarm
no local-bypass

voice-port 0/0/0
input gain 3
timing hookflash-out 50
timing sup-disconnect 50
connection plar 6535

caller-id enable
!
voice-port 0/0/1
input gain 3
timing hookflash-out 50
timing sup-disconnect 50
connection plar 2536
caller-id enable

sccp local Vlan10
sccp ccm 172.16.17.30 identifier 2 priority 2 version 4.1
sccp ccm 172.16.17.35 identifier 1 priority 1 version 4.1
sccp
!
sccp ccm group 100
associate ccm 1 priority 1
associate ccm 2 priority 2
associate profile 10 register CFB5475d003542b
!
dspfarm profile 10 conference
description Site_Conferencing
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 2
associate application SCCP
!
dial-peer voice 100 pots
description PSTN dial-peer 1
preference 1
destination-pattern .T
incoming called-number .
port 0/0/0
forward-digits all
!
dial-peer voice 101 pots
description PSTN dial-peer 2
preference 2
destination-pattern .T
port 0/0/1
forward-digits all
!
dial-peer voice 1 voip
destination-pattern 6534
session target ipv4:172.16.17.30

incoming called-number .
dtmf-relay h245-alphanumeric
no vad
!
dial-peer voice 2 voip
destination-pattern 2536

session target ipv4:172.16.17.30

incoming called-number .
dtmf-relay h245-alphanumeric
no vad

char1#show voice call summ
PORT           CODEC     VAD VTSP STATE            VPM STATE
============== ========= === ==================== ======================
0/0/0         None       -  S_CONNECT             FXOLS_CONNECT
0/0/1         None       -  S_CONNECT             FXOLS_OFFHOOK
50/0/1  .1       -          -  -                     EFXS_ONHOOK
50/0/1  .2       -          -  -                     EFXS_ONHOOK
50/0/2  .1       -          -  -                     EFXS_ONHOOK
50/0/2  .2       -          -  -                     EFXS_ONHOOK
50/0/3  .1       -          -  -                     EFXS_ONHOOK
50/0/3  .2       -          -  -                     EFXS_ONHOOK

char1#show voice call status
CallID     CID  ccVdb      Port        Slot/DSP:Ch  Called #   Codec    MLPP Dial-peers
0x158      1494 0x31739DFC 0/0/0            No DSP  6534       None     100/101
0x15A      1494 0x2A18C040 0/0/1            No DSP *6534       None      101/100
1 active call found

Who Me Too'd this topic