[asterisk-bugs] [JIRA] (ASTERISK-23858) 'core show hints' - presence state display is wrong, plus column missing from 'core show hint'

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Jun 11 12:43:56 CDT 2014


Rusty Newton created ASTERISK-23858:
---------------------------------------

             Summary: 'core show hints' - presence state display is wrong, plus column missing from 'core show hint'
                 Key: ASTERISK-23858
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23858
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
            Reporter: Rusty Newton


The new 'presence' column is missing from 'core show hint'

{noformat}
*CLI> core show hint 6002
                   6002 at from-internal       : PJSIP/6002,CustomPre  State:Idle            Watchers  0
1 hint matching extension 6002
{noformat}

compared to:

{noformat}
*CLI> core show hints

    -= Registered Asterisk Dial Plan Hints =-
6002 at from-internal  : PJSIP/6002,CustomPre  State:Idle            Presence:Busy            Watchers  0
{noformat}

Additionally the above presence state shows 'Busy' , when the actual presence state is 'available'.

{noformat}
*CLI> presencestate list

---------------------------------------------------------------------
--- Custom Presence States ------------------------------------------
---------------------------------------------------------------------
---
--- Name: 'CustomPresence:Alice'
    --- State: 'available'
    --- Subtype: ''
    --- Message: ''
    --- Base64 Encoded: 'No'
---
{noformat}

The presence column will reflect 'InUse' when I change the presence state to 'unavailable'.






--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list