Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

...

  1. Copy [macro-queue-welcomesound] from extensions_main.conf to extensions_custom.conf 
     
  2. Change:

    Code Block
    exten => s,10,Answer

    to

    Code Block
    exten => s,10,Progress()

    and 

    Code Block
    exten => s,13,Background(${queuewelcomesound})

    to

    Code Block
    exten => s,13,Background(${queuewelcomesound},n)
  3. Then run Run the following command:

    Shell

    asterisk -rx "dialplan reload"

...

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.