Len
0975fca279
Update {$mac}.xml ( #3959 )
2019-01-09 13:44:44 -07:00
FusionPBX
cd6cef5237
Update provision.php
2019-01-09 11:25:55 -07:00
FusionPBX
b1e6e34446
Update {$mac}.xml
2019-01-08 18:47:46 -07:00
StratoSwitch
5d3d121f45
GAC2500 template ( #3958 )
...
* Add template for GAC2500
Initial gac2500 config template for firmware 1.0.3.30 or higher. all settings are either default or use variables from FusionPBX
* New GAC2500 template based on Firmware version 1.0.3.30 defaults
Only changes from defaults are FusionPBX variables and enable paging auto answer
2019-01-08 18:40:50 -07:00
FusionPBX
5d4154e5e1
Update {$mac}.cfg
2019-01-08 14:14:33 -07:00
FusionPBX
c40205bdf6
Update extension_edit.php
2019-01-05 09:50:10 -07:00
FusionPBX
56e7eeecfb
Update app_languages.php
2019-01-05 09:11:32 -07:00
dougstamp
19d5877fa4
Update extension_edit.php ( #3473 )
...
Added code to update device_key_label on devices that have the extension set as BLF/etc. when an extensions effective_caller_id_name is changed.
2019-01-05 09:02:31 -07:00
Killsudo
55653bc0af
Add Fanvil support to adjust display brightness and inactivity dimmer ( #3946 )
2019-01-05 08:56:41 -07:00
Tanner Smith
b1022e8c93
Add new GXP2170 P-Values from firmware release 1.0.9.121 ( #3947 )
...
* Add Grandstream WP820 provisioning template
* Add Grandstream WP820 Phonebook XML
* Add new P Values from firmware release 1.0.9.121
2019-01-05 08:45:41 -07:00
TylerP
d4d16af40d
Resize images for gswave app ( #3955 )
...
* Resize Images
* Update index.php
2019-01-05 08:39:27 -07:00
Nate
7d9b56c81a
Adminer: Minor fixes.
2019-01-04 11:57:26 -07:00
FusionPBX
c3e95ea2df
Update index.lua
2019-01-03 17:20:33 -07:00
FusionPBX
f1634d13d3
Update app_config.php
2019-01-02 16:33:09 -07:00
FusionPBX
9854f7564d
Update app_config.php
2019-01-02 16:25:27 -07:00
FusionPBX
49752437dc
Update app_config.php
2019-01-02 15:51:23 -07:00
FusionPBX
1e4f4af060
Update app_menu.php
2019-01-02 15:49:40 -07:00
FusionPBX
31d4140f47
Update app_config.php
2019-01-02 15:49:10 -07:00
FusionPBX
69f114e051
Update app_menu.php
2019-01-02 15:41:31 -07:00
FusionPBX
99c4ac1938
Update app_menu.php
2019-01-02 15:40:09 -07:00
FusionPBX
65441d717d
Update app_menu.php
2019-01-02 15:32:55 -07:00
FusionPBX
2b0237921a
Update app_menu.php
2019-01-02 15:28:52 -07:00
FusionPBX
2299ba9ea4
Update app_menu.php
2019-01-02 15:27:19 -07:00
FusionPBX
3585a91522
Update users.php
2019-01-02 15:09:07 -07:00
Nate
f4d582037c
Messages: Further permissions integration.
2019-01-02 13:23:32 -07:00
Nate
7ad667455b
Messages: Sending of media files now functional. Permission added to control New Messages.
2019-01-02 13:21:14 -07:00
FusionPBX
581b57b57f
Update app_languages.php
2018-12-30 00:13:37 -07:00
FusionPBX
60786537cb
Update app_languages.php
2018-12-29 23:49:41 -07:00
Nate
674e69ebf8
Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field.
2018-12-29 16:05:59 -07:00
Nate
356db35167
Messages: Apply display limits to Contacts/numbers list.
2018-12-29 11:52:47 -07:00
Nate
fdfa619432
Messages: Add Default Settings to control Contact and Thread refresh rates.
2018-12-29 11:31:54 -07:00
Nate
ab0acd1fa1
Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider.
2018-12-29 11:13:18 -07:00
FusionPBX
bfd0f89268
Update destination_edit.php
2018-12-27 13:18:13 -07:00
Nate
4d0e1c1ec5
Remove mobile detection class, use modified user_agent function instead.
2018-12-27 09:12:24 -07:00
konradSC
365aebc308
Update BLF for agents when making changes in the GUI. Also use BLF as a speed dial for login/logout. ( #3949 )
...
* Create call_center_notify.php
Function for sending BLF notify to ELS.
* Update call_center_agent_status.php
* Update 200_agent_status.xml
* Update 200_agent_status.xml
2018-12-25 22:25:24 -07:00
Marcel Gisselmann
4d99191679
Update xml_cdr_delete.php ( #3899 )
...
* Update xml_cdr_delete.php
Fix typo in delete() query
* Update xml_cdr_delete.php
Fix delete recording from filesystem and database
* Fix Padding
2018-12-24 13:19:54 -07:00
FusionPBX
48628785e8
Update index.lua
2018-12-23 12:07:24 -07:00
borisk1976
df9b83b1eb
Update index.lua ( #3953 )
...
When bridge application ends with "originate_disposition: ALLOTTED_TIMEOUT" for example, the "missed call" feature doesn't work for ring group because of hangup hook isn't called. Should we just avoid using this channel variable or add additional processing at the end? Like for timeout action? I choose to call "missed" at the end of script. But may be we should add it to other places too?
2018-12-23 12:06:40 -07:00
borisk1976
ff154192e2
Update v_mailto.php ( #3954 )
...
Don't know is this right way or not, but without this russian emails are totally unreadable.
2018-12-23 12:06:24 -07:00
FusionPBX
c7af59eccf
Update functions.php
2018-12-22 02:21:20 -07:00
FusionPBX
a248a2f6b4
Update template.php
2018-12-22 01:52:31 -07:00
FusionPBX
8c72e0a2e5
Update functions.php
2018-12-22 01:50:32 -07:00
FusionPBX
85a5af6edb
Update functions.php
2018-12-22 01:47:07 -07:00
FusionPBX
bc5b4aac87
Update functions.php
2018-12-22 00:51:58 -07:00
Nate
463a94f537
Add mobile device detection to project. Improved Messages app when used on a mobile device.
2018-12-21 23:29:20 -07:00
Nate
8b55c90b73
Update message_media.php
2018-12-20 21:55:26 -08:00
Nate
5c88575702
Messages display image media, prompt to download other media types.
2018-12-20 22:53:00 -07:00
FusionPBX
644eb1f3cd
Update users.php
2018-12-20 22:25:32 -07:00
Nate
da9dd87546
View received media in Messages.
2018-12-20 21:03:12 -07:00
Nate
4e81a01c6c
Add needed language strings to Messages.
2018-12-20 18:42:10 -07:00