cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
527
Views
0
Helpful
3
Replies

FoIP - 3800 outbound Faxing

bmarmont_2
Level 1
Level 1

Hi there, we would like to explore the idea of having the 3800 handel out going faxing. Currently it has dial-peers configured to capture incoming faxes, how do we do it for out going? E-mail to a fax number? Scan to a fax number?? What format does it need to be in etc... I trust we don't have to configure a dial-peer for each out going number on a case by case basis.

Thanks for your help!

3 Replies 3

Jonathan Schulenberg
Hall of Fame
Hall of Fame

If it is already capturing inbound faxes then it is likely setup for T.37 as an on-ramp gateway. You need to configure it as an off-ramp gateway as well for the reverse direction.

Fax over IP T.37 Store and Forward Fax

Configuring T.37 Store-and-Forward Fax

Thanks for the reply,

Is there a how to setup t.37 for dummies?

application
!
service fax_offramp flash::app_faxmail_offramp.2.0.1.1.tcl


dial-peer voice 8888 mmoip
information-type fax
incoming called-number 9123456789 - I don't understand this part, why an incoming number, when it's coming from an Exchange server?
image resolution standard
!
dial-peer voice 8889 pots
max-conn 10
destination-pattern 9123456789 - Do we need to set something like this up for every external fax number?
port 0/0/1:15
prefix 9

When sending an email to fax, what goes in the To: field? "Faxnumber@??"

Trying to get a grasp of things...

It might not be a strightforward task to submit outbound faxmail through Exchange due to T.37 protocol requirements,

1. The destination address should be in the format FAX=@

2. The email attachment should be in TIFF format, with TIFF tags placed in front of the TIFF image.

Thus, 3rd party software might be required.

For Windows, one of the options is facsBridge T37FSP - T.37 fax driver integrated with Windows Fax Service, see www.sandlerco.com for details.

Optionally, facsBridge4Exchange fax connector that bridges Exchange with Windows Fax Service is also available from the URL above.