[asterisk-bugs] [JIRA] (ASTERISK-21980) func QUEUE_MEMBER get error when memer is not in queue

Avraam David (JIRA) noreply at issues.asterisk.org
Sun Jun 30 09:09:03 CDT 2013


Avraam David created ASTERISK-21980:
---------------------------------------

             Summary: func QUEUE_MEMBER get error when memer is not in queue
                 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 memer 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