search for: press_1

Displaying 3 results from an estimated 3 matches for "press_1".

Did you mean: press1
2023 Jun 17
1
Expanding my answering-machine system
...ackground(${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,Background(${voice}/press_3) ;************************************ ;* If 1 is pressed, go to Dial by name ;*********...
2023 Jun 17
1
Expanding my answering-machine system
...elcome) >      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,Background(${voice}/press_3) > > ;************************************ > ;* If 1 is pressed,...
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