cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
887
Views
5
Helpful
2
Replies

VG202 FAX problem

kongfanchao
Level 1
Level 1

Existing CUCM ( 8.6 ), VoiceGateway is MGCP--- - E1 voice gateway with out voice gateway version c3900-universalk9-mz.SPA. 151-4 per cent. M6. bin,VG202 version vg20x-ipvoice-mz. 150-1 per cent.M9. Bin ; the questions : the  Send is erro ,the  Receive is ok . How to configure?

hostname CNTJ-VG202-01
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$..xP$SFc0s2YJGToSBVuEkzn9v1
!
no aaa new-model
clock timezone GST 8
ip source-route
!
!
!
!
ip cef
no ip domain lookup
no ipv6 cef
!
stcapp ccm-group 1
stcapp
!
stcapp supplementary-services
port 0/0
  fallback-dn 40224666
!
!
!
!
!
voice service voip
fax protocol pass-through g711ulaw
modem passthrough nse codec g711ulaw
!         
!         
!         
voice-card 0
!         
username cisco secret 5 $1$3gZT$Meh3fgX08D970LVcie/hN0
!         
!         
!         
!         
!         
!         
interface FastEthernet0/0
ip address 10.165.6.7 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip default-gateway 10.165.6.1
ip forward-protocol nd
!
no ip http server
ip route 0.0.0.0 0.0.0.0 10.165.6.1
!
!
!
control-plane
!
!
voice-port 0/0
ring cadence pattern06
mwi
cptone CN
timeouts ringing infinity
caller-id enable
!
voice-port 0/1
ring cadence pattern06
mwi
cptone CN
timeouts ringing infinity
caller-id enable
!
!
!
sccp local FastEthernet0/0
sccp ccm 10.165.24.2 identifier 1 version 7.0
sccp
!
sccp ccm group 1
bind interface FastEthernet0/0
associate ccm 1 priority 1
switchback method graceful
!
dial-peer voice 500 pots
service stcapp
port 0/0
!
dial-peer voice 501 pots
service stcapp
port 0/1
!
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
password cisco
login local
!


 

 

2 Replies 2

acampbell
VIP Alumni
VIP Alumni

Hi,

There needs to be consistancy with the fax protocol config throughout the network


So on the vg202 you have

!
voice service voip
fax protocol pass-through g711ulaw
modem passthrough nse codec g711ulaw

Thats fine - so we are going to use fax/modem passthru as the protocol.

In the ccm page you shared set the options to match

Modem Passthrough = Enable
T38 Faxelay = Disable

Save & reset

On the MGCP gateway

!
ccm-manager fax protocol cisco
mgcp fax t38 inhibit
mgcp modem passthrough voip mode nse
mgcp modem passthrough voip codec g711ulaw
!


Regards
Alex

 

Regards, Alex. Please rate useful posts.

Hi Alex,

Thank you for your help!
 

I have configured VG202:

voice service voip
 fax protocol pass-through g711ulaw
 h323
 modem passthrough nse codec g711ulaw
!

In the ccm page you shared set the options to match

Modem Passthrough = Enable

Cisco Fax Relay = Enable ?
T38 Faxelay = Disable

Save & reset

On the MGCP gateway

ccm-manager fax protocol cisco
mgcp fax t38 inhibit

Tips: Reset the Gateway on CCM if this Gateway registered with Cisco Call Manger (CCM)

mgcp modem passthrough voip mode nse
mgcp modem passthrough voip codec g711ulaw
!

I also need Reset the voice gateway on CCM if this gateway registered with CCM?