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

Revision 4664, 1.4 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: paging 1.6.5.1

  • 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>1.6.5.1</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <changelog>
8     *1.6.5.1* #1861 create intercom dialplan always when enabled
9     *1.6.5* #2168 fix intercom, #2165 change module to get rid of first time propagation
10     *1.6.4* fixed deprecated use of ALERT_INFO and SIPHEADER
11     *1.6.3* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading
12     *1.6.2* Fix callerid bug
13     *1.6.1* Fix install bug
14     *1.6* Busy devices are no longer paged, flag added to allow overriding this behaviour.
15     *1.5.2* Pages now start with a "beep" sound. Fixed help text.
16     *1.5.1* Fixed bug with saving paging group
17     *1.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
18   </changelog>
19   <requirements>
20     <version>2.3.0beta2</version>
21   </requirements>
22   <description>Allows creation of paging groups to make announcements using the speaker built into most SIP phones.
23  
24   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.</description>
25   <menuitems>
26     <paging>Paging and Intercom</paging>
27   </menuitems>
28   <location>release/2.3/paging-1.6.5.1.tgz</location>
29   <info>http://aussievoip.com.au/wiki/freePBX-Paging</info>
30   <md5sum>864c67c715beb70bb24c1e12348cab48</md5sum>
31 </module>
Note: See TracBrowser for help on using the browser.