[asterisk-bugs] [JIRA] (ASTERISK-21980) Error message for QUEUE_MEMBER when member is not in queue is unclear

Digium Subversion (JIRA) noreply at issues.asterisk.org
Sat Jul 13 21:44:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-21980.
----------------------------------------

    Resolution: Fixed
    
> 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:                                             
> {noformat}                                      
> s,n,gotoif($[${QUEUE_MEMBER(9000,paused,Local/201 at from-queue/n)} =1]?unpause,1)
> {noformat}                                      
> 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