Commit Graph

31 Commits

Author SHA1 Message Date
borisk1976 668a073355
Update call_center_agent_edit.php (#5942)
Remove a deprecated line of code.
2021-05-24 15:41:43 -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 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 6f2365fe24
Update call_center_agent_edit.php 2020-12-02 12:30:02 -07:00
Nate 029c7174b4 Multiple - Add IDs to common/default action buttons. 2020-03-05 00:05:45 -07:00
Nate d10cfc3252 Call Centers: Action bar and button updates. 2020-01-13 09:44:46 -07:00
FusionPBX 0ea80ccc2f Update call_center_agent_edit.php 2019-11-06 14:27:01 -07:00
FusionPBX 473f3daace Update call_center_agent_edit.php 2019-09-19 14:43:00 -06:00
Nate 5a8dcd04bd Call Center: Token integration. 2019-09-17 21:59:42 -06:00
Nate c660b27096 Misc: Database class integration. 2019-08-28 21:02:08 -06:00
Nate d50170269e Database class integration. 2019-07-02 10:56:36 -06:00
FusionPBX 09eece9555 Update call_center_agent_edit.php 2019-03-15 00:02:20 -06:00
markjcrane a72f1d6266 Change messages class to message 2018-08-31 03:09:01 +00:00
FusionPBX dcd2267877 Update call_center_agent_edit.php 2018-06-30 18:56:48 -06:00
FusionPBX 0ed6ca8a73 Update call_center_agent_edit.php 2018-04-08 10:45:42 -06:00
FusionPBX 037c310118 Update call_center_agent_edit.php
Not requiring a username account would take a major change so changing this back and setting the username as required.
2018-02-21 14:06:42 -07:00
FusionPBX 64f098b548 Update call_center_agent_edit.php 2018-02-21 13:53:28 -07:00
Mafoo 3cab4401cf Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
FusionPBX 7b4cdda010 Update call_center_agent_edit.php 2017-05-16 10:28:53 -06:00
FusionPBX 930068d44c Change agent_name into an input box. 2017-05-15 10:06:52 -06:00
FusionPBX c07895ffc3 Update call_center_agent_edit.php 2016-10-22 22:57:03 -06:00
FusionPBX 1f5af1df38 Update call_center_agent_edit.php 2016-10-18 09:31:37 -06:00
FusionPBX 6302279b1e Update call_center_agent_edit.php 2016-10-05 03:44:55 -06:00
reliberate 877c1e805d Call Center Agent: Prevent duplicate sip_invite_domain key/value insertion on Agent edit. 2016-02-29 22:54:24 -07:00
markjcrane 29f844bf12 Fix the call center agent contact string include the domain by adding the sip_invite_domain with the domain name. 2015-12-07 18:02:56 -07:00
Alexey Melnichuk 87441198b1 Fix. Clear the cache when callcenter config changed. 2015-09-28 12:10:31 +04:00
markjcrane ebe536c66d Change call_center_contact to user_contact. 2015-08-07 15:24:24 -05:00
markjcrane d2147cb133 Remove switch_select_destination function from the remaining features that used it and replace with the destination php class. 2015-08-07 15:06:07 -05:00
markjcrane 14e9c2743e Change app/call_center to app/call_centers. 2015-08-03 16:09:38 -06:00