mhoogveld
5373e97b40
Bugfixes ( #5949 )
...
* Added missing parameter to send_email()
* Preserving the call-center queue_record_template value when saving
* Removed unused declarations using the commented-out $last_offered_call
* Fix for redirecting to previous page after login, if set
* Removed duplicate bugfix in /resources/login.php
2021-05-28 20:56:25 -06:00
borisk1976
668a073355
Update call_center_agent_edit.php ( #5942 )
...
Remove a deprecated line of code.
2021-05-24 15:41:43 -06:00
FusionPBX
f99d9198c8
Add cc_export_vars to the call center dialplan.
2021-05-10 15:50:34 -06:00
agree
06062b7fba
* export call_center_queue_uuid channel variable to agent legs for cdr import
...
* add call_center_queue_uuid field to cdr for referenceing the call center queue table (cc_queue is a freeswitch variable for the queue name)
2021-05-09 15:52:42 -04:00
markjcrane
cfd70fb18f
Use the queue uuid for the cc_queue
2021-05-06 23:23:07 -06:00
agree
29bbce6888
Fix html error
2021-05-03 23:09:12 -04:00
agree
b9c169240d
[call center] allow setting agent ring delay params to 0
2021-05-03 18:26:11 -04:00
agree
b108eff0cc
[callcenter] fix cmd
...
was checking for wrong variable `$queue`
2021-05-03 10:59:17 -04:00
markjcrane
fd4fa5a19d
Change call center queue id from uuid to extension@domain_name
2021-04-29 19:07:58 -06:00
markjcrane
2df03caa5f
Adjust queue edit commands such as restart to get the queue_extension
2021-04-29 16:08:56 -06:00
markjcrane
a6e59c3522
Call Center Queue name change from uuid@domain to extension@domain
2021-04-27 22:42:09 -06:00
agree
2c7f103deb
[callcenter] Add to app defaults to update all callcenter dialplans to have @domain
2021-04-23 17:48:43 -04: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
FusionPBX
1110b12e1b
Update the Queue assigned agents to me more efficient.
...
- Populated select list for all assigned agents does not scale well in the browser.
- Assigned list scales better without the all of the agents in the list.
- New select list shows all agents so that new agents can be added.
2021-03-11 22:48:49 -07:00
Antonio Fernandez
8c1d73e02e
Update app_languages.php
...
Added a better description for the value based on a video in the members portal.
2021-03-07 11:52:42 -05:00
FusionPBX
739d9c3365
Remove the dash from the time_base_score_sec label
2021-03-06 16:53:59 -07:00
FusionPBX
5f1ca5888b
Fix a small bug with queue_time_base_score_sec.
2021-03-06 16:52:05 -07:00
Antonio Fernandez
468d932063
Update call_center_queue_edit.php
2021-03-06 16:11:34 -05:00
Antonio Fernandez
d664d5579d
Update app_config.php
2021-03-06 16:09:33 -05:00
Antonio Fernandez
0f9bacf9bf
Update call_center_queue_edit.php
2021-03-06 16:07:59 -05:00
Antonio Fernandez
6a116dd78b
Update call_center_queue_edit.php
2021-03-06 16:03:20 -05:00
Antonio Fernandez
ef93ff09f1
Update call_center_queues.php
2021-03-06 15:58:38 -05:00
Antonio Fernandez
ff38a86118
Update app_languages.php
2021-03-06 15:56:59 -05:00
Antonio Fernandez
394e67ede0
Update app_languages.php
...
The translations are copied from the label-time_based_score however I used Google Translate to translate "seconds" in various languages.
2021-03-06 15:53:21 -05:00
Antonio Fernandez
64a6128b21
Update app_config.php
2021-03-06 15:47:13 -05:00
FusionPBX
43735a93e9
Update the URL from type to import_type
2021-02-11 15:33:11 -07:00
FusionPBX
b5f9db0bd2
Update the URL from type to import_type
2021-02-11 15:32:19 -07:00
FusionPBX
38a9e1fae0
Add import button if the feature is installed.
2021-02-08 11:52:29 -07:00
FusionPBX
af73671c32
Add import button if the feature is installed.
2021-02-08 11:51:48 -07:00
agree
50d2d49b9e
Fix agent record selected
...
`$agent_record` is a string not a Boolean
2021-01-30 22:40:26 -05:00
agree
5fda5d811f
call center agent record
2021-01-29 13:56:04 -05:00
FusionPBX
5ed3989b4e
Merge pull request #5736 from emaktech/patch-15
...
French Translation update
2021-01-26 08:36:46 -07: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
emaktech
ddda85bbf1
Update app_languages.php
...
French Translation update
2021-01-20 12:20:38 -05:00
Andrew Querol
124f32d989
Remove footer from call center dashboard widget.
...
This should not have been in here, causes the footer to display outside of the bounds of where it should be.
2021-01-14 10:11:11 -06:00
agree
53e48a5262
Call center: add missing queue_name field from destination select sql query
2020-12-21 18:01:44 -05:00
FusionPBX
edb9a6e269
Restrict Call Center greeting to applications to playback, say, tone_stream, and phrase.
2020-12-09 20:00:39 -07:00
FusionPBX
d7dd1a9b1d
Call Center greeting improve support for say and tone_stream.
2020-12-09 19:42:16 -07:00
FusionPBX
6f2365fe24
Update call_center_agent_edit.php
2020-12-02 12:30:02 -07:00
FusionPBX
ae3ade1714
Add new setting agent_contact_method
2020-12-02 12:11:56 -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
f5e5fd7a79
Update call_center_queue_edit.php
...
Change session context to domain_name.
2020-10-22 02:42:08 -06:00
FusionPBX
7aa65122a0
Update call_center.php
...
Change session context to domain_name.
2020-10-22 02:36:52 -06:00
FusionPBX
7f870ea26f
Remove an extra line of code that causes no harm but is not needed.
2020-10-10 12:46:56 -06:00
FusionPBX
b82e7208d0
Update call_center_queue_edit.php
...
Fix the permissions check for call_center_outbound_caller_id_number
2020-09-29 11:58:21 -06:00
FusionPBX
961a974ab2
Update app_config.php
...
Add queue_outbound_caller_id_name and queue_outbound_caller_id_number fields to the call center queue table.
2020-09-29 11:53:09 -06:00
FusionPBX
ca1040a83b
Update call_center_queue_edit.php
...
Add outbound_caller_id_name and outbound_caller_id_number.
2020-09-29 11:48:38 -06:00
FusionPBX
4e27817f50
Add outbound_caller_id_name and outbound_caller_id_number.
2020-09-29 11:46:46 -06:00
FusionPBX
b88609f2b9
Add call center outbound caller id name and number permisisons.
2020-09-29 11:45:52 -06:00
agree
16b34145d6
add extensions to destination class ( #5501 )
2020-09-29 11:43:48 -06:00
FusionPBX
c84454bef3
Added is_array function in more places.
2020-09-16 12:33:38 -06:00
FusionPBX
974ae95ec8
Replace count array with is_array function.
2020-09-16 12:17:34 -06:00
FusionPBX
3e0851df3f
Remove the deprecated save_dialplan_xml function.
2020-08-14 00:31:33 -06:00
FusionPBX
2cc649dd2f
Update call_center.php
2020-08-14 00:18:54 -06:00
FusionPBX
3d31bbac35
Update call_center_queue_edit.php
2020-04-21 13:43:32 -06:00
Nate
5cc1e4499d
Call Center Queues - Edit: Exclude empty greeting in XML.
2020-04-13 15:43:30 -06:00
chansizzle
15e9fea4c5
Update call_center_queue_edit.php ( #5234 )
...
* Update call_center_queue_edit.php
2020-04-07 14:45:27 -06:00
FusionPBX
dd5c5a90c8
Update call_center_agent_status.php
2020-03-31 13:39:31 -06:00
FusionPBX
8e42f2001c
Update call_center_agent_status.php
2020-03-31 12:44:23 -06:00
Nate
41468e9da3
Call Center - Queues & Agents: Modal integration.
2020-03-25 19:48:41 -06:00
racitup
a1699f6fa6
Add en-gb fusionpbx language ( #5192 )
...
* Create en-gb language by copying en-us
* Add en-gb to app_configs
* Add en-gb to app_menus
* Language copy utility
* Fix missing quote mark
* Delete cp_lang.py
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Nate
e8494facee
Multiple: Add IDs to form tags, remove empty action attributes.
2020-03-05 10:02:25 -07:00
Nate
029c7174b4
Multiple - Add IDs to common/default action buttons.
2020-03-05 00:05:45 -07:00
Nate
6458580c89
Call Center Queue - Edit: Minor consistency mods.
2020-02-15 08:11:42 -07:00
Nate
e819d12dd8
Call Centers: Remove deprecated agent and queue delete scripts.
2020-02-15 08:07:00 -07:00
FusionPBX
31c2c7816a
Update call_center_queue_edit.php
2020-02-07 12:11:36 -07:00
root
e9f4d5113f
Added destination select permissions
2020-01-21 11:43:19 -05:00
Nate
d10cfc3252
Call Centers: Action bar and button updates.
2020-01-13 09:44:46 -07:00
chansizzle
aafa14c863
Update app_config.php ( #5015 )
2020-01-08 13:07:42 -07:00
Nate
8daca7cee7
Call Center: List view updates for Agent Status.
2019-12-18 15:04:06 -07:00
katakefalos
2795bbdc55
Added Greek (el-gr) translation. ( #4930 )
...
* Add files via upload
added Greek Translations
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Update app_languages.php
Added Greek (el-gr) translation.
* Update app_menu.php
Added Greek (el-gr) translation.
* Update app_config.php
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
* Added Greek (el-gr) translation.
Added Greek (el-gr) translation.
2019-12-04 00:22:48 -07: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
aa593c03fc
List Views: Minor adjustments to code.
2019-11-30 14:18:00 -07:00
Nate
bfb17507f1
List Views: Simplify action handling.
2019-11-30 11:12:41 -07:00
noci2012
e1ed3140cc
nl-nl translations next batch. ( #4892 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
* Add nl-nl items
* Add nl-nl items
* dd nl-nl items (calls)
* Add nl-nl items
* Add nl-nl items (contacts)
* Add nl-nl items (vars)
* Add nl-nl items (voicemails)
* Add nl-nl items (xml_cdr)
* Add nl-nl items (xml_cdr)
* This reverts commit 41afeb4796 .
* Add nl-nl items (voicemail_greetings)
* Add nl-nl items (system)
* Add nl-nl items (sip_profiles)
* Add nl-nl items (sip_status)
* Add nl-nl items (settings)
* Add nl-nl items (database_transactions)
* Add nl-nl items (destinations)
* Add nl-nl (devices)
* Add nl-nl (conferences)
* Add nl-nl (conferences_active)
* Add nl-nl (conference_centers)
* Update nl-nl (conference_centers)
* Add nl-nl (conference_controls)
* Add nl-nl items (conference_profiles)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_inbound)
* Add nl-nl items (dialplan_outbound)
* Add nl-nl items (dialplans)
* Add nl-nl items (edit)
* Add nl-nl items (email_logs)
* Add nl-nl items (errors)
* Add nl-nl items (exec)
* Add nl-nl items (access_controls)
* some skipped entries
* add nl-nl items (extensions)
* add nl-nl items (fifo)
* fixed translation, better fitting word kenmerk instead of etiket
* add nl-nl items (fifo_list)
* add nl-nl items (follow_me)
* add nl-nl items (gateways)
* add nl-nl items (ivr_menus)
* add nl-nl items (meetings)
* add nl-nl items (log_viewer)
* add nl-nl items (ring_groups)
* add nl-nl items (messages)
* add nl-nl items (modules)
* add nl-nl items (music_on_hold)
* add nl-nl items (number_translations)
* fix merge conflict (gateways)
2019-11-22 17:37:36 -07:00
noci2012
399627d995
fix nl-nl items ( #4870 )
...
* add nl-nl items
* Update app_config.php
* add nl-nl items
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_menu.php
* Fix typos inn nl-nl
* Add nl-nl items
* dd nl-nl items.
* Add nl-nl items.
* Add nl-nl items (call-flows)
2019-11-17 14:15:26 -07:00
Nate
547e57d8c4
Call Center Agents/Queues: Search to the right.
2019-11-07 23:38:43 -07:00
FusionPBX
0ea80ccc2f
Update call_center_agent_edit.php
2019-11-06 14:27:01 -07:00
Nate
c6d5516467
Database Transactions: List view updates. Misc Action Bar adjustments. Include missing class for Conferences (Doh).
2019-11-05 08:13:42 -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
chansizzle
142e9f828c
Update call_center_queues.php ( #4642 )
2019-09-24 12:12:54 -06:00
FusionPBX
473f3daace
Update call_center_agent_edit.php
2019-09-19 14:43:00 -06:00
FusionPBX
22221638f6
Update call_center_queue_edit.php
2019-09-19 14:10:52 -06:00
Nate
316f199d83
Mitigate php warnings on call_center_queue_edit.php.
2019-09-19 14:06:27 -06:00
FusionPBX
dabf5966f0
Update call_center_queue_edit.php
2019-09-19 13:43:41 -06:00
FusionPBX
675c05329f
Delete call_center_tier_edit.php
2019-09-19 12:14:58 -06:00
FusionPBX
d1c822469d
Update call_center_queue_edit.php
2019-09-19 12:08:31 -06:00
Nate
5a8dcd04bd
Call Center: Token integration.
2019-09-17 21:59:42 -06:00
FusionPBX
2978964639
Update call_center_queue_edit.php
2019-09-10 13:49:42 -06:00
Nate
a307f1ae3c
Call Center Class: Database class integration.
2019-09-04 09:55:10 -06:00
emaktech
e82286c001
Modified fr-ca / fr-fr translation. ( #4472 )
2019-08-30 21:03:50 -04:00
Nate
c660b27096
Misc: Database class integration.
2019-08-28 21:02:08 -06:00
FusionPBX
c86ee20f8f
Update call_center_queue_edit.php
2019-08-15 03:48:41 -06:00
FusionPBX
f57f61ff5f
Update call_center_queue_edit.php
2019-08-15 03:45:50 -06:00
FusionPBX
a7b3d803a3
Update call_center_queue_edit.php
2019-08-15 03:34:41 -06:00
FusionPBX
fb74c1e55c
Update cmd.php
2019-08-15 03:33:21 -06:00
FusionPBX
0c1e97bec0
Update app_config.php
2019-07-30 01:37:57 -06:00