[asterisk-bugs] [JIRA] (ASTERISK-28148) MoH restart at each Dial

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sat Nov 3 08:49:47 CDT 2018


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

Asterisk Team commented on ASTERISK-28148:
------------------------------------------

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

> MoH restart at each Dial
> ------------------------
>
>                 Key: ASTERISK-28148
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28148
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_musiconhold
>    Affects Versions: 13.20.0, 13.23.1
>         Environment: Linux Debian Stretch 64bits
>            Reporter: Gregory A.
>
> In Asterisk 13.20.0, the MoH restart from the beggining on each Dial command.
> exten => _XXX,1,Answer
> same => n,Set(CHANNEL(musicclass)=OpenMoH)
> same => n,Dial(SIP/${EXTEN},20,m)
> same => n,Dial(SIP/YYY,20,m)
> same => n,Dial(SIP/1,,m)
> MoH config file :
> [OpenMoH]
> mode=files
> directory=OpenMoH
> The folder OpenMoH contains only one file.



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



More information about the asterisk-bugs mailing list