Re: Register Outbound routing



Thank you alex. let me try that.

Jibesh.V.P.

"Alex Feinman [MVP]" <public_news@xxxxxxxxxxxxxxx> wrote in message
news:%23Lhlz8f1FHA.3816@xxxxxxxxxxxxxxxxxxxxxxx
> You need to watch fax events. In my system I have a .NET service that
hooks
> fax events via FaxComEx. Whenever fax event occurs (e.g. job changed
state),
> my service gets notified. The success/failure information is available at
> that point
>
> If you rather have a Win32 application, you could use fax notifications:
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxlegacy_6r1v.asp
>
>
> "jibesh" <jibesh_vp@xxxxxxxxxxx> wrote in message
> news:%23QYCOrZ1FHA.2792@xxxxxxxxxxxxxxxxxxxxxxx
> > To keep record of outbound faxes made.
> >
> > i hv one more doubt, FaxSendDocument API makes entry in the FaxQueue
upon
> > sending faxes and the faxServer manages the Fax Send process right.
> >
> > So at this point how can i make sure that my fax is successfully send to
> > the
> > destination ?
> >
> > will FaxSend API fail if i use a wrong Recipient no?
> >
> > i found that even if we provide some text for recipient number,still
> > FaxSend
> > API makes entry in the queue and it resturns sucess..
> >
> > finally where i can get exact status of my outbound fax ?
> >
> > any help..
> >
> > Jibesh.V.P
> >
> > "Alex Feinman [MVP]" <public_news@xxxxxxxxxxxxxxx> wrote in message
> > news:%23$A%23YIB1FHA.3924@xxxxxxxxxxxxxxxxxxxxxxx
> >> What is it supposed to do?
> >>
> >> "jibesh" <jibesh.vp@xxxxxxxxxxxx> wrote in message
> >> news:ORuvIs$0FHA.2212@xxxxxxxxxxxxxxxxxxxxxxx
> >> > Hi..
> >> >
> >> > I have an inbound routing method works fine for me. Now i wann to
setup
> > an
> >> > Outbound routing how can i do that ? same way as the inbound
routing..
> >> >
> >> > thanks
> >> > Jibesh.V.P
> >> >
> >> >
> >>
> >
> >
>


.



Relevant Pages

  • Re: Register Outbound routing
    ... In my system I have a .NET service that hooks fax events via FaxComEx. ... The success/failure information is available at that point ... FaxSendDocument API makes entry in the FaxQueue upon ... API makes entry in the queue and it resturns sucess.. ...
    (microsoft.public.win2000.fax)
  • Re: Register Outbound routing
    ... To keep record of outbound faxes made. ... FaxSendDocument API makes entry in the FaxQueue upon ... i found that even if we provide some text for recipient number,still FaxSend ... API makes entry in the queue and it resturns sucess.. ...
    (microsoft.public.win2000.fax)

Loading