Skip to content
Snippets Groups Projects
  • Kevin Harwell's avatar
    b088cddc
    pjsip_options: wrongly applied "UNKNOWN" status · b088cddc
    Kevin Harwell authored
    A couple of places were setting the status to "UNKNOWN" when qualifies were
    being disabled. Instead this should be set to the "CREATED" status that
    represents when a contact is given (uri available), but the qualify frequency
    is set to zero so we don't know the status.
    
    This patch updates the relevant places with "CREATED". It also updates the
    "CREATED" status description (value shown in CLI/AMI/ARI output) to a value
    of "NonQualified"/"NonQual" as this description is hopefully less confusing.
    
    ASTERISK-27467
    
    Change-Id: Id67509d25df92a72eb3683720ad2a95a27b50c89
    b088cddc
    History
    pjsip_options: wrongly applied "UNKNOWN" status
    Kevin Harwell authored
    A couple of places were setting the status to "UNKNOWN" when qualifies were
    being disabled. Instead this should be set to the "CREATED" status that
    represents when a contact is given (uri available), but the qualify frequency
    is set to zero so we don't know the status.
    
    This patch updates the relevant places with "CREATED". It also updates the
    "CREATED" status description (value shown in CLI/AMI/ARI output) to a value
    of "NonQualified"/"NonQual" as this description is hopefully less confusing.
    
    ASTERISK-27467
    
    Change-Id: Id67509d25df92a72eb3683720ad2a95a27b50c89