Configuration for Fax Pass through
From DocWiki
(Difference between revisions)
(→Configuration) |
|||
| Line 10: | Line 10: | ||
==Configuration== | ==Configuration== | ||
| - | + | <pre> | |
voice service voip | voice service voip | ||
fax protocol none | fax protocol none | ||
| Line 22: | Line 22: | ||
mgcp package-capability rtp-package | mgcp package-capability rtp-package | ||
mgcp fax t38 inhibit | mgcp fax t38 inhibit | ||
| + | </pre> | ||
==Related show Commands== | ==Related show Commands== | ||
Latest revision as of 17:24, 23 June 2010
Contents |
Introduction
The following details should give you a small configuration example on how to configure Fax passthrough for an MGCP gateway which is controlled by the Call Manager.
Design
PSTN-----T1 PRI-----MGCP gateway------CM------mgcp VG224----Fax machine
Configuration
voice service voip fax protocol none ! ccm-manager mgcp no ccm-manager fax protocol cisco ! mgcp mgcp call-agent 10.3.222.1 service-type mgcp version 0.1 mgcp modem passthrough voip mode nse mgcp package-capability rtp-package mgcp fax t38 inhibit
Related show Commands
show mgcp displays MGCP configuration show ccm-manager displays if the gateway is registered with the call manager or not