Commit Graph

17159 Commits

Author SHA1 Message Date
demonspork ff498aa6f9 Yealink Add original party caller ID to call history for picked up call park and call intercept.
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:54:45 -06:00
FusionPBX eddeca3a02
Merge pull request #5613 from demonspork/ring_group_cid_bug
Prevent Users without permission from clobbering ring_group_caller_id
2020-12-02 19:10:39 -07:00
demonspork 5a39dbf68e Prevent Users without permission from clobbering ring_group_caller_id_name and number
Bring the ring_group_caller_id_name and number fields and permissions in line with the prefix permissions so that users without permission don't overwrite those those fields by hitting save.
2020-12-02 20:00:55 -06:00
fusionate da069651f4 CDR: Grant xml_cdr_domain permission to admin group by default. 2020-12-02 13:37:49 -07:00
FusionPBX 6f2365fe24
Update call_center_agent_edit.php 2020-12-02 12:30:02 -07:00
fusionate 0dc478ac00 Fax Server: Add ability to authorize domains for Email-to-Fax. 2020-12-02 12:20:10 -07:00
FusionPBX ae3ade1714
Add new setting agent_contact_method 2020-12-02 12:11:56 -07:00
FusionPBX e05de35122
Remove loopback for call center agent contact. 2020-12-02 11:54:07 -07:00
FusionPBX 7cfe473eb8
Provide defaults arguments for backwards compatiblity. 2020-12-02 07:47:56 -07:00
FusionPBX 38207d146f
Update the polycom_display_language description. 2020-12-01 12:56:16 -07:00
FusionPBX daeb353527
Change the default of polycom_display_language as a null value is English 2020-12-01 12:53:08 -07:00
FusionPBX 8433a83c79
Add polycom lcl.ml.lang 2020-12-01 12:51:44 -07:00
FusionPBX cd692a5973
Add polycom lcl.ml.lang 2020-12-01 12:51:04 -07:00
FusionPBX f5faabf795
Add a new provision variable polycom_display_language default to enabled false. 2020-12-01 12:47:59 -07:00
FusionPBX f71d7f4d43
Update ivr_menu_copy.php 2020-12-01 12:25:25 -07:00
FusionPBX 77043d3961
Use ivr_menu_language, ivr_menu_dialect, ivr_menu_voice 2020-12-01 12:16:42 -07:00
FusionPBX f307fc62a5
Add default language, dialect and voice. 2020-12-01 12:15:00 -07:00
FusionPBX af40fe0a62
Add new fields ivr_menu_dialect and ivr_menu_voice. 2020-12-01 12:13:34 -07:00
FusionPBX 485ebced6a
Use the ivr_menu_language to update the language dialect and voice. 2020-12-01 12:12:29 -07:00
fusionate c13c5182ac Destination Select - Dynamic: Clear session array for Outbound Destinations. 2020-11-30 15:53:44 -07:00
fusionate 229bc0ca4e Extensions - Delete: Restore concurrent deletion of voicemail box. 2020-11-30 14:17:30 -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 f6334ad9d0
Merge pull request #5605 from chansizzle/patch-322
Improved button display format TLS transport
2020-11-28 10:51:55 -07:00
FusionPBX 8b19f03ced
Merge pull request #5606 from winsock/valet_park_blf
Fix the valet auto-in parking dialplan to allow BLF presence monitoring.
2020-11-28 10:51:09 -07:00
FusionPBX 278019e4fe
Merge pull request #5607 from winsock/grandstream_dialplan
Allow park+x in the Grandstream Dialplan
2020-11-28 10:48:48 -07:00
fusionate 72e6368044 IVR Menu: Change spaces to tabs in last commit. 2020-11-27 16:33:05 -07:00
fusionate 6128269328 IVR Menu: Fix issue with CID Name Prefix missing. 2020-11-27 16:31:34 -07:00
fusionate aa1569d8eb Password Reset: Use email template based on user language, if set. 2020-11-27 12:09:14 -07:00
FusionPBX 6489868e6a
Add shared_line support to Snom D745 2020-11-25 22:44:34 -07:00
FusionPBX 2f7f492039
Merge pull request #5608 from greenbea/patch-19
IVR menu fix Caller ID name prefix
2020-11-25 19:03:48 -07:00
FusionPBX 3ed49f00d9
Add new default settings yealink_firmware_t53w, yealink_firmware_t54s, and yealink_firmware_t54w. 2020-11-25 18:59:05 -07:00
FusionPBX deadafd01e
Add default setting yealink_firmware_t57w 2020-11-25 18:23:16 -07:00
fusionate 96ac8c8334 Upgrade > Schema: Update schema class to use casting for numeric changes. 2020-11-25 15:11:45 -07:00
FusionPBX 62887136b1
Add permissions ivr_menus_sub_destinations, ivr_menus_other_destinations and fix related features. 2020-11-23 09:41:35 -07:00
FusionPBX e8790a8314
Remove trailing white space. 2020-11-23 09:36:04 -07:00
FusionPBX 6be0a340f2
Improve the destination select list other category. 2020-11-23 09:32:02 -07:00
FusionPBX 7370d5cd45
Add other_destinations permission. 2020-11-23 08:52:29 -07:00
agree a7712a7582
IVR menu fix Caller ID name prefix 2020-11-22 15:23:03 -05:00
Andrew Querol f1349fac12 Allow both park+x and park+*x prefixes in the Grandstream dialplan.
See #5606 for context
2020-11-20 19:17:43 -06:00
Andrew Querol ef91055b5c Fix the names of the parking lot dialplan with the auto-in support.
This now matches the normal default valet_park dialplan with naming the lots with * prefixed.
2020-11-20 18:55:01 -06:00
chansizzle a4c21079b5
Update {$mac}.cfg
improved button display format
TLS transport
2020-11-20 14:25:51 -07:00
FusionPBX 8be1550689
Merge pull request #5596 from demonspork/yealink-local-directory
Yealink Local Directory - Enable Local Directory. Disabled by default to preserve existing behavior (variable unset in configuration file)
2020-11-20 11:36:10 -07:00
FusionPBX 7a627734f5
Merge pull request #5603 from chansizzle/patch-320
Fanvil x5u - improved button display format, TLS transport
2020-11-20 11:21:57 -07:00
FusionPBX 44ad82052b
Merge pull request #5604 from chansizzle/patch-321
Fanvil x4u - tls, side key update
2020-11-20 11:21:01 -07:00
FusionPBX a8f2ca7025
Merge pull request #5602 from chansizzle/patch-319
Fanvil x6u -tls, side key update Update {$mac}.cfg
2020-11-20 11:19:36 -07:00
chansizzle 2ca05b0eb6
Update {$mac}.cfg
TLS transport
2020-11-20 10:21:18 -07:00
chansizzle c5923f0818
Update {$mac}.cfg
improved button display format
TLS transport
2020-11-20 10:14:36 -07:00
chansizzle 22fea7375e
Update {$mac}.cfg
tls
side key update
2020-11-19 22:40:53 -07:00
FusionPBX a9c4ec4a86
Merge pull request #5599 from demonspork/Limit-Search-Fix
Fixed Issue with extension limits preventing Extension Search

Extension searches would fail if an extension limit was set. This is because the unset($parameters) that was used at the end of the query that counts the extensions is also unsetting the "search" parameter that was set previously and needed later. I moved the //get total extension count for domain query to happen before the search parameter is added to fix it.
2020-11-19 17:23:10 -07:00
FusionPBX 9ff3482efa
Merge pull request #5601 from chansizzle/patch-318
Updated to conform to firmware 2.2.10 tags
improved button display format
TLS transport
2020-11-19 17:21:38 -07:00