|
Revision 3157, 1.5 kB
(checked in by p_lindheimer, 7 years ago)
|
bump module.xml for previous fix
|
- Property svn:mime-type set to
text/plain
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
<module> |
|---|
| 2 |
<rawname>findmefollow</rawname> |
|---|
| 3 |
<name>Follow Me</name> |
|---|
| 4 |
<version>2.4.3</version> |
|---|
| 5 |
<changelog> |
|---|
| 6 |
*2.4.3* Sanity check for prefing that if not set or there, it won't ring the extension forever (should not happen) |
|---|
| 7 |
*2.4.2* Modified flyover help - since moh works with confirmation now |
|---|
| 8 |
*2.4.1* Added sound files for default confirmation messages |
|---|
| 9 |
2.4: First release for FreePBX 2.2 - Fixed compatibility issue with new UI |
|---|
| 10 |
2.3.1: removed checkastman |
|---|
| 11 |
2.3: First release for 2.2, fixed minor display issues |
|---|
| 12 |
2.2.5: fixed so extension number is put into empty lists |
|---|
| 13 |
2.2.4: moved require_once() in functions.php, was breaking other stuff |
|---|
| 14 |
2.2.3: full path in require_once to keep retrieve_conf from dieing |
|---|
| 15 |
2.2.2: bug fix = should be == |
|---|
| 16 |
2.2.1: Use astdb for some settings |
|---|
| 17 |
2.2.0: Add Pre-Ring |
|---|
| 18 |
2.1.5: Fix bug #1142 |
|---|
| 19 |
2.1.4: Code cleanup |
|---|
| 20 |
</changelog> |
|---|
| 21 |
<type>setup</type> |
|---|
| 22 |
<category>Inbound Call Control</category> |
|---|
| 23 |
<description> |
|---|
| 24 |
Much like a ring group, but works on individual extensions. When someone calls the extension, it can be setup to ring for a number of seconds before trying to ring other extensions and/or external numbers, or to ring all at once, or in other various 'hunt' configurations. Most commonly used to ring someone's cell phone if they don't answer their extension. |
|---|
| 25 |
</description> |
|---|
| 26 |
<menuitems> |
|---|
| 27 |
<findmefollow>Follow Me</findmefollow> |
|---|
| 28 |
</menuitems> |
|---|
| 29 |
<location>release/2.2/findmefollow-2.4.2.tgz</location> |
|---|
| 30 |
<info>http://aussievoip.com.au/wiki/freePBX-FollowMe</info> |
|---|
| 31 |
<md5sum>9f994b69ca80bdc6ea0b27700f19940f</md5sum> |
|---|
| 32 |
</module> |
|---|