Commit Graph

8 Commits

Author SHA1 Message Date
FusionPBX 892487c8a1 Update call_center.php 2019-04-16 17:06:05 -06:00
StratoSwitch 8ca231a314 Update call_center.php (#4046)
Add pause before greeting if greeting assigned
2019-04-04 10:20:34 -06:00
FusionPBX 79a34bdef0 Update call_center.php 2018-07-18 17:26:18 -06:00
Luis Daniel Lucio Quiroz f3f3e6739a CC Key Support for Call Center (#2518)
* Exit Keys support

* Multilanguage support

* CC Key Support

* Update call_center.php
2017-04-18 12:03:41 -06:00
FusionPBX 2f689607f1 Update call_center.php 2016-10-23 00:18:31 -06:00
Harry G. Coin bda6861f88 \r\n --> \n
Cause all the .php files containing lines ending with \r\n to instead end with \n.

DYI with:

find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
mafoo 3b438926b6 WhitespaceClean-app/batch_1
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:56:29 +00:00
markjcrane 14e9c2743e Change app/call_center to app/call_centers. 2015-08-03 16:09:38 -06:00