Menu

#174 Add defensive transition to SipPortFSM

Future Release
open
None
5
2014-03-26
2014-03-25
Tom Smith
No

The purpose of SipPortFSM is to track the call state to aid in terminating the call (e.g., via SipPortTeardownFSM). It should not take on the role of "protocol enforcer," since the container already does this.

Considering this, add a defensive "catch-all" transition to SipPortFSM to handle any messages that are not explicitly handled by the underlying port-tracking state machine(s).

Discussion

  • Tom Smith

    Tom Smith - 2014-03-26
    • assigned_to: Tom Smith
     
  • Tom Smith

    Tom Smith - 2014-03-26
    Sending        src/org/echarts/servlet/sip/SipPortFSM.ech
    Transmitting file data .
    Committed revision 2948.
    
     

Log in to post a comment.