Alexey Melnichuk
1b2cdb633d
Fix. Redirect back to correct profile after delete setting. ( #2501 )
...
Fix. Add setting (seems need also set sip_profile_uuid)
Change. Order settings by name when output.
2017-04-13 10:24:48 -06:00
Mafoo
047ecaffd2
BugFix [master] system information git ( #2499 )
...
fix for if the .git folder is present but corrupt
2017-04-13 10:07:21 -06:00
Alexey Melnichuk
167bcca992
Fix. Add new sip profile setting. ( #2500 )
2017-04-13 10:06:52 -06:00
Len
3443af9cc5
Update app_config.php
2017-04-13 01:14:31 -04:00
Len
65df3624d3
Update app_config.php
2017-04-12 23:39:41 -04:00
Len
1d767549eb
Update app_config.php
2017-04-12 22:31:00 -04:00
FusionPBX
7264a652a8
Create 560_extension_queue.xml
2017-04-11 22:33:28 -06:00
Len
e764046876
Update app_config.php
2017-04-12 00:27:53 -04:00
Len
a60ae5c777
Update app_config.php
2017-04-12 00:04:45 -04:00
Len
6a295561b6
Update app_config.php
2017-04-11 23:49:39 -04:00
Len
50a0639b29
Update app_config.php
2017-04-11 23:33:11 -04:00
Len
0638afecff
Update app_config.php
2017-04-11 23:18:08 -04:00
FusionPBX
a7ab230f44
Update app_config.php
2017-04-11 20:35:58 -06:00
FusionPBX
b39844b04f
Update app_config.php
...
Begin adding uuid's for key functions.
2017-04-11 20:17:16 -06:00
Luis Daniel Lucio Quiroz
35c139ddb8
Yet another ip phone reporting MAC in the UserAgent ( #2492 )
2017-04-11 14:04:10 -06:00
FusionPBX
568cb95bf2
Update status_registrations.php
2017-04-09 10:42:52 -06:00
FusionPBX
0920e72a23
Update xml_cdr_inc.php
2017-04-08 15:17:52 -06:00
FusionPBX
e9b2879a07
Update destinations.php
2017-04-08 09:40:55 -06:00
The-Operator
7ff174075a
Add/Update German and Austrian translations ( #2483 )
...
Updates to the following apps:
call_broadcast
call_flows
devices
dialplan_inbound
dialplan_outbound
edit
emails
exec
extensions
fax
fifo
fifo_list
gateways
ivr_menus
2017-04-08 09:35:29 -06:00
Luis Daniel Lucio Quiroz
79c6fcf585
MAC detection for some Grandstream phones ( #2486 )
...
Some GS models send the Mac address in the user agent
2017-04-07 23:47:52 -06:00
Len
df926e856a
Update app_config.php
2017-04-06 01:54:39 -04:00
FusionPBX
803d0c4772
Update destination_edit.php
2017-04-05 00:55:16 -06:00
FusionPBX
6cc945bb5f
Update app_config.php
2017-04-05 00:11:37 -06:00
FusionPBX
2623a6d8e9
Update destinations.php
2017-04-04 23:42:36 -06:00
FusionPBX
f7db75a14b
Update destinations.php
2017-04-04 23:39:51 -06:00
FusionPBX
dd8537cae4
Update destination_delete.php
2017-04-04 23:32:10 -06:00
Mafoo
6ef6d24fac
Enhance [master] Show more git information ( #2461 )
...
make commit id clickable though to origin
display a status of the branch compared to remote
2017-04-03 09:49:35 -06:00
FusionPBX
bdd0d595a3
Update 030_is_local.xml
2017-03-31 12:11:45 -06:00
FusionPBX
cca888eaa5
Update 030_is_local.xml
2017-03-31 12:11:05 -06:00
FusionPBX
86fa73a5e5
Update extension_edit.php
2017-03-27 15:05:41 -06:00
FusionPBX
9ad5dc58e1
Update app_config.php
2017-03-27 15:01:02 -06:00
FusionPBX
af5e2ea9dd
Update extension_edit.php
2017-03-27 14:49:55 -06:00
Mafoo
d05fa644ee
Log messages to the syslog when provisioning fails ( #2448 )
2017-03-24 23:18:15 -06:00
konradSC
4c2eb26f72
Voicemail tutorial ( #2451 )
...
* Update macro.lua
Add additional macros for the tutorial.
* Create tutorial.lua
* Update index.lua
* Update record_greeting.lua
Add menu variable to route back to appropriate place in the flow.
* Update record_menu.lua
Add menu variable to accommodate the tutorial.
* Update change_password.lua
Add menu variable to accommodate the tutorial.
* Update record_name.lua
Add menu variable to accommodate the tutorial.
* Update voicemail_edit.php
Add option to play tutorial on next login.
* Update app_languages.php
* Update app_config.php
Add voicemail_tutorial to database.
* Update extension_edit.php
Set "voicemail_tutorial" to true for new extensions.
2017-03-24 23:06:16 -06:00
konradSC
c1acf2aba6
Update voicemail_edit.php ( #2452 )
...
Sets the default value for the tutorial to false if the database has a null value.
2017-03-24 23:03:29 -06:00
FusionPBX
a0207c343b
Update app_config.php
2017-03-24 18:35:27 -06:00
FusionPBX
0750e3945e
Update app_config.php
2017-03-24 17:54:52 -06:00
konradSC
64d85ecbdb
Update voicemail_edit.php ( #2447 )
...
Set default value of per user voicemail transcription to false of the value is null in the database.
2017-03-24 12:48:28 -06:00
FusionPBX
9619dacfbb
Update music_on_hold.php
2017-03-22 22:53:27 -06:00
The-Operator
8842d7c252
Add German translation and update Austrian Translation ( #2441 )
...
Numerous apps updated
2017-03-22 18:49:33 -06:00
Luis Daniel Lucio Quiroz
ea669cbf69
Let the apps be more self-contained regarding LUA scripts ( #2440 )
...
At this moment, all LUA scripts must be at resources/install/script, this patch allows applications to be more self-contained by having app/*/resources/install/scripts directory, which it will be copied to the scripts_dir directory as well.
2017-03-22 09:25:33 -06:00
FusionPBX
f94a3caef0
Update xml_cdr_statistics_inc.php
2017-03-21 22:51:06 -06:00
The-Operator
919bd98352
Add German translation & update Austrian Translation ( #2438 )
...
* Add German translation and update Austrian translation
* Add German translation and update Austrian translation
* Fix syntax error in line 1301 introduced by German translation.
* Add German translation & update Austrian translation
Add German translation & update Austrian translation. Fixed two php syntax errors.
2017-03-18 17:55:23 -06:00
konradSC
88e53a6344
Update app_languages.php ( #2437 )
...
Add Label for Yealink Paging List key function.
2017-03-18 17:54:09 -06:00
konradSC
db5f395147
Update app_config.php ( #2436 )
...
Add Paging List key function for Yealinks
2017-03-18 17:53:30 -06:00
FusionPBX
3b3bec94c0
Update app_config.php
2017-03-17 11:28:48 -06:00
FusionPBX
9dbb59ce8e
Update contact_import.php
2017-03-17 00:04:27 -06:00
FusionPBX
69c0b9a4f8
Update contact_import.php
2017-03-16 19:23:17 -06:00
FusionPBX
2e64b084d7
Update app_languages.php
2017-03-16 01:01:50 -06:00
FusionPBX
89ab2e42e1
Create app_languages.php
2017-03-16 00:46:25 -06:00