Commit Graph

8731 Commits

Author SHA1 Message Date
Mafoo
ce6fed13fd BugFix-[master]-mos (#2547)
change incorrect % calculation of MOS to tagged words to represent the standard, see - https://en.wikipedia.org/wiki/Mean_opinion_score
2017-05-10 14:09:30 -06:00
Mafoo
bca24ac04d BugFix [master] Languages add missing text placeholders (#2572)
* BugFix [master] Languages add missing text placeholders

add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability

* add organize_language to text class

also add get_languages
2017-05-10 13:40:46 -06:00
FusionPBX
2b9937e863 Update install_fusionpbx.php 2017-05-09 20:22:39 -06:00
powerpbx
ec9e26966a Fix SQL syntax (#2570) 2017-05-09 20:21:12 -06:00
FusionPBX
340ed5142d Update directory.lua 2017-05-08 23:20:31 -06:00
FusionPBX
0715194731 Update directory.lua 2017-05-08 23:17:03 -06:00
Stefan Siegel
4877406d6e Fix the interactive conference "+Vol" button control (#2564) 2017-05-07 11:35:41 -06:00
FusionPBX
77866036bf Update sip_profile_edit.php 2017-05-07 10:28:39 -06:00
FusionPBX
95de070698 Update sip_profile_edit.php 2017-05-07 00:43:41 -07:00
FusionPBX
afdc3330fb Update sip_profile_edit.php 2017-05-07 00:18:03 -07:00
FusionPBX
f93684d76a Update user_edit.php
https://github.com/fusionpbx/fusionpbx/issues/2554
2017-05-06 14:13:28 -07:00
FusionPBX
78487500a9 Update dialplan_edit.php 2017-05-02 21:39:58 -07:00
FusionPBX
c9ca32ba71 Update call_flow_edit.php 2017-05-02 21:30:49 -07:00
FusionPBX
5e76240cfd Update call_flows.php 2017-05-02 17:19:52 -07:00
FusionPBX
bc3f8b6d85 Update y000000000068.cfg 2017-05-01 14:21:35 -07:00
FusionPBX
ed39b3213e Update y000000000068.cfg 2017-05-01 14:20:58 -07:00
FusionPBX
31af723da0 Create directory.xml 2017-05-01 14:19:41 -07:00
FusionPBX
873cfb4866 Create favorite_setting.xml 2017-05-01 14:18:28 -07:00
FusionPBX
4615a7f95d Create y000000000068.cfg 2017-05-01 14:17:37 -07:00
FusionPBX
86f6fe91de Create {$mac}.cfg 2017-05-01 14:11:25 -07:00
FusionPBX
9dc04f8f70 Create 860_bind_digit_action.xml 2017-04-30 08:57:21 -06:00
FusionPBX
de35032118 Update 890_local_extension.xml 2017-04-30 08:51:39 -06:00
FusionPBX
a1b656bbc3 Update app_config.php 2017-04-29 23:39:20 -06:00
FusionPBX
3d78918617 Update app_config.php 2017-04-29 23:35:08 -06:00
FusionPBX
561d84762c Update app_config.php 2017-04-29 23:30:37 -06:00
FusionPBX
e4f0ae85a4 Update app_config.php 2017-04-29 23:28:32 -06:00
FusionPBX
c564299f0e Update app_config.php 2017-04-29 23:25:39 -06:00
FusionPBX
906989fc7b Update app_config.php 2017-04-29 23:21:07 -06:00
FusionPBX
5025586399 Update app_config.php 2017-04-29 23:18:32 -06:00
FusionPBX
44987d7355 Update app_config.php 2017-04-29 23:04:52 -06:00
Luis Daniel Lucio Quiroz
0104686767 Typo in the CC exit key patch (#2550)
I did a bad copy and paste, reading $_POST where it was $row
2017-04-29 20:13:11 -06:00
FusionPBX
fd4e0a3b5f Create smpp.conf.xml 2017-04-28 19:41:40 -06:00
FusionPBX
8f69485fbd Update app_menu.php 2017-04-28 15:34:23 -06:00
Len
c3dd94a067 Update {$mac}.cfg 2017-04-28 12:59:05 -04:00
Len
f0260f8098 Update {$mac}.xml 2017-04-27 23:08:27 -04:00
FusionPBX
a8213843cf Fix the dnsnaptr spelling mistake. 2017-04-27 18:22:46 -06:00
FusionPBX
e322660bdc Fix the dnsnaptr spelling mistake. 2017-04-27 18:21:44 -06:00
FusionPBX
68b6eae7e6 Update extension_dashboard.php
Finish up the Caller ID dashboard.php.
2017-04-27 18:05:28 -06:00
FusionPBX
e582a57f49 Update check_auth.php 2017-04-27 17:58:20 -06:00
FusionPBX
99271697c8 Update app_languages.php 2017-04-27 16:59:37 -06:00
FusionPBX
1f003f8a98 Update extension_dashboard.php 2017-04-27 16:56:22 -06:00
The-Operator
6314b2c993 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00
Mafoo
e2d34a856b Enhance-Add message stack (#2521)
Implement new messages class
Support legacy $_SESSION['message_*']
New function messages::add($message, $mood, $delay) to simplify adding messages
updated core/users/user_edit.php to demonstrate
includes space->tab corrections
2017-04-27 11:30:52 -06:00
The-Operator
df3f153ebd Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
vkrt-11
866462a408 Adding ru-ru locales edit (#2543) 2017-04-26 23:41:28 -06:00
Len
7c9db4af4e Create {$mac}.xml 2017-04-26 22:52:11 -04:00
FusionPBX
c4b79fd951 Add a refresh button to xml cdr. 2017-04-25 01:01:40 -06:00
FusionPBX
78053653f7 Update php.php 2017-04-25 00:09:53 -06:00
FusionPBX
f290fe7ea5 Add function_exists to session_start. 2017-04-25 00:06:41 -06:00
konradSC
08a7d3d61e Conference Center Recording mp3 (#2531)
* Merge (#4)

* Added variables to disable call waiting and t.38 faxing

* HT702 config file variables: grandstream_disable_call_waiting, grandstream_disable_fax_t38

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update app_config.php

* Corrected bug with expansion board and call park value.  Was 19, should be 16.

* MAC detection for some Grandstream phones (#2486)

Some GS models send the Mac address in the user agent

* 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

* Update destinations.php

* Update xml_cdr_inc.php

* Update status_registrations.php

* Update y000000000028.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update y000000000029.cfg

* Update y000000000036.cfg

* Update y000000000038.cfg

* Update y000000000032.cfg

* Update y000000000046.cfg

* Update y000000000000.cfg

* Update y000000000054.cfg

* Update y000000000045.cfg

* Update y000000000069.cfg

* Update y000000000004.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000005.cfg

* Update y000000000052.cfg

* Update y000000000007.cfg

* Update y000000000037.cfg

* BugFix for VM Transcription (#2491)

Records as MP3 and skips transcription steps if a user has transcription set to false.

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Yet another ip phone reporting MAC in the UserAgent (#2492)

* Update app_config.php

Begin adding uuid's for key functions.

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Update app_config.php

* Create 560_extension_queue.xml

* Update y000000000037.cfg

* Update y000000000007.cfg

* Update app_config.php

* Update y000000000052.cfg

* Update y000000000028.cfg

* Update y000000000005.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000004.cfg

* Update y000000000069.cfg

* Update y000000000045.cfg

* Update y000000000000.cfg

* Update y000000000046.cfg

* Update y000000000032.cfg

* Update y000000000038.cfg

* Update y000000000054.cfg

* Update y000000000036.cfg

* Update y000000000029.cfg

* Update y000000000066.cfg

* Update y000000000035.cfg

* Update y000000000065.cfg

* Update y000000000051.cfg

* Update y000000000023.cfg

* Update y000000000025.cfg

* Update app_config.php

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update app_config.php

* Fix. Add new sip profile setting. (#2500)

* BugFix [master] system information git (#2499)

fix for if the .git folder is present but corrupt

* 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.

* Restore Button + Audiocodes preliminary support (#2502)

* Audiocodes phone support + restore default for vendors

* Restore button

* Restore script

* Update device_vendors.php

* Some FR & ES translation fixes (#2503)

* Update app_config.php

* Update app_config.php

* Create {$mac}.cfg

* Create directory.xml

* Create favorite_setting.xml

* Create y000000000025.cfg

* Fix. Add extension with non numeric extension number. (#2508)

* Update ring_group_edit.php

* Update call_edit.php

* Create 080_default_caller_id

* Update 080_default_caller_id

* Rename 080_default_caller_id to 080_default_caller_id.xml

* Fix. Create needed number of extensions (#2509)

* Update dialplan_edit.php

* Update switch.php

* Update index.php

* Update switch.php

* Update voicemail_edit.php

* Update app_config.php (#2515)

Add the necessary permissions in order to use the database save function (fusion 4.3) when coding for voicemail option adds/deletes/updates.

I realize these voicemail permissions overall will probably get cleaned up even more once the whole app is updated to use the database function, but this is a stop gap measure. I am working on adding voicemail options to the Bulk Account Settings app and I'm stuck without these permissions. The function is kicking a out 403 Forbidden.

* Update app_config.php

* Really use configured transcribe_language for transcription (#2513)

* Fix renaming domains (#2512)

* Make presence for conferences work out of the box (#2514)

Use '@' instead of '-' for separating conference name and domain, which
is what FreeSWITCH mod_conference uses.

* Add. Speed dial respects contacts user. (#2249)

* Add. Speed dial respects contacts user.

One user can not use speed dial numbers from contacts
associated with another user

* Make SQL query more efficient

* Add. Support find contacts by user groups as well

If contact has set any `user` or `group` then only this users can use speed dial numbers
in other case speed dial numbers are global for domain.

* Fixup for renaming domains (#2517)

The previous fix was incomplete, this one should do it.

* Create app_defaults.php

* Update page.lua

* CC Key Support for Call Center (#2518)

* Exit Keys support

* Multilanguage support

* CC Key Support

* Update call_center.php

* Update code to iterate over numbers. (#1727)

* Update code to iterate over numbers.

This code fixes some problems
 * range like `009-010` current code produce numbers `009` and `0010`
 * range like `200-100` now raise error so it will be easy to debug
 * range like `010-20` now generate error.
 * `destination` is string so condition `destination == tonumber(sip_from_user)` is always false so change it `destination == sip_from_user`

* Fix. handle ranges like `100-100`

* Update index.lua

* Update start_recording.lua
2017-04-24 16:43:32 -06:00