[asterisk-bugs] [JIRA] Issue Comment Edited: (ASTERISK-20390) chan_local queue members broken by r372050
Tim Ringenbach at Asteria Solutions Group (JIRA)
noreply at issues.asterisk.org
Fri Sep 7 13:20:07 CDT 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=196768#comment-196768 ]
Tim Ringenbach at Asteria Solutions Group edited comment on ASTERISK-20390 at 9/7/12 1:18 PM:
----------------------------------------------------------------------------------------------
And I can confirm that after running this command "svn merge -c -372051 http://svn.asterisk.org/svn/asterisk/trunk" on a checkout of trunk on r372608 (the merge command reverts revision 372051), my agent did get rang and things did work how I expected.
was (Author: tim_ringenbach):
And I can confirm that after running this command "svn merge -c -372051 http://svn.asterisk.org/svn/asterisk/trunk" on a checkout of trunk on r372608 (which reverts that revision), my agent did get rang and things did work how I expected.
> chan_local queue members broken by r372050
> ------------------------------------------
>
> Key: ASTERISK-20390
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20390
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 11.0.0-beta1
> Reporter: Tim Ringenbach at Asteria Solutions Group
>
> r372050 breaks chan_local queue members.
> It's also missing a new line in a call to ast_verb, which makes me think it needed more testing overall.
> Here's the relevant (but not full) output:
> show queue Sales
> Sales has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 0s
> Members:
> Local/4 at agent_queue/n with penalty 1 (ringinuse disabled) (dynamic) (Not in use) has taken no calls yet
> No Callers
> channel originate Local/7002 at all_calls/n application MusicOnHold
> -- Executing [s at macro-cr-queue:13] Queue("Local/7002 at all_calls-0733;2", "Sales,t,,,60") in new stack
> -- Started music on hold, class 'default', on Local/7002 at all_calls-0733;2
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> -- Stopped music on hold on Local/7002 at all_calls-0733;2
> -- <Local/7002 at all_calls-0733;2> Playing 'queue-youarenext.gsm' (language 'en')
> -- Told Local/7002 at all_calls-0733;2 in Sales their queue position (which was 1)
> -- <Local/7002 at all_calls-0733;2> Playing 'queue-thankyou.gsm' (language 'en')
> -- Started music on hold, class 'default', on Local/7002 at all_calls-0733;2
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> Member Local/4 at agent_queue/n is busy, cannot dial� -- Couldn't call Local/4 at agent_queue/n
> This is a test box, and there were no calls up on the system beside the one I originated.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list