Using FaxSendDocument with the "outside line" prefix

  • Thread starter Thread starter Nicolas Caron
  • Start date Start date
N

Nicolas Caron

Hello everyone,
Using the FaxSendDocument API I send faxes from my application. The
thing is that from my office I need to dial a 9 to get an outside line.

I know this can be configured in the "locations" options of the
fax/modem, but even after it has been configured there, the 9 is not
dialed unless I explicitly add it to the phone number I'm trying to fax
to.

Any idea how to use the modem setting instead of explicitly adding a 9
to my fax number??

Thanks
Nicolas Caron
 
So you want the dialing rules to be applied. When you use the APIs such as
FaxSendDocument the number specified in the parameter is used directly &
dialing rules are not applied. You should use the UI to have them applied.

--
Raghavendra R
Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
 
Please enter the number in canonical format

--
Manoj K Jain[MSFT]
Microsoft Printing, Imaging and Faxing
This posting isprovided "AS IS" with no warranties and confers no rights.
Please do not send mail directly to this aloas. This alias is for newsgroup
purposes only.
 
Back
Top