root/modules/branches/2.4/paging/module.xml

Revision 5184, 1.8 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: paging 2.0.0

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>paging</rawname>
3   <name>Paging and Intercom</name>
4   <version>2.0.0</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <changelog>
8     *2.0.0* #1926, #1978 fix deficiencies in intercom, add support for explicit allow and deny, expand phones that can auto-answer
9     *1.6.7* Add support for duplex paging
10     *1.6.6.1* #2376 enable/disable code broke in 1.6.6 and add user-callerid to get proper cid on intercom
11     *1.6.6* #2376 only interecept *80nnn for local extensions so branch offices can be intercomed
12     *1.6.5.2* bump for rc1
13     *1.6.5.1* #1861 create intercom dialplan always when enabled
14     *1.6.5* #2168 fix intercom, #2165 change module to get rid of first time propagation
15     *1.6.4* fixed deprecated use of ALERT_INFO and SIPHEADER
16     *1.6.3* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading
17     *1.6.2* Fix callerid bug
18     *1.6.1* Fix install bug
19     *1.6* Busy devices are no longer paged, flag added to allow overriding this behaviour.
20     *1.5.2* Pages now start with a "beep" sound. Fixed help text.
21     *1.5.1* Fixed bug with saving paging group
22     *1.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
23   </changelog>
24   <requirements>
25     <version>2.3.0beta2</version>
26   </requirements>
27   <description>Allows creation of paging groups to make announcements using the speaker built into most SIP phones.
28   Also creates an Intercom feature code that can be used as a prefix to talk directly to one person, as well as optional feature codes to block/allow intercom calls to all users as well as blocking specific users or only allowing specific users.</description>
29   <menuitems>
30     <paging>Paging and Intercom</paging>
31   </menuitems>
32   <location>release/2.4/paging-2.0.0.tgz</location>
33   <md5sum>c4edcb25cc4a116c79f2c933accc66b0</md5sum>
34 </module>
Note: See TracBrowser for help on using the browser.