This interface extends the {@link SipListener} interface and adds the following events to it :
- {@link DialogTimeoutEvent}- these are timeout notifications emitted as events by the SipProvider. Timeout events represent timers expiring in the underlying SipProvider dialog state machine. These timeout's events notify the application that a dialog has timed out.
@author jean.deruelle@gmail.com