Commit Graph
14979 Commits
Author SHA1 Message Date
Len b74be68b12 Update {$mac}.cfg 2019-05-08 13:40:29 -04:00
Len ea7e99d079 Update {$mac}.cfg 2019-05-08 13:34:50 -04:00
Len e7c624bce8 Update {$mac}.cfg 2019-05-08 13:26:17 -04:00
Len 32598d9229 Update {$mac}.cfg 2019-05-08 13:09:42 -04:00
Len 90192cc3ea Update app_config.php 2019-05-08 12:52:35 -04:00
Len e56bb5d6ff Update app_config.php 2019-05-08 12:50:40 -04:00
agree f8f8417e65 Update {$mac}.cfg (#4070)
* Update {$mac}.cfg

* Update {$mac}.cfg
2019-05-08 09:58:26 -06:00
FusionPBX 1959187755 Update ring_group_delete.php 2019-05-08 08:58:26 -06:00
FusionPBX f769d0b7a9 Update ring_group_destination_delete.php 2019-05-08 08:57:52 -06:00
FusionPBX 1d163db6c3 Update ring_group_delete.php 2019-05-08 08:50:19 -06:00
FusionPBX a4834e391b Update ivr_menu_option_delete.php 2019-05-07 19:34:52 -06:00
FusionPBX 0328cf8a64 Update ivr_menu_delete.php 2019-05-07 19:21:49 -06:00
FusionPBX 4136057fae Update ivr_menu.php 2019-05-07 19:20:48 -06:00
FusionPBX cf8e29d79c Update extension_delete.php 2019-05-07 14:01:51 -06:00
ednt e01687752b convert local html characters like Ü (#4069)
Foreign language html emails were sent as received.
Now all html entities should be converted to there corresponding UTF8 characters.
2019-05-07 11:29:50 -06:00
Nate ca1b074bee Theme: Add ability to specify target on table row link. 2019-05-06 10:08:15 -06:00
FusionPBX 397347f234 Update destinations.php 2019-05-05 19:34:56 -06:00
FusionPBX ae57523905 Update destination_delete.php 2019-05-05 19:31:43 -06:00
FusionPBX 165d1a5800 Update database.php 2019-05-05 19:30:05 -06:00
Luis Daniel Lucio Quiroz 3808ed7430 Update record_message.lua 2019-05-03 23:54:51 -04:00
FusionPBX eea8757d40 Update functions.php 2019-04-30 23:59:45 -06:00
FusionPBX 36aeda4e34 Update app_defaults.php 2019-04-30 23:57:10 -06:00
FusionPBX a699bc0bbb Update app_defaults.php 2019-04-30 23:49:44 -06:00
FusionPBX e9f7a03adf Update index.php 2019-04-30 23:10:13 -06:00
FusionPBX 5c5c00022c Update app_defaults.php 2019-04-30 23:09:24 -06:00
FusionPBX 8ac9c1530c Update app_config.php 2019-04-30 23:08:53 -06:00
Luis Daniel Lucio Quiroz bc91ede5f1 Add another way to use Azure Speech to Text service
This patch adds BING (legacy) some extra fault tolerance support. For those who still use Bing, Bing sometimes fails
It adds another way, which I think it is easier and faster (Azure). Among the outstanding things it has; just configure the zone, and use Memcache to store the access token as per Azure documentation, it saves a query (faster). It also returns the most likely right transcription (digging in the JSON)
2019-04-30 23:34:34 -04:00
Len fc31be577f Update {$mac}.xml (#4063) 2019-04-30 16:47:56 -06:00
Len 366bd6db16 Update {$mac}.xml (#4062)
* Update {$mac}.xml

* Update {$mac}.xml
2019-04-30 16:46:18 -06:00
Len c2e763e901 Update {$mac}.xml (#4064) 2019-04-30 16:45:37 -06:00
Len 7cc49aeba8 Update {$mac}.xml (#4065) 2019-04-30 16:44:48 -06:00
Len 5160a741cf Update {$mac}.xml (#4066) 2019-04-30 16:36:22 -06:00
FusionPBX b4762a2265 Update index.lua 2019-04-29 14:38:46 -06:00
FusionPBX ed560bca10 Update destination_edit.php 2019-04-29 14:33:32 -06:00
FusionPBX 50b840ddde Update destination_edit.php 2019-04-29 14:27:54 -06:00
FusionPBX cf1003d989 Update destination_edit.php 2019-04-29 13:22:30 -06:00
FusionPBX 74873d140c Update app_languages.php 2019-04-29 13:18:02 -06:00
FusionPBX 6dda361bc3 Update app_config.php 2019-04-29 13:03:42 -06:00
FusionPBX 68b1639182 Update app_languages.php 2019-04-29 09:45:52 -06:00
FusionPBX 40e8724cb6 Update app_config.php 2019-04-29 09:41:54 -06:00
FusionPBX 5f6140ab2e Update destination_edit.php 2019-04-29 09:41:21 -06:00
FusionPBX b7f1124815 Update functions.php 2019-04-29 09:39:58 -06:00
konradSC 9fd784046f Bug Fix: Paging Controls in the wrong place (#4056)
* Bug Fix: Paging Controls in the wrong place

Same fix as the one for the call recordings page. You couldn't type in a page number and press enter.

* Update dialplans.php
2019-04-27 09:50:18 -06:00
konradSC aa47a1e8ac Paging Controls Fix (#4048)
* Paging Controls Fix

Bug where you couldn't enter a page number and press ENTER to jump to that page.

* Update call_recordings.php
2019-04-27 09:47:44 -06:00
konradSC 9727991213 Set caller-id for Follow-me using Bridge method (#4059)
This keeps the same caller-id method for loopback, but adds in a method for caller-id using bridge.
2019-04-27 09:41:00 -06:00
FusionPBX 920d944d32 Update sql_query_result.php 2019-04-27 09:37:26 -06:00
FusionPBX 5d8be271c8 Update sql_query_result.php 2019-04-27 08:40:12 -06:00
FusionPBX f945e7ec60 Update app_defaults.php 2019-04-27 08:30:03 -06:00
FusionPBX 7aa164d130 Update {$mac}.xml 2019-04-26 19:54:56 -06:00
FusionPBX 37e4e6a01d Update {$mac}.xml 2019-04-26 19:53:48 -06:00