|
|
|
Revision 3648, 0.6 kB
(checked in by naftali5, 6 years ago)
|
Merged revisions 3615-3635,3637-3638,3640 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/modules/branches/2.2
........
r3615 | naftali5 | 2007-01-23 00:41:00 -0500 (Tue, 23 Jan 2007) | 1 line
added uninstall for parking module ticket 1597
........
r3617 | naftali5 | 2007-01-23 01:49:08 -0500 (Tue, 23 Jan 2007) | 1 line
fixed conferences rasing error on empty dialstatus #1708 #1709
........
r3623 | naftali5 | 2007-01-23 16:54:27 -0500 (Tue, 23 Jan 2007) | 1 line
fix MOH music upload problem - #1646
........
r3635 | naftali5 | 2007-01-24 22:36:14 -0500 (Wed, 24 Jan 2007) | 1 line
adjust module.xml for #1646 and r3623
........
r3638 | naftali5 | 2007-01-24 23:19:25 -0500 (Wed, 24 Jan 2007) | 1 line
parking module.xml 2.1 fixed uninstall issue
........
r3640 | naftali5 | 2007-01-24 23:28:43 -0500 (Wed, 24 Jan 2007) | 1 line
conferences module.xml 1.2 fixed empty dialstatus issue
........
|
- Property svn:mime-type set to
text/xml
- Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 |
<module> |
|---|
| 2 |
<rawname>conferences</rawname> |
|---|
| 3 |
<name>Conferences</name> |
|---|
| 4 |
<version>1.2</version> |
|---|
| 5 |
<type>setup</type> |
|---|
| 6 |
<category>Internal Options & Configuration</category> |
|---|
| 7 |
<description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> |
|---|
| 8 |
<changelog> |
|---|
| 9 |
*1.2* Fixed raising asterisk error on empty dialstatus #1708 |
|---|
| 10 |
*1.1.2* Add he_IL translation |
|---|
| 11 |
*1.1.1* Updated for 2.2.0RC1 |
|---|
| 12 |
*1.1* First release for FreePBX 2.2 - Fixed compatibility issue with new UI |
|---|
| 13 |
</changelog> |
|---|
| 14 |
<menuitems> |
|---|
| 15 |
<conferences>Conferences</conferences> |
|---|
| 16 |
</menuitems> |
|---|
| 17 |
<info>http://aussievoip.com.au/wiki/freePBX-Conf</info> |
|---|
| 18 |
</module> |
|---|