root/contributed_modules/modules/cidpopup/module.xml

Revision 12025, 0.8 kB (checked in by mbrevda, 2 years ago)

fix splice point for 2.9, this needs rooling, just want to make sure there are no reported issues first

Line 
1 <module>
2   <rawname>cidpopup</rawname>
3   <name>Post Answer CID PopUp</name>
4   <version>2.9</version>
5   <type>tool</type>
6   <category>Third Party Addon</category>
7   <changelog>
8     *2.9* splice in at the next priority, so that the code is AFTER skipov, not before it
9     *2.5.0.2* fixed bug not deleting entries when ringgoup deleted, resulting in reload failures
10     *2.5.0.1* adding GUI functionality
11     *2.5.0.0* first instance
12   </changelog>
13   <description>
14     Provide cidpopup hook for ringgoups, provides a popup agi script that can send CID info to SugarCRM which can be then configure to provide popups on agent systems that are answering the phone.
15   </description>
16   <menuitems>
17     <cidpopup>CID Popup Scripts</cidpopup>
18   </menuitems>
19   <location>contributed_modules/release/cidpopup-2.5.0.2.tgz</location>
20   <md5sum>6a4ef93da125ee8b02ac00448996d0ec</md5sum>
21 </module>
Note: See TracBrowser for help on using the browser.