cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
871
Views
0
Helpful
4
Replies

T37 Faxing configuration for 15.X IOS

gpworld
Level 1
Level 1

I have found several documents on T.37 Faxing but none are overly clear and all seem to reference older IOS.  Does anyone have a document or configuration reference for configuring T.37 fax on 29XX/39XX ISR running 15.X code?

Any help would be appreciated.

3 Accepted Solutions

Accepted Solutions

fb_webuser
Level 6
Level 6

Fax, Modem, and Text Support over IP Configuration Guide, Cisco IOS Release 15M&T

Configuring T.37 Store-and-Forward Fax

http://www.cisco.com/en/US/docs/ios-xml/ios/voice/fax/configuration/15-mt/vf-t37-str-fwd-fax.html

---

Posted by WebUser Asad Raza from Cisco Support Community App

View solution in original post

Rafael Jimenez
Level 4
Level 4

The documentation for T37 is the same since many years ago.

the following configuration that worked for me some time ago.

!

hostname pc1

ip domain name mydomain.com

ip name-server x.x.x.x

!

voice-card 0

!

!

!

fax interface-type fax-mail

!

application

service offramp flash:/app_offramp.tcl

!

service onramp flash:/app_onramp.tcl

!

!

!SEND FOR ONRAMP

fax send transmitting-subscriber $s$

fax receive called-subscriber $d$

fax send max-speed 9600

fax send left-header $s$

fax send center-header $t$

fax send right-header Page: $p$

!

mta send postmaster root@mydomain.com

mta send server x.x.x.x port 25

mta send subject From:

mta send with-subject both

mta send mail-from hostname mail.mydomain.com

mta send mail-from username $s$

mta send return-receipt-to hostname mydomain.com

mta send return-receipt-to username root

!

!RECEIVE FOR OFFRAMP

mta receive aliases mydomain.com

mta receive aliases pc1.mydomain.com

mta receive aliases mta.mydomain.com

mta receive aliases r1.mydomain.com

mta receive aliases [y.y.y.y]

mta receive maximum-recipients 10

mta receive generate mdn

mta receive generate permanent-error

!

!

!

!

interface FastEthernet0/1

ip address y.y.y.y 255.255.255.0

no shut

!

!

!

!

voice-port 0/0/0

connection plar 3683566

caller-id enable

!

!

!

!

dial-peer voice 651 pots

service onramp

direct-inward-dial

incoming called-number 3683566

forward-digits all

! max-conn 5

port 0/0/0

!

!

dial-peer voice 652 mmoip

service fax_on_vfc_onramp_app out-bound

destination-pattern 3683566

information-type fax

session protocol smtp

session target mailto:myemail@mydomain.com

mdn

dsn failure

dsn success

!

!

dial-peer voice 653 mmoip

service offramp

incoming called-number .T

information-type fax

mdn

dsn failure

dsn success

!

dial-peer voice 654 pots

destination-pattern .T

forward-digits all

port 0/0/0

!

View solution in original post

4 Replies 4

fb_webuser
Level 6
Level 6

Fax, Modem, and Text Support over IP Configuration Guide, Cisco IOS Release 15M&T

Configuring T.37 Store-and-Forward Fax

http://www.cisco.com/en/US/docs/ios-xml/ios/voice/fax/configuration/15-mt/vf-t37-str-fwd-fax.html

---

Posted by WebUser Asad Raza from Cisco Support Community App

Thanks all ... these were perfect ...

Rafael Jimenez
Level 4
Level 4

The documentation for T37 is the same since many years ago.

the following configuration that worked for me some time ago.

!

hostname pc1

ip domain name mydomain.com

ip name-server x.x.x.x

!

voice-card 0

!

!

!

fax interface-type fax-mail

!

application

service offramp flash:/app_offramp.tcl

!

service onramp flash:/app_onramp.tcl

!

!

!SEND FOR ONRAMP

fax send transmitting-subscriber $s$

fax receive called-subscriber $d$

fax send max-speed 9600

fax send left-header $s$

fax send center-header $t$

fax send right-header Page: $p$

!

mta send postmaster root@mydomain.com

mta send server x.x.x.x port 25

mta send subject From:

mta send with-subject both

mta send mail-from hostname mail.mydomain.com

mta send mail-from username $s$

mta send return-receipt-to hostname mydomain.com

mta send return-receipt-to username root

!

!RECEIVE FOR OFFRAMP

mta receive aliases mydomain.com

mta receive aliases pc1.mydomain.com

mta receive aliases mta.mydomain.com

mta receive aliases r1.mydomain.com

mta receive aliases [y.y.y.y]

mta receive maximum-recipients 10

mta receive generate mdn

mta receive generate permanent-error

!

!

!

!

interface FastEthernet0/1

ip address y.y.y.y 255.255.255.0

no shut

!

!

!

!

voice-port 0/0/0

connection plar 3683566

caller-id enable

!

!

!

!

dial-peer voice 651 pots

service onramp

direct-inward-dial

incoming called-number 3683566

forward-digits all

! max-conn 5

port 0/0/0

!

!

dial-peer voice 652 mmoip

service fax_on_vfc_onramp_app out-bound

destination-pattern 3683566

information-type fax

session protocol smtp

session target mailto:myemail@mydomain.com

mdn

dsn failure

dsn success

!

!

dial-peer voice 653 mmoip

service offramp

incoming called-number .T

information-type fax

mdn

dsn failure

dsn success

!

dial-peer voice 654 pots

destination-pattern .T

forward-digits all

port 0/0/0

!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: