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

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


Gregory A. created ASTERISK-28148:
-------------------------------------

             Summary: 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.23.1, 13.20.0
         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