forked from FreePBX-ContributedModules/bosssecretary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
18 lines (18 loc) · 865 Bytes
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<module>
<rawname>bosssecretary</rawname>
<name>Boss Secretary</name>
<version>1.0</version>
<changelog>
*1.0* Module changed to new dialpan. Module is now compatible with Asterisk 1.6X and newer with all BLF functionality.
</changelog>
<type>setup</type>
<category>Inbound Call Control</category>
<description>
The boss-secretary module creates a special ring group which includes
one or more "bosses" and one or more secretaries". When someone calls
the boss' extension, the secretary (or secretaries) extension will ring only, allowing the secretary to answer his or her boss' call. Only secretary ( or secretaries ) or 'thief extensions' are authorized to call directly to boss extension. With feature code you can turn on or off secretary group.
</description>
<menuitems>
<bosssecretary>Boss Secretary</bosssecretary>
</menuitems>
</module>