Skip to content

Commit c28d16b

Browse files
committed
version 3.5.5
1 parent 5b9cfd8 commit c28d16b

File tree

147 files changed

+16502
-1641
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

147 files changed

+16502
-1641
lines changed

Documentation.html

100755100644
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
User Manual, Source Code, and Help are all maintained on the github project.
1+
<P>Checkout <a href="http://www.callinize.com">www.callinize.com</a> to learn about paid editions.
22

3+
<P>User Manual, Source Code (for callinize community), and Help are all maintained on the github project.
34
<a href="https://github.com/blak3r/yaai/wiki/User-Manual">https://github.com/blak3r/yaai/wiki/User-Manual</a>

LICENSE.txt

100755100644
File mode changed.

README.md

100755100644
+30-26
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,30 @@
1-
YAAI is an Asterisk Connector for your SugarCRM Instance.
2-
3-
Documentation for this project is on the Wiki pages.
4-
If you have questions, please post them in the issues section.
5-
6-
7-
### Demo Video
8-
http://www.youtube.com/watch?v=UAdxUNlPDzQ
9-
10-
### Links to Manuals, Project TODO, Etc
11-
https://github.com/blak3r/yaai/wiki/_pages
12-
13-
###YAAI Discussion Forum for asking questions, reporting bugs, feature requests, etc.
14-
https://github.com/blak3r/yaai/issues
15-
16-
###Donate Link
17-
http://www.blakerobertson.com/yaai-donation-page/
18-
19-
###Branches
20-
Currently, the current stable release is maintained in the master branch.
21-
Dev versions are maintained in other branches such as "V3".
22-
23-
###Mailing List
24-
Subscribe to the mailing list here for news: http://eepurl.com/rmdML
25-
26-
[![gitimg](https://gitimg.com/blak3r/yaai/README.md/track)](http://gitimg.com)
1+
##Callinize for SugarCRM
2+
Callinize (formerly known as yaai) is the premier telephony integration supporting Asterisk and SugarCRM.
3+
4+
This repo is for the community edition of Callinize. Be sure to checkout [Callinize Basic & Pro Features here](http://www.callinize.com)
5+
6+
Documentation for this project is on the Wiki pages.
7+
If you have questions, please post them in the issues section.
8+
9+
### Demo Video
10+
http://www.youtube.com/watch?v=UAdxUNlPDzQ
11+
12+
### Links to Documentation
13+
https://github.com/blak3r/yaai/wiki/User_Manual
14+
See also: https://github.com/blak3r/yaai/wiki/_pages
15+
16+
### Callinize Discussion Forum for asking questions, reporting bugs, feature requests, etc.
17+
https://github.com/blak3r/yaai/issues
18+
19+
To vote on feature requests:
20+
http://callinize.uservoice.com
21+
22+
For paid support or custom development requests, please contact us at [email protected].
23+
24+
### Social
25+
Subscribe to the mailing list here for news: http://eepurl.com/rmdML
26+
27+
Follow us on twitter @callinize
28+
29+
30+
[![gitimg](https://gitimg.com/blak3r/yaai/README.md/track)](http://gitimg.com)

RELEASE-NOTES

100755100644
+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
IMPORTANT: when upgrading, please see the instructions in the User Manual <http://www.github.com/blak3r/yaai/wiki/User-Manual>
22

3+
##Version 3.5.4 (2013-07-08)
4+
* New User Interface
5+
* Ability to specify which contact and account phone fields are searched.
6+
* Major Performance Improvements
7+
* Improvements to support for ring groups and queues.
8+
* Ability to relate calls to a contact or account.
9+
* Account Matching in Popups.
10+
* Improvements to Admin Pages to have checkboxes instead of textboxes for boolean config elements.
11+
* Cleaner formatting of asterisk log statements.
12+
* New dial events log
13+
14+
315
##Version 2.6.0 (2012-11-03)##
416

517
### NEW Features ###

SugarModules/include/SugarFields/Fields/Phone/ListView.tpl

100755100644
File mode changed.

SugarModules/include/javascript/jquery/jquery.pack.js

100755100644
File mode changed.

SugarModules/include/language/call_status_dom__en_us.lang.php

100755100644
File mode changed.

SugarModules/include/language/call_status_dom__ge_ge.lang.php

100755100644
File mode changed.

SugarModules/include/language/call_status_dom__ru_ru.lang.php

100755100644
File mode changed.

SugarModules/modules/Administration/asterisk_configurator.php

100755100644
+3-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@
3535

3636
$admin_option_defs=array();
3737
$admin_option_defs['Administration']['asterisk_configurator']= array('Administration','LBL_MANAGE_ASTERISK','LBL_ASTERISK','./index.php?module=Configurator&action=asterisk_configurator');
38-
$admin_option_defs['Administration']['asterisk_donate']= array('Opportunities','LBL_ASTERISK_DONATE','LBL_ASTERISK_DONATE_DESC','http://www.blakerobertson.com/yaai-donation-page');
38+
// @@@@ BEGIN CALLINIZE COMMUNITY ONLY @@@@
39+
$admin_option_defs['Administration']['asterisk_donate']= array('Opportunities','LBL_ASTERISK_DONATE','LBL_ASTERISK_DONATE_DESC','http://www.callinize.com/features.html');
40+
// @@@@ END CALLINIZE COMMUNITY ONLY @@@@
3941
$admin_option_defs['Administration']['asterisk_usermanual']= array('Support','LBL_ASTERISK_USERMANUAL','LBL_ASTERISK_USERMANUAL_DESC','https://github.com/blak3r/yaai/wiki/User-Manual');
4042
$admin_option_defs['Administration']['asterisk_mailinglist']= array('Emails','LBL_ASTERISK_MAILINGLIST','LBL_ASTERISK_MAILINGLIST_DESC','http://eepurl.com/rmdML');
4143
$admin_option_defs['Administration']['asterisk_fakeDialer']= array('Calls','LBL_ASTERISK_FAKECALL','LBL_ASTERISK_FAKECALL_DESC','./index.php?entryPoint=AsteriskFakeCall');

SugarModules/modules/Administration/language/en_us.lang.php

100755100644
+3-3
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
$mod_strings['LBL_MANAGE_ASTERISK'] = 'Module Configuration';
3737
$mod_strings['LBL_ASTERISK'] = 'Set the Asterisk connection parameters and other preferences';
3838
$mod_strings['LBL_ASTERISK_DESC'] = 'Set the Asterisk connection parameters and other preferences';
39-
$mod_strings['LBL_ASTERISK_TITLE'] = 'YAAI - Asterisk SugarCRM Integration';
39+
$mod_strings['LBL_ASTERISK_TITLE'] = 'Callinize - Asterisk SugarCRM Integration';
4040

41-
$mod_strings['LBL_ASTERISK_DONATE'] = 'Donate';
42-
$mod_strings['LBL_ASTERISK_DONATE_DESC'] = 'Please help support this project by making a donation.';
41+
$mod_strings['LBL_ASTERISK_DONATE'] = 'Upgrade';
42+
$mod_strings['LBL_ASTERISK_DONATE_DESC'] = 'Learn more about the advanced features included in Callinize Pro';
4343
$mod_strings['LBL_ASTERISK_USERMANUAL'] = 'User Manual';
4444
$mod_strings['LBL_ASTERISK_USERMANUAL_DESC'] = 'Links to the online documentation for this project';
4545
$mod_strings['LBL_ASTERISK_MAILINGLIST'] = 'Mailing List';

SugarModules/modules/Administration/language/ge_ge.lang.php

100755100644
File mode changed.

SugarModules/modules/Administration/language/ru_ru.lang.php

100755100644
File mode changed.

0 commit comments

Comments
 (0)