Displaying 3 results from an estimated 3 matches for "dial_anytime".
2023 Jun 17
1
Expanding my answering-machine system
...Welcome message' and office hours message
;****************************************************
same => n,Background(${voice}/welcome)
same => n,Background(${voice}/business_hours)
same => n,Background(${voice}/8am_5pm)
same => n(HOLIDAY),Background(${voice}/dial_anytime)
same => n(DIRECTORY),Background(${voice}/directory_assist)
same => n,Background(${voice}/press_1)
same => n,Background(${voice}/to_ring_after_hours)
same => n,Background(${voice}/press_2)
same => n,Background(${voice}/absence_delay)
same => n,B...
2023 Jun 17
1
Expanding my answering-machine system
...office hours message
> ;****************************************************
>
> same => n,Background(${voice}/welcome)
> same => n,Background(${voice}/business_hours)
> same => n,Background(${voice}/8am_5pm)
> same => n(HOLIDAY),Background(${voice}/dial_anytime)
> same => n(DIRECTORY),Background(${voice}/directory_assist)
> same => n,Background(${voice}/press_1)
> same => n,Background(${voice}/to_ring_after_hours)
> same => n,Background(${voice}/press_2)
> same => n,Background(${voice}/absence_delay)...
2023 Jun 17
1
Expanding my answering-machine system
Doug,
This is where the weeds start growing.
On 6/17/2023 4:55 AM, Doug Lytle wrote:
>
> For both capabilities, you can use Background() instead of Playback()
> for audio prompts. Background() allows for interrupting the prompts
> and continue on with your dialplan.
>
> Understood. From the book:
The most common use of the Background() application is to create basic