This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
voice:pbx:freepbx:freepbx_ivr [2016/03/04 07:38] gcooper |
voice:pbx:freepbx:freepbx_ivr [2022/07/07 11:58] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Creating IVRs with FreePBX ====== | ====== Creating IVRs with FreePBX ====== | ||
+ | |||
+ | **Tips**: https:// | ||
**User Guide**: http:// | **User Guide**: http:// | ||
**Example Configurations**: | **Example Configurations**: | ||
+ | |||
+ | ===== Test IVRs ===== | ||
+ | |||
+ | Create a Misc Application assigning a dial sequence to the destination IVR, such as: | ||
+ | |||
+ | ^Description | ||
+ | ^Feature Code |*7777 | ||
+ | ^Destination | ||
+ | |||
+ | ===== Recordings ===== | ||
Custom recordings are stored here: | Custom recordings are stored here: | ||
Line 12: | Line 24: | ||
-rw-r--r-- 1 asterisk asterisk 307244 Mar 4 07:35 after-hours-ivr.wav | -rw-r--r-- 1 asterisk asterisk 307244 Mar 4 07:35 after-hours-ivr.wav | ||
</ | </ | ||
+ | |||
+ | ===== Dialplan ===== | ||
+ | |||
+ | Search for '' | ||
+ |