SCCP does not support protocol based t.38, you have to use mgcp/sip/h323:
Commonly Supported Fax/Modem Call Flow Configuration Examples
http://www.cisco.com/en/US/products/sw/voicesw/ps5640/products_configuration_example09186a0080bf23f2.shtml#
VG224 needs to be an MGCP GW for this setup to work. NSE switchover is only specific to Cisco devices and providers do not support NSE based switchovers.
The configuration for a CUBE that does T38 is:
dial-peer voice <tag> voip
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback
pass-through
fax-relay ecm disable
fax-relay sg3-to-g3
Or, if there is no specific configuration on the dial-peer, then this information displays when you enter the voice service voip command.
fax protocol t38 ls-redundancy 0 hs-redundancy 0 fallback
pass-through
fax-relay sg3-to-g3
The configuration for a VG224 that does T38 is:
no ccm-manager fax protocol cisco
no mgcp fax t38 inhibit
mgcp package-capability fxr-package
mgcp default-package fxr-package
no mgcp fax t38 ecm
HTH
--
Jorge Armijo
Please remember to rate helpful responses and identify helpful or correct answers.
--
Jorge Armijo
Please remember to rate helpful responses and identify helpful or correct answers.