forked from FreePBX/setcid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.xml
More file actions
31 lines (31 loc) · 783 Bytes
/
module.xml
File metadata and controls
31 lines (31 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<module>
<rawname>setcid</rawname>
<repo>standard</repo>
<name>Set CallerID</name>
<version>2.11.0.2</version>
<category>Applications</category>
<publisher>Schmoozecom.com</publisher>
<description>
Adds the ability to change the CallerID within a call flow.
</description>
<menuitems>
<setcid>Set CallerID</setcid>
</menuitems>
<changelog>
*2.11.0.2* Cleanup dbug statements
*2.11.0.1* Fixes #6740
*2.11.0.0* bump version
*2.10.0.0* new version changes
*2.9.0.2* #5180
*2.9.0.1* #4606
*2.9.0.0* 2.9 version moved to repo
</changelog>
<depends>
<version>2.5.0</version>
</depends>
<supported>
<version>2.10</version>
</supported>
<location>release/2.11/setcid-2.11.0.1.tgz</location>
<md5sum>97c4ecdafb9b1d4deaf792f05420545f</md5sum>
</module>