GotSpeech.NET

The online community for Microsoft Speech Server developers
Welcome to GotSpeech.NET Sign in | Join | Help
in Search
Computer-Talk

Best Practive Fault Handler Order

Last post 05-16-2008, 1:44 PM by Martial Trevett. 0 replies.
Sort Posts: Previous Next
  •  05-16-2008, 1:44 PM 5596

    Best Practive Fault Handler Order

    How important is the order of fault handlers?  Does anyone have a suggested order?  I have them in the order show below.  After thousands of calls using a Dialogic gateway, note that some exceptions never happened. 

    Yes SipPeerBusyException

    Yes SipPeerAddressUnreachable

    No SipPeerTimeoutException

    Yes SipPeerException

    No SpeechApplicationException

    Yes TelephonyException

    Yes Dialog.CallDisconnectedException

    Yes System.Exception

View as RSS news feed in XML