FusionPBX
123407f3b8
Helps with conference center upgrade.
2021-06-03 21:43:06 -06:00
FusionPBX
b21572fb44
Add better support for destination alternate
...
Get the destination actions from columns in the destination table instead of filtering through the dialplan details. If a destination action app is set or export then use inline = true.
2021-06-03 21:30:31 -06:00
chansizzle
c0b8b1df08
Add custom yealink dss keys variable ( #5963 )
2021-06-03 17:56:06 -06:00
FusionPBX
f97b0a7de7
Remove past tense.
2021-06-02 17:13:38 -06:00
FusionPBX
d24d5c1676
Add is_array and hide irrelevant -ERR no reply
2021-06-02 17:12:01 -06:00
FusionPBX
661035f8fb
Improve them message for reboot, provision and unregister.
2021-06-02 17:07:48 -06:00
chansizzle
82c0a4af7c
yealink suppress dtmf set to default value ( #5964 )
2021-06-01 15:03:26 -06:00
mhoogveld
bcf2366dbd
Redirect to login page when auto-refreshing a (part of a) page while being logged out ( #5951 )
2021-05-28 22:45:11 -06:00
emaktech
b94fafbfb9
Update app_languages.php ( #5928 )
...
* Update app_languages.php
"At max no answer, then the agent's Status will changed to 'On Break'.";
* Update app_languages.php
* Update app_languages.php
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-05-28 22:32:01 -06:00
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
chansizzle
db48b2fc69
added firmware for T53 ( #5961 )
2021-05-28 17:58:39 -06:00
FusionPBX
ede0eca9ca
Remove conference_session_view permission as a default.
2021-05-28 13:12:16 -06:00
markjcrane
9bf7b8c8ef
Deprecate the meetings table and move the moderator and participant pins to the conference rooms table
2021-05-27 02:30:49 -06:00
markjcrane
af3610d986
Add CIDR option to HTTP POST
2021-05-26 20:41:26 -06:00
markjcrane
2750475ab2
Add better logging to XML CDR
2021-05-26 14:29:46 -06:00
FusionPBX
764a46458e
Update xml_cdr_import.php
2021-05-26 10:53:50 -06:00
Andrew Querol
b67d55b39c
Replace duplicated v_xml_cdr_import.php with a call to the post method of xml_cdr ( #5956 )
...
* Redirect duplicated xml_cdr_import script
This replaces the duplicated code in v_xml_cdr_import.php with xml_cdr_import.php
This also adds a call to `$cdr->post();` in that file to then process the POSTed data from FreeSWITCH
2021-05-26 09:54:08 -06:00
demonspork
7133f35af5
Use epoch times for CDR Imports ( #5955 )
...
* Use epoch times for CDR Imports
There has been some discussion of edge cases for CDR Importing time zones/time stamps.
This modification makes the start_stamp, answer_stamp, and end_stamp values use the corresponding _epoch times for import into the v_xml_cdr table to remove any chance of time zone mis-alignment.
* Set Call recording date with Epoch
Use the start_epoch to set the call recording date.
2021-05-26 09:11:09 -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
demonspork
0acb7c4ac3
Yealink Support Searching Remote Phonebook on Dial pad ( #5953 )
...
By default, the dial pad only searches the Local phonebook and recent call history for suggestions while dialing. This adds support for searching the Remote Phonebook if configured and enabled. There is also commented out the definition to search an LDAP phonebook if one has been configured elsewhere.
2021-05-24 15:19:39 -06:00
FusionPBX
b2e0402478
Get the call_center_queue_uuid from the channel variables.
2021-05-21 13:16:18 -06:00
FusionPBX
a7efbe178f
Merge pull request #5952 from greenbea/patch-40
...
[cdr] Add call stats to cdr details
2021-05-21 09:05:02 -06:00
FusionPBX
227cbcd61f
Merge pull request #5948 from greenbea/patch-30
...
[valet park] Add answer for calls that are still in early media
2021-05-21 00:31:29 -06:00
agree
aef22cd47f
remove unnecessary line
2021-05-21 01:02:34 -04:00
agree
0fc6915a7a
[cdr] Add call stats to cdr details
2021-05-21 00:55:42 -04:00
FusionPBX
c93c20c4e1
Remove quotes from Caller ID name and number.
2021-05-20 12:15:14 -06:00
FusionPBX
29c1d52533
Remove these as they break HTML emails.
2021-05-20 12:00:17 -06:00
agree
74b806a1e9
[valet park] Add answer for calls that are still in early media
2021-05-20 11:52:17 -04:00
FusionPBX
1786b9b340
Improve the indentation.
2021-05-19 13:34:54 -06:00
chansizzle
990218342d
added new SNOM variables
2021-05-18 14:29:11 -06:00
chansizzle
6c47a567c9
improved export page descriptions
2021-05-17 14:37:34 -06:00
chansizzle
72bef9be31
improved export page descriptions
2021-05-17 14:36:27 -06:00
chansizzle
24fe361140
improved export page descriptions
2021-05-17 14:34:53 -06:00
chansizzle
3c9b1dcd53
improved export page descriptions
2021-05-17 14:32:14 -06:00
FusionPBX
e52cd61887
Merge pull request #5924 from greenbea/patch-34
...
[voicemail] allow setting greeting_number_id to default
2021-05-13 23:14:40 -06:00
chansizzle
c25037ca13
create destinations export
2021-05-12 15:49:18 -06:00
chansizzle
15e7807e90
create destinations export
2021-05-12 15:48:33 -06:00
chansizzle
5999d79b6a
create destinations export
2021-05-12 15:46:50 -06:00
chansizzle
d5de5ec791
create destinations export
2021-05-12 15:45:07 -06:00
FusionPBX
f99d9198c8
Add cc_export_vars to the call center dialplan.
2021-05-10 15:50:34 -06:00
FusionPBX
17c7c2c69b
Merge pull request #5934 from chansizzle/patch-469
...
added grandstream IPV4/6 mode
2021-05-10 13:04:26 -06:00
FusionPBX
21ab598390
Merge pull request #5935 from greenbea/upstream/patch-39
...
[call_center] export call_center_queue_uuid channel variable to agent legs for cdr import
2021-05-10 12:29:55 -06:00
FusionPBX
10ca93cbc0
Add timestamptz and timezone to the extension summary.
2021-05-10 11:34:47 -06:00
FusionPBX
755f5aaf66
Use the database for formatted date and time.
2021-05-10 11:30:22 -06:00
FusionPBX
49cf078c5c
XML CDR add timestamptz and timezone
...
- If the server time is set to UTC then the search needs to account for the local time zone.
- Use the database to format the date in the most efficient way.
2021-05-10 11:28:22 -06:00
chansizzle
6eadf09626
Merge branch 'fusionpbx:master' into patch-469
2021-05-10 11:06:34 -06:00
agree
d7d7c6c678
remove reference
2021-05-09 16:07:17 -04: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
884720489f
Use the cc_queue to get the call_center_queue_uuid
2021-05-07 22:21:08 -06:00
markjcrane
8bd751f1c9
Use the cc_queue to get the call_center_queue_uuid
2021-05-07 22:04:38 -06:00
markjcrane
e09a97f013
Add { and } brackets for each $field
2021-05-07 19:08:11 -06:00
markjcrane
a7b014df6a
Set session variables conference_room_uuid and conference_room_name
2021-05-07 18:19:40 -06:00
chansizzle
a8b9694181
added grandstream IPV4/6 mode
2021-05-07 17:08:29 -06:00
markjcrane
9cfd41d222
Update CDR imports fix syntax
2021-05-07 16:06:03 -06:00
markjcrane
cfd70fb18f
Use the queue uuid for the cc_queue
2021-05-06 23:23:07 -06:00
markjcrane
13b6be49c8
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2021-05-06 21:52:21 -06:00
FusionPBX
9c3692ccfc
Add conference_uuid, and conference_extension variables.
2021-05-06 21:39:25 -06:00
markjcrane
3ce6855116
Add hold_music support to ring groups
2021-05-06 15:09:34 -06:00
FusionPBX
375deea90c
Merge pull request #5930 from greenbea/default_accountcodes
...
Add ability to set default accountcodes
2021-05-05 21:25:45 -06:00
FusionPBX
214fa97f7a
Merge pull request #5929 from greenbea/patch-38
...
[Valet Park] fix caller id for outbound call parks
2021-05-05 21:17:35 -06:00
markjcrane
014cbd1cd0
Replace data type timestamp with timestamptz
2021-05-05 20:46:53 -06:00
agree
cf4f8d1e36
Add ability to set default accountcodes
2021-05-05 21:28:47 -04:00
FusionPBX
b9b8bed853
Merge pull request #5926 from greenbea/patch-36
...
[Ring Group] Improve presence
2021-05-05 17:02:49 -06:00
FusionPBX
00f2263f3d
Merge pull request #5927 from greenbea/patch-37
...
[call center] allow setting agent ring delay params to 0
2021-05-05 17:01:44 -06:00
agree
bb683c101d
[Valet Park] fix caller id for outbound call parks
2021-05-05 18:52:43 -04:00
markjcrane
8d95421fc6
Only add continue_on_fail when using application bridge
2021-05-05 13:33:15 -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
60220abf33
[RIng Group] Improve presence
...
the whole point of ring group presence is to monitor the ringing state If the call was bridged or went to timeout destination the presence should be set to terminated
2021-05-03 17:26:49 -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
agree
09e5280f3e
[voicemail] allow setting greeting_number_id to defualt
2021-04-29 16:43:39 -04:00
markjcrane
88f730b251
Change simple conference switch name from uuid@domain to extension@domain
2021-04-28 14:23:35 -06:00
FusionPBX
77064157d5
Merge pull request #5756 from greenbea/patch-19
...
IVR Menu fix menu options with same length as direct dial regex
2021-04-28 11:33:26 -06:00
FusionPBX
849c93ffd9
Merge pull request #5921 from greenbea/patch-32
...
Add presence support for ring groups
2021-04-27 22:43:15 -06:00
markjcrane
a6e59c3522
Call Center Queue name change from uuid@domain to extension@domain
2021-04-27 22:42:09 -06:00
agree
17d35e6501
Ring group presence add missing channel variable
...
without presence_id set freeswitch won't update any presence changes for
a call
2021-04-27 23:34:36 -04:00
Andrew Querol
c5af288caf
Revert "Revert "Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring""
...
This reverts commit e853db42
2021-04-27 12:44:33 -05:00
agree
00526b4334
Add presence support for ring groups
2021-04-27 11:55:19 -04:00
FusionPBX
5f4ef5bf96
Revert "Update the valet park dialplan to allow matching park+5901-5999"
2021-04-27 09:32:04 -06:00
FusionPBX
e853db421f
Revert "Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring"
2021-04-27 09:31:13 -06:00
FusionPBX
a5afa0afec
Validate the http_method, device_provisioned_ip and move user_agent string to the date.
2021-04-26 21:40:59 -06:00
FusionPBX
a445c1d9b0
Use api_on_answer and fix inbound call mask and unmask
...
- Used api_on_answer so that the recording only starts when the call is answered. Should save diskspace and prevent the need for using action: ringback.
- Added 'both,self' to the end of the bind_digit_action to fix inbound call mask.
2021-04-26 19:19:05 -06:00
markjcrane
f53b284e58
Move nginx app/errors to its own repo
2021-04-24 09:50:20 -06:00
FusionPBX
a70191ef91
Merge pull request #5723 from winsock/operator_grouped_extensions
...
Group extensions by call_group when viewing all groups in Operator Panel
2021-04-23 19:25:47 -06:00
FusionPBX
ce2063b1ec
Merge pull request #5611 from winsock/valet-park-update
...
Update the valet park dialplan to allow matching park+5901-5999
2021-04-23 19:24:51 -06:00
FusionPBX
69a058dab1
Merge pull request #5776 from winsock/device_import_duplicate_mac_check
...
Check for duplicate MAC addresses in the device import
2021-04-23 19:23:01 -06:00
FusionPBX
a4099bcbe2
Merge pull request #5612 from winsock/valet-park-auto
...
Improve the valet_park_auto dialplan to support auto out and whole lot BLF monitoring
2021-04-23 19:18:49 -06:00
chansizzle
74fb178643
add android apps disable
2021-04-23 17:03:06 -06:00
FusionPBX
bf5728d6ef
Merge pull request #5911 from greenbea/patch-31
...
[callcenter] Add to app defaults to update all callcenter dialplans to have the @domain
2021-04-23 16:34:37 -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
FusionPBX
55e2316a11
Merge pull request #5894 from greenbea/patch-29
...
Add max registrations per extension setting
2021-04-23 10:36:01 -06:00
FusionPBX
c7076a9883
Merge pull request #5896 from konradSC/patch-91
...
MWI for Multi Registrations on Multi Profiles
2021-04-23 08:03:41 -06:00
FusionPBX
047d492a9a
Merge pull request #5910 from greenbea/patch-31
...
[callcenter] Add ability for callcenter presence
2021-04-22 17:04:44 -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
chansizzle
f6bb3228aa
add PA1 firmware filename
2021-04-21 17:47:28 -06:00
FusionPBX
41e76c34f3
Merge pull request #5902 from greenbea/patch-30
...
Provision save and show user agent information
2021-04-21 11:20:06 -06:00
agree
ab302ebfbb
Provision save and show user agent information
2021-04-20 16:31:39 -04:00
chansizzle
9a59331e4e
added yealink t46u firmware path var
2021-04-19 17:21:11 -06:00