[asterisk-bugs] [JIRA] (ASTERISK-11) AGI channel_status failure
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Oct 13 06:03:52 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-11:
----------------------------------
Target Release Version/s: 19.0.0
> AGI channel_status failure
> --------------------------
>
> Key: ASTERISK-11
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-11
> Project: Asterisk
> Issue Type: New Feature
> Components: Core/General
> Reporter: bbawkon
> Severity: Major
> Target Release: 19.0.0
>
>
> Here is a small excerpt from a Perl agi script of mine.
> my $result = $AGI->channel_status(Zap/1-1);
> print STDERR "Channel Status is, $result\n";
> the channel_status call doesn't seem to be functioning correctly. I have tried numerous different variations of Zap/1-1 in parentheses (Zap/1 ZAP/1 zap/1 ZAP/1-1, etc.) and no matter what I place there (I can put Junk/35234 for example) I always have 4 (channel is ringing) returned.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list