-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmodule.xml
22 lines (22 loc) · 1.21 KB
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<module>
<rawname>accountcodepreserve</rawname>
<repo>extended</repo>
<name>Preserve Accountcode</name>
<version>17.0.0.2</version>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv2</license>
<licenselink>www.gnu.org/licenses/gpl-2.0.txt</licenselink>
<type>setup</type>
<category>Admin</category>
<description>This module preservers the first callee's account code, that has an accountcode, that it encounters. This preserved accoutcode will be used to set the CDR(accountcode) for any outbound calls that result from any type of redirected call (CF, VmX, Follow-Me, etc.). The account code for each user is pulled out of their associated device settings, which means this is only supported in extension mode and would have to be updated for deviceanduser mode, requiring a new accountcode field to be defined for the user on the extension/user screen.
</description>
<changelog>
*17.0.0.2* #530 Passing ARG to the macro-user-callerid subroutine to make the accountcode module work
*17.0.0.1* Initial Release
</changelog>
<supported>
<version>17.0</version>
</supported>
<location>release/2.5/accountcodepreserve-2.5.0.tgz</location>
<md5sum>241a31778c20d685c2dff317505b2269</md5sum>
</module>