[asterisk-bugs] [JIRA] (ASTERISK-22845) An extension in use receive more than one call with leastrecent strategy

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Nov 12 14:14:04 CST 2013


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

Matt Jordan closed ASTERISK-22845.
----------------------------------

    Resolution: Not A Bug
    
> An extension in use receive more than one call with leastrecent strategy
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-22845
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22845
>             Project: Asterisk
>          Issue Type: Information Request
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 1.8.13.1
>         Environment: Debian 6
>            Reporter: Diego Kappa
>
> I have a queue with some members.
> The strategy is leastrecent.
> Example:
> Members: 101, 102, 103, 104
> A call goes to 102, and 102 answer the call, and then, is in use.
> Another call go in... the call goes to 102 too, when other extensions are Not In Use.
> The config is:
> [queuename]
> announce-frequency=30
> timeout=20
> strategy=leastrecent
> retry=5
> queue-youarenext=queue-youarenext
> queue-thereare=queue-thereare
> queue-thankyou=queue-thankyou
> queue-callswaiting=queue-callswaiting
> music=default
> maxlen=10
> leavewhenempty=no
> joinempty=Yes
> eventwhencalled=yes
> eventmemberstatus=no
> context=
> announce-holdtime=yes
> wrapuptime=0
> member => SIP/101,1
> member => SIP/102,1
> member => SIP/103,1
> member => SIP/104,1
> And call-limit is 2 because they want attended-transfers.
> Is it right?
> Another option to limit only 1 call from the queue?

--
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