[asterisk-bugs] [JIRA] (ASTERISK-26702) AMI/PJSIP: ExtensionStatus event incorrectly shows Unavailable

Luke Escude (JIRA) noreply at issues.asterisk.org
Sat Jan 7 10:13:10 CST 2017


Luke Escude created ASTERISK-26702:
--------------------------------------

             Summary: AMI/PJSIP: ExtensionStatus event incorrectly shows Unavailable
                 Key: ASTERISK-26702
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26702
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
    Affects Versions: 13.13.1
         Environment: x64 CentOS 7
            Reporter: Luke Escude
            Severity: Minor


The following event is sent by the AMI:

{quote}
    [Event] => ExtensionStatus
    [Exten] => 100
    [Context] => from-internal
    [Hint] => SIP/100
    [Status] => 4
    [StatusText] => Unavailable
{quote}

When in fact extension 100 is registered:

{quote}
testbed3*CLI> pjsip show endpoints
...
 Endpoint:  100/100                                              Not in use    0 of inf
    OutAuth:  100-auth/100
     InAuth:  100-auth/100
        Aor:  100                                                3
      Contact:  100/sip:100 at 72.190.32.250:55048            82f89a927d Avail        13.618
{quote}



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



More information about the asterisk-bugs mailing list