[asterisk-bugs] [JIRA] (ASTERISK-26702) AMI/PJSIP: ExtensionStatus event incorrectly shows Unavailable
Luke Escude (JIRA)
noreply at issues.asterisk.org
Sat Jan 7 10:19:10 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-26702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234498#comment-234498 ]
Luke Escude edited comment on ASTERISK-26702 at 1/7/17 10:19 AM:
-----------------------------------------------------------------
Resolved - Hints were added to the dial plan as SIP/ext instead of PJSIP/ext. Sorry, we thought we had already gotten rid of all old SIP code.
EDIT: Thanks Josh!
was (Author: lukeescude):
Resolved - Hints were added to the dial plan as SIP/ext instead of PJSIP/ext. Sorry, we thought we had already gotten rid of all old SIP code.
> 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}
> Actually, Core Show Hints also shows the extensions "Unavailable"... It is probably a bug in my dial plan at this point, right?
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list