Status: Accepted
Owner: brainslog
CC: [email protected]
Labels: Component-Diameter Type-Defect Priority-Medium SubComponent-DIAMETER-Example-OpenIMS-SLEE DIAMETER-1.4.0.BETA2 Roadmap-Fix

New issue 2715 by brainslog: Diameter OpenIMS (JSLEE) Example uses invalid value for Auth-Session-State AVP
http://code.google.com/p/mobicents/issues/detail?id=2715

It uses a value of 2, while the valid values are:

8.11.  Auth-Session-State AVP

   The Auth-Session-State AVP (AVP Code 277) is of type Enumerated and
   specifies whether state is maintained for a particular session.  The
   client MAY include this AVP in requests as a hint to the server, but
   the value in the server's answer message is binding.  The following
   values are supported:

   STATE_MAINTAINED              0
      This value is used to specify that session state is being
      maintained, and the access device MUST issue a session termination
      message when service to the user is terminated.  This is the
      default value.

   NO_STATE_MAINTAINED           1
      This value is used to specify that no session termination messages
      will be sent by the access device upon expiration of the
      Authorization-Lifetime.


Reply via email to