[asterisk-bugs] [JIRA] (ASTERISK-21980) Error message for QUEUE_MEMBER when member is not in queue is unclear
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Sun Jul 7 18:53:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21980:
-----------------------------------
Summary: Error message for QUEUE_MEMBER when member is not in queue is unclear (was: func QUEUE_MEMBER get error when member is not in queue)
> Error message for QUEUE_MEMBER when member is not in queue is unclear
> ---------------------------------------------------------------------
>
> Key: ASTERISK-21980
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21980
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 11.4.0
> Reporter: Avraam David
> Severity: Minor
>
> func QUEUE_MEMBER get error when member is not in queue.
> my dialplan is:
> s,n,gotoif($[${QUEUE_MEMBER(9000,paused,Local/201 at from-queue/n)} =1]?unpause,1)
> if the member is in queue work good, when the member is not in queue get error in console.
> error message:
> : app_queue.c:7373 queue_function_mem_read: Unknown option paused provided to QUEUE_MEMBER, valid values are: logged, free, ready, count, penalty, paused, ringinuse
> the error messgae is not clear.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list