Commit Graph
92 Commits
Author SHA1 Message Date
Antonio Fernandez c8699a5797 bug fix for voicemail edit transcription (#7324)
* bug fix for voicemail edit transcription

* Update voicemail_edit.php
2025-03-18 09:36:24 -06:00
Antonio Fernandez ca2b0b22dd Update algom{$mac}.conf (#7299)
admin password is now added via provisioning
2025-03-10 17:34:43 -06:00
Antonio Fernandez 1b19e40be4 Consistent email wording (#7283) 2025-03-04 10:53:23 -07:00
Antonio Fernandez 975f0755ea fix-sms/mms-to-email-en-us (#7194) 2024-12-10 16:53:35 -07:00
Antonio Fernandez 9e5116b8fb contacts appear by default in templates (#7154) 2024-11-09 18:30:03 -07:00
Antonio Fernandez fab9a6bbc9 Ring Group search in CDR (#7177)
* Adding Ring Group dropdown in cdr search

* 2nd commit

* remove unused permission
2024-11-01 10:06:23 -06:00
Antonio Fernandez 3714dc73f4 fix call screen saving (#7174) 2024-10-29 15:52:40 -06:00
Antonio Fernandez 2f30694ead Fix Avaya BLF issue on reSUBSCRIBE (#7164)
* Fix Avaya BLF issue on reSUBSCRIBE

* fix an accidental modification
2024-10-22 19:01:50 -06:00
Antonio Fernandez b801b8a5c9 fix search when pressing enter in textbox (#7162) 2024-10-18 20:57:15 -06:00
Antonio Fernandez 3b8309af11 fix waveform image background (#7160) 2024-10-15 15:19:04 -06:00
Antonio Fernandez 71b8767d21 Added support for Snom C620 DECT conference phone (#7155)
* Added support for Snom C620 DECT conference phone

* added base firmware option

* added base ds

* added speakerphone firmware
2024-10-08 09:45:03 -06:00
Antonio Fernandez b3f9176538 remove footer bottom margin (#7093) 2024-08-12 18:31:06 -06:00
Antonio Fernandez 440ffb69db set fax failed when missing (#7077) 2024-07-30 16:31:11 -06:00
Antonio Fernandez f47bdcdc99 generate uuid changes (#7070)
* generate uuid changes
2024-07-29 10:45:22 -06:00
Antonio Fernandez 9ace83cad1 adding function to be used in app/messages (#7073) 2024-07-26 13:49:06 -06:00
Antonio Fernandez 841cc6527e Groundwire added vendor (#7065)
* Added Groundwire vendor
2024-07-24 07:21:12 -06:00
Antonio Fernandez 3285483665 changes to wallpaper settings for Avaya J-Series (#7063) 2024-07-23 15:17:26 -06:00
Antonio Fernandez 5cc9f93be8 Find Snom MAC via UA (#7057)
* Find Snom MAC via UA
2024-07-19 13:38:03 -06:00
Antonio Fernandez dcf1f9d17c Update database.php (#7053)
Fix for table_exists method on mysql
2024-07-18 12:10:05 -06:00
Antonio Fernandez fcc2eed4fa Update provision.php (#7054)
unset the $sql var where needed
2024-07-18 12:07:10 -06:00
Antonio Fernandez 1aa9a93bb5 fix qrcode generation on BSD (#7052) 2024-07-14 09:51:44 -06:00
Antonio Fernandez 541db7b5c9 Fix for BSDs core classes (#7051) 2024-07-14 09:51:20 -06:00
Antonio Fernandez cd79bf0a2e added a better template setting for directory (#7041) 2024-07-11 14:25:16 -06:00
Antonio Fernandez a295de67c1 added avaya J139 plus other changes to avaya (#7049)
* added avaya J139 plus other changes to avaya

* fixed a few avaya settings

* added wallpaper descriptions
2024-07-10 17:34:26 -06:00
Antonio Fernandez da7a748a8a added notes about avaya firmware (#7040) 2024-07-08 14:43:41 -06:00
Antonio Fernandez adbb9f9fd8 fix for Avaya buttons (#7038) 2024-07-05 20:01:30 -06:00
Antonio Fernandez 9ec26f0244 Enhanced Avaya J-Series support (#7036)
* Updates to Avaya J-Series support

* small J189 fixes
2024-07-05 17:07:45 -06:00
Antonio Fernandez b51b97f495 Fixed comment (#7028) 2024-06-28 09:56:01 -06:00
Antonio Fernandez 9081f59ca9 bug fix in device_by.php (#7027) 2024-06-28 09:55:43 -06:00
Antonio Fernandez d1dc1f59ca bug fix for transcription (#7030) 2024-06-28 09:53:50 -06:00
Antonio Fernandez 25ba853618 clarified one of the transcription default setting (#7003)
* clarified one of the transcription default setting

* shortened the description
2024-06-18 15:59:28 -06:00
Antonio Fernandez 17c385a15c added some blocked status msgs (#7011) 2024-06-18 15:53:48 -06:00
Antonio Fernandez 1b9c746f00 added snom_ui_theme variable to snom templates (#7010)
* added snom_ui_theme variable to snom templates

* made the Dark theme default just like Snom docs
2024-06-18 09:33:06 -06:00
Antonio FernandezandTim Fry ac876402b3 add function to return the config object used to create the database object (#6998) (#7006)
Co-authored-by: Tim Fry <tim@fusionpbx.com>
2024-06-13 14:53:30 -06:00
Antonio Fernandez f61ee41c91 remove unused variables (#7002) 2024-06-11 14:12:13 -06:00
Antonio Fernandez cfc1cd4325 status message fix for emergency numbers (#7000) 2024-06-05 16:36:58 -06:00
Antonio Fernandez cca0c80780 Converted name to first/last name in snom (#6997) 2024-06-05 08:35:42 -06:00
Antonio Fernandez fbe10bbe04 added emergency numbers default settings for Snom (#6996) 2024-06-04 11:26:13 -06:00
Antonio Fernandez ef7877f7e7 Adding snom_answer_after_policy default setting (#6988) 2024-05-29 15:12:01 -06:00
Antonio Fernandez cf8087916b New feature: Caller id number startswith (#6987)
* Destination Condition for CID Starts With added

* Translations for CID Starts with added

* changed "startswith" to prefix in app_languages

* added prefix where it needs to be

* Update destination_edit.php
2024-05-29 11:32:51 -06:00
Antonio Fernandez 08a7bb3d8e Added some missed field for auto lowercase (#6986)
I missed a few fields that should have been added to my previous commit
2024-05-29 11:26:05 -06:00
Antonio Fernandez 0ae13e26c5 C520 directory changes to template (#6982)
* added directory to Snom C520

* uri change

* minor changes to the template

* added number_type in xml to fix directory
2024-05-29 11:25:10 -06:00
Antonio Fernandez 03c78e45bc Snom firmware fix (#6958)
* Fixed file names for Snom firmware D8xx

* fixed default firmware files for D7xx and D3xx
2024-05-29 11:24:30 -06:00
Antonio Fernandez cabdda88b3 Fix importing extensions (#6985)
This commit will lower the case on all boolean values since if you enter the value as not all lower-case the value will be invalid.
2024-05-28 17:40:15 -06:00
Antonio Fernandez 4c78076227 Adding Snom C520 template (#6980)
* Adding Snom C520 template

* fix
2024-05-21 23:21:22 -06:00
Antonio Fernandez fc76af2d88 Fixed description for gateway pi-min and ping-max (#6975) 2024-05-15 10:34:27 -06:00
Antonio Fernandez 68b4b32519 Fix issue with some emails not getting pulled from IMAP (#6969)
* Fix issue with some emails not getting pulled from IMAP

* alert users of the ability to enter a domain name
2024-05-04 23:07:23 -06:00
Antonio Fernandez 0646bcb93e Avaya J-Series phone support added (#6948)
* Added support for Avaya J-Series phones

* moved a file

* minor change to remove an invalid parameter
2024-04-15 09:26:02 -06:00
Antonio Fernandez 6ec11d32a9 Update {$mac}.xml (#6920) 2024-03-22 21:50:51 -06:00
Antonio Fernandez fe8503c063 Update {$mac}.xml (#6921) 2024-03-22 21:50:36 -06:00
Antonio Fernandez ff2434aca4 Update {$mac}.xml (#6922) 2024-03-22 21:50:19 -06:00
Antonio Fernandez 316a9f7273 Update {$mac}.xml (#6923) 2024-03-22 21:50:06 -06:00
Antonio Fernandez 8abfa880fd added new Snom D8XX series phones (#6916) 2024-03-18 08:32:16 -06:00
Antonio Fernandez 91cfa5f778 added missing fax_email permission (#6894)
This permission is referenced in the fax_edit.php code and allows you to enter a confirmation email for faxes that are sent. Without this permission it is no editable.
2024-02-12 16:11:46 -07:00
Antonio Fernandez ae851864be Fixed link for GSWave (#6887) 2024-02-06 21:30:33 -07:00
Antonio Fernandez 42cf20a976 added descriptions to RG Destinations (#6885) 2024-02-05 10:57:12 -07:00
Antonio Fernandez 4bb8bbe8a4 Update app_config.php (#6884) 2024-02-05 10:49:12 -07:00
Antonio Fernandez 0de35ef4d7 Update indentation for blf_subscribe.lua (#6873) 2024-01-20 16:46:26 -07:00
Antonio Fernandez 69fc0c8378 Added CDR dropdown for showing CC Queue calls (#6869)
* Added dropdown for filtering Call Center Queues

* added more translations

* fixed the wrong permission that I had originally

* added the  Call Center dropdown to advanced search
2024-01-13 14:14:51 -07:00
Antonio Fernandez a4bfd1f20f added delayed paging (#6771)
* added delayed paging

* Modified the code to use sched_api as requested

* added the beep
2024-01-12 14:52:16 -07:00
Antonio Fernandez 1057c4cf8e Improvements to the labelling of various CC pages (#6764)
* Improvements to the labeling of various CC pages
2023-06-28 19:00:16 -06:00
Antonio Fernandez 6a556e55ad Fixing Yealink T46s codecs in template (#6611) 2023-04-17 11:13:07 -06:00
Antonio Fernandez de08aa6a1d Added support for secondary outbound proxy on Snom D series phones. (#6603) 2023-04-03 20:58:36 -06:00
Antonio Fernandez 5c77562535 New Snom phone support plus fix for older snom model (#6587)
* Added support for privacy_out config parameter

* Added support for Snom M Series KLE Phones/Base

* minor fix to app_config.php
2023-03-24 20:04:54 -06:00
Antonio Fernandez 96df02b398 adding template support for call waiting tone (#6441) 2022-07-25 09:54:44 -06:00
Antonio Fernandez 7bbbc4e895 Settings Refresh Timer has been added to the templates and new variable (#6402)
* Settings Refresh Timer has been added to the templates and new variable

* changed the variable name to a better name $snom_provision_timer_seconds
2022-06-01 09:32:22 -06:00
Antonio Fernandez e851245c86 Snom templates - added per model wallpaper settings (#6391) 2022-05-25 08:39:39 -06:00
Antonio Fernandez c73f4de8d1 BLF Presence added for Voicemail Boxes (#6389)
* BLF Presence added for Voicemail Boxes

* Newline added to the end of the blf_notify.lua script

* changed prefix of vmail to voicemail
2022-05-19 08:37:10 -06:00
Antonio Fernandez 8a595b2b31 Updated the Outbound Proxy (#6345)
Updated the Outbound Proxy to specify the Primary or Secondary
2022-04-19 20:17:34 -06:00
Antonio Fernandez 923c748073 Wallpaper setting added to provisioning template (#6312)
* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Wallpaper setting added to provisioning template

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2022-02-18 14:21:26 -07:00
Antonio Fernandez 4c59f711f0 Yealink template consistency (#6284)
Changes to make the templates a bit more consistent while also fixing some typos and creating a new variable for the NAT Update setting.

By default, the account.x.nat.udp_update_enable is set to "3" which means to have the phone periodically send NOTIFY messages. This is not the case though on additional accounts. This makes for inconsistent configs that sometimes cause issues with phones ringing.

This fixes the issue while also giving the ability to use a variable to set it.
2022-02-11 13:10:23 -07:00
Antonio Fernandez d3c0f3ac34 Removing {$row.display_name} from the line button (#6233)
The reason I think this should be removed is because setting the label on this model of phone removes the ability to see status of the line button.

For example (without the label), if I have a call on hold on my first line button, it will show the caller's number and the state of that call. For example: "4165551234 holding"

When you put the label, it removes that great feature.
2022-01-10 22:36:57 -07:00
Antonio FernandezandFusionPBX 7e321c43fb added support for ALOC description #1 (#6234)
* added support for ALOC description

* Changed description to 'Average Length of Call'

Conversation isn't bad but I've always heard it as Average Length of Call.

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2022-01-10 22:33:47 -07:00
Antonio Fernandez 13a1590c8f Update xml_cdr_extension_summary.php (#6235) 2022-01-10 22:28:55 -07:00
Antonio Fernandez affba4b61d Update xml_cdr_statistics.php (#6236) 2022-01-10 22:27:33 -07:00
Antonio Fernandez 0e7438fdbc updated the snom timezone description (#6194)
The old timezone URL is no longer valid. I've updated the default description with the new correct URL.
2021-12-15 14:43:50 -07:00
Antonio Fernandez 6c3713ca95 updated templates to include screensaver.wait_time on all supported devices (#5960) 2021-05-28 22:11:15 -06:00
Antonio Fernandez abdd532427 Updated the wallpapers variable to be for the T46U (#5959)
The variable for setting the wallpaper was set to T43U even though this is a T46U. This update is to fix that.
2021-05-28 22:09:20 -06:00
Antonio Fernandez d9ae3d9288 Updated the descriptions for some fields
The description will be a bit easier for newer admins who want to know how a Queue works.
2021-04-07 01:20:13 -04:00
Antonio Fernandez fe390a3509 Fixed Queues so they work along with example cleanup
In troubleshooting a known FreeSwitch bug with mod_callcenter, I started to try out mod_fifo as an alternative. I realized that the dialplan that was being created by Fusion was not working. Creating a queue is very simple so I knew it wasn't a user error on my part so I dug in deeper. There were a few issues I needed to fix to get queues working again.

1. Add a "break on-true" to each condition destination_number (it was changed in two places)
2. populate the "action" for callers entering the queue via the $agent_queue_extension_number
3. remove the appended "_agent" which was added to the $queue_name which was causing the queue for entering and retrieving calls different.
4. remove the inline="true" for the action that executes the lua script

I also fixed the example comments to be accurate to how the queues should be written in the dialplan.
2021-04-07 01:09:22 -04:00
Antonio Fernandez dd47e37924 Update y000000000028.cfg
added information on image resolution for wallpaper as well as a few descriptions that are useful when learning the options available to be configured in the template.
2021-03-08 13:25:35 -05:00
Antonio Fernandez 2b354c7c5c Update y000000000028.cfg
added resolution of the expected image as well as a small description.
2021-03-08 13:15:55 -05: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
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
Antonio Fernandez 7399f90e2f Changed error message for password length (#5359)
I've updated the wording for the error when a password is not long enough. I kept getting this error and found it wasn't descriptive enough and took me some time to realize what the actual error was. I also added the translations in Spanish and French.
2020-07-23 09:47:32 -06:00