root/contributed_modules/modules/capturegroups/module.xml

Revision 8911, 0.9 kB (checked in by Maikel, 2 years ago)

Licencia y Patrocinador

Line 
1 <module>
2   <rawname>capturegroups</rawname>
3   <name>Capture Groups</name>
4   <version>0.3</version>
5   <changelog>
6     *0.1* Test New Module
7     *0.2* Se sale del grupo de captura apropiadamente, antes no se desuscribia. Busqueda de extensiones. Grupos y extensiones virtuales son ahora automaticos
8     *0.3* Modifica el callerid para sip de los usuarios suscritos a un grupo de captura con el nombre del usuario (tal como se encuentra en la tabla users)
9   </changelog>
10   <type>setup</type>
11   <category>Inbound Call Control</category>
12   <description>
13     Capture Groups Module - Allows for extensions to subscribe to a context that will let them know when other phones in that context are ringing and makes it possible to capture the calls. Developed by Maikel Salazar. Sponsored by TI Soluciones http://www.solucionesit.com.ve
14   </description>
15   <menuitems>
16     <capturegroups>Capture Groups</capturegroups>
17   </menuitems>
18 </module>
Note: See TracBrowser for help on using the browser.