root/modules/branches/2.3/ringgroups/module.xml

Revision 4210, 2.3 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: ringgroups 2.2.14.3

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>ringgroups</rawname>
3   <name>Ring Groups</name>
4   <version>2.2.14.3</version>
5   <type>setup</type>
6   <category>Inbound Call Control</category>
7   <description>
8     Creates a group of extensions that all ring together. Extensions can be rung all at once, or in various 'hunt' configurations. Additionally, external numbers are supported, and there is a call confirmation option where the callee has to confirm if they actually want to take the call before the caller is transferred.
9   </description>
10   <changelog>
11     *2.2.14.3* bumping to remove checksum error
12     *2.2.14.2* changed freePBX to FreePBX
13     *2.2.14.1* merge findmefollow/core extension destinations if any
14     *2.2.14* Fixed bug where nested CID prefixes ends up removing part of the valid CID info
15     *2.2.13* introduction of firstavailable firstnotonphone strategy that only rings one extension and optionally skips callwaiting REQUIRE CORE r3652
16     *2.2.12* never allow group to include itself as nnn# and create infinite loop
17     *2.2.11* changed _ALERT_INFO to __ALERT_INFO ('_' -> '__') so it is infinitely inheritted into the dialplan
18     *2.2.10* Added BLKVM DB tree to fix inability to transfer a received call to another user, and make NODEST stuff work overall
19     *2.2.9* Modified NODEST stuff to improve some cases where it was still failing, and improve '#' transfer scenarios
20     *2.2.8* Allow ringall-prim as well as ringall for strategies with confirmation (#1408)
21     *2.2.7* Add tool tip for Group Description (#1459)
22     *2.2.6* Add NODEST so that destination (often vm) is not taken if called from queue or ringgroup and such is honored for childeren
23     *2.2.5* Modified flyover help - since moh works with confirmation now
24     *2.2.4* Added sound files for default confirmation messages
25     *2.2.3* Clarification on help message if you want to ring follow-me and other non-extension numbers
26     *2.2.2* Forgot to add default starting RG number as 600
27     *2.2.1* Cleanup of the UI, remove workaround of formatting bugs with previous UI
28     *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog>
29   <menuitems>
30     <ringgroups>Ring Groups</ringgroups>
31   </menuitems>
32   <location>release/2.3/ringgroups-2.2.14.3.tgz</location>
33   <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info>
34   <md5sum>4ba5e6f247cbc9f18e6a549a8cd220ec</md5sum>
35 </module>
Note: See TracBrowser for help on using the browser.