| 1 |
<module> |
|---|
| 2 |
<rawname>ivr</rawname> |
|---|
| 3 |
<name>IVR</name> |
|---|
| 4 |
<version>2.5.18</version> |
|---|
| 5 |
<type>setup</type> |
|---|
| 6 |
<category>Inbound Call Control</category> |
|---|
| 7 |
<description> |
|---|
| 8 |
Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, "Press 1 for sales") and/or allow direct-dialing of extension numbers. |
|---|
| 9 |
</description> |
|---|
| 10 |
<changelog> |
|---|
| 11 |
*2.5.18* #3732 don't include zonemessages in directory options |
|---|
| 12 |
*2.5.17* #2858 Better handing of i and t options, added loop count and ability to loop before going to user defined i, t options |
|---|
| 13 |
*2.5.16.3* #2604, #2843 fix mal-formed html tags, Russian Translation |
|---|
| 14 |
*2.5.16.2* #2687 breakout from Queue to Company Directory blocks voicemail |
|---|
| 15 |
*2.5.16.1* #2591, added depends on 2.4.0 |
|---|
| 16 |
*2.5.16* Extension/dest registry, #2303, it translation |
|---|
| 17 |
*2.5.15.1* bump for rc1 |
|---|
| 18 |
*2.5.15* bump version to be higher than 2.2 branch |
|---|
| 19 |
*2.5.14.2* merge findmefollow/core extension destinations if any |
|---|
| 20 |
*2.5.14.1* removed depends on 2.2.2 - classes are in all version of 2.3 |
|---|
| 21 |
*2.5.14* add waitexten to 2.2 |
|---|
| 22 |
*2.5.13.1* make sure t ext getting put in (for some reason it wasn't always, this shoudl fix it) |
|---|
| 23 |
*2.5.13* #1871 't' extension not being created by default fixed |
|---|
| 24 |
*2.5.12* skip the answer/wait(1) if channel is already answered |
|---|
| 25 |
*2.5.11* Allow option for IVR to loop back to itself without corrupting the return-to-ivr to the parent |
|---|
| 26 |
*2.5.10* Fix bug where pressing enter in a field would delete the IVR |
|---|
| 27 |
*2.5.9* some tweaks because of strange inheritance behavior, so need to reset IVR variables upon returns for some looping conditions |
|---|
| 28 |
*2.5.8* insert a return extension so that annoucements and ivrs returning don't trample back over the top |
|---|
| 29 |
*2.5.7* extended schema and added ability to have ivr options to return to calling parent ivrs if appropriate, otherwise specified destination |
|---|
| 30 |
*2.5.6* Added: Set(IVR_CONTEXT=${CONTEXT}) to facilitate simple returns to calling context (e.g. from an announcement or custom app) |
|---|
| 31 |
*2.5.5* Fix bug #1651 and apply patch #1664, allow voicemail as destination if ivr is entered from a queue breakout option |
|---|
| 32 |
*2.5.4* Fix bug #1417 |
|---|
| 33 |
*2.5.3* Add he_IL translation |
|---|
| 34 |
*2.5.2* Updated for freepbx 2.2.0rc2 |
|---|
| 35 |
*2.5.1* Changed name to IVR (from Digital Receptionist) |
|---|
| 36 |
*2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI |
|---|
| 37 |
</changelog> |
|---|
| 38 |
<depends> |
|---|
| 39 |
<version>2.4.0</version> |
|---|
| 40 |
</depends> |
|---|
| 41 |
<menuitems> |
|---|
| 42 |
<ivr>IVR</ivr> |
|---|
| 43 |
</menuitems> |
|---|
| 44 |
<location>release/2.4/ivr-2.5.18.tgz</location> |
|---|
| 45 |
<md5sum>fd57e0d4f8e7b7c1e5b792cef21e85be</md5sum> |
|---|
| 46 |
</module> |
|---|