[asterisk-bugs] [JIRA] (ASTERISK-27486) Static members lost "pause" on asterisk restart or module unload/load

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Dec 17 06:26:07 CST 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=240687#comment-240687 ] 

Asterisk Team commented on ASTERISK-27486:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Static members lost "pause" on asterisk restart or module unload/load
> ---------------------------------------------------------------------
>
>                 Key: ASTERISK-27486
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27486
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_queue
>    Affects Versions: 13.17.0, 13.18.4
>         Environment: Debian 8 64 bits
>            Reporter: wushumasters
>
> Hi,
> When i use static members on queue, after restart asterisk or unload/load app_queue, all mebers need to be paused again
> ebian8-teste*CLI> queue show TESTE
> TESTE has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s talktime), W:1, C:0, A:0, SL:0.0% within 60s
>    Members:
>       SIP/1140634444 (Local/9998 at queue-dial from SIP/1140634444) (ringinuse enabled) (paused) (Not in use) has taken no calls yet
>    No Callers
> debian8-teste*CLI> module unload app_queue.so 
> debian8-teste*CLI> module load app_queue.so
> debian8-teste*CLI> queue show TESTE
> TESTE has 0 calls (max unlimited) in 'ringall' strategy (0s holdtime, 0s talktime), W:1, C:0, A:0, SL:0.0% within 60s
>    Members:
>       SIP/1140634444 (Local/9998 at queue-dial from SIP/1140634444) (ringinuse enabled) (Not in use) has taken no calls yet
>    No Callers
> The option "persistentmembers" is "yes"
> Sorry my english
> Thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list