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