-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathmodule.xml
34 lines (34 loc) · 1.01 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
23
24
25
26
27
28
29
30
31
32
33
34
<module>
<rawname>motif</rawname>
<name>Google Voice/Chan Motif</name>
<publisher>Sangoma Technologies Corporation</publisher>
<license>GPLv3+</license>
<licenselink>http://www.gnu.org/licenses/gpl-3.0.txt</licenselink>
<type>setup</type>
<repo>unsupported</repo>
<category>Connectivity</category>
<version>13.0.6</version>
<description>
Manage Google Voice Trunks with Chan Motif
</description>
<changelog>
*13.0.6* Add notice that GV is no longer functional, clean up unused code
*13.0.5* Fix outbound route for asterisk 14
*13.0.4* FREEPBX-16520 fix trunk and route creation issue, relax asterisk requirements
*13.0.3.2* FREEPBX-16455 Regression on 13
*13.0.3.1* Fix status
*13.0.3* Fix issue in PBX less than 15
*13.0.2* Packaging of ver 13.0.2
*13.0.1* Support for OAuth
</changelog>
<depends>
<engine>asterisk 11</engine>
<module>sipsettings</module>
</depends>
<menuitems>
<motif>Google Voice (Motif)</motif>
</menuitems>
<supported>
<version>13.0</version>
</supported>
</module>