Commit Graph

20 Commits

Author SHA1 Message Date
markjcrane a6e59c3522 Call Center Queue name change from uuid@domain to extension@domain 2021-04-27 22:42:09 -06:00
agree 69e892e790 [callcenter] Add ability for callcenter presence
* Freeswitch requires callcenters to have queue_name@domain for presence to work
2021-04-22 18:51:25 -04:00
fusionate 1b2dc75fa6 Call Center Queues - Delete: Unload deleted queue configurations. 2021-01-25 17:09:55 -07:00
fusionate 0c3aa93dc9 Call Center Agents - Delete: Fix bulk delete bug. 2021-01-25 12:30:42 -07:00
fusionate c67c8cd4c2 Destination Select - Dynamic: Clear session array on add/toggle/delete of a destination type record. 2020-11-30 14:15:57 -07:00
FusionPBX 7aa65122a0
Update call_center.php
Change session context to domain_name.
2020-10-22 02:36:52 -06:00
FusionPBX 2cc649dd2f
Update call_center.php 2020-08-14 00:18:54 -06:00
Nate d588ea9c6d Call Centers: Class updates. 2019-11-30 19:59:14 -07:00
Nate bec5c647c9 List View: Updates to action classes. 2019-11-30 15:18:48 -07:00
Nate bf5cb9c1a7 Minor class mods, Conference Centers list view updates. 2019-11-02 13:40:17 -06:00
Nate 4b16c5943d Call Centers: List view updates. 2019-10-25 19:43:02 -06:00
Nate a307f1ae3c Call Center Class: Database class integration. 2019-09-04 09:55:10 -06:00
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