markjcrane
29ef9d4b6d
Make the advanced -> command execute page more compact.
2016-04-14 14:50:06 -06:00
markjcrane
c630449636
Remove contact_email from v_contacts table as this was replaced by the v_contact_emails table.
2016-04-14 10:40:25 -06:00
Alexey Melnichuk
85454fbc9c
Add. `allowed_extension` array to specify allowed files in email.
2016-04-14 17:38:33 +03:00
reliberate
aeabb4a072
Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
...
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
FusionPBX
7961eb3b37
Merge pull request #1533 from moteus/dialplan_copy_check_str
...
Fix. Check string before build sql when do copy dialplan extension.
2016-04-12 12:40:01 -06:00
FusionPBX
68bbd8d0a4
Merge pull request #1541 from moteus/parse_imap_text
...
Improve mail parse
2016-04-12 12:39:37 -06:00
reliberate
d423fa566d
Dashboard: Remove unnecessary inline cursor style, minor mods.
...
Call Routing: Minor mods.
2016-04-12 10:20:40 -06:00
reliberate
a8d39d53fa
Call Control: Fix wrapping when mini paging controls visible.
2016-04-08 11:00:58 -06:00
Alexey Melnichuk
eb1a13fc23
Change. `parse_message` do full parse test and attachments.
...
Change. use only `text/plain` part to build front page.
Change. use only `attachment` but not `inline` files to build fax file.
2016-04-08 12:31:13 +03:00
reliberate
3da09fc000
Command: Disable Find/Replace control, not compatible with Bootstrap.
2016-04-07 15:20:06 -06:00
reliberate
6a0465609f
Dashboard: Fix issue with Ring Group Forward not saving changes.
...
Misc: Restore/Fix some missing/botched HTML tags.
2016-04-07 14:14:32 -06:00
reliberate
798f94125f
Theme: Integrate settings to customize the style of edit form tables (label, field, heading and row cells).
...
Editor: Prevent / (slashes) in clip name.
Dialplan Editor: Code cleanup, and minor adjustments for theme compatibility.
Functions: Add option to check_str() to skip string trim.
2016-04-07 12:00:19 -06:00
Alexey Melnichuk
c9ba145f1d
Fix. get text part of email message with single part email.
2016-04-07 13:11:24 +03:00
markjcrane
f55c0c9ee3
Fix IVR Menu say and tone for long greeting.
2016-04-06 01:38:30 -06:00
markjcrane
b8b1b0afb6
contact_group_uuid value is not working get the value from the database.
2016-04-06 00:39:27 -06:00
markjcrane
4431b99fc5
Fix the contact group delete button.
2016-04-06 00:33:52 -06:00
markjcrane
e605cabc1a
Fix assigning groups to contacts.
2016-04-06 00:27:57 -06:00
markjcrane
1476757605
Remove the lan access control list as its not needed by default.
2016-04-06 00:14:53 -06:00
markjcrane
0080578811
Update the script.php class use session event socket information for now.
2016-04-04 23:27:41 -06:00
markjcrane
7f082bdef3
Add a missing permission on backup.
2016-04-04 19:51:22 -06:00
Alexey Melnichuk
d15820f167
Fix. Check string before build sql when do copy dialplan extension.
2016-04-04 14:41:18 +03:00
markjcrane
df9d78a11f
Get the script_dir path from event socket.
2016-04-03 09:47:58 -06:00
markjcrane
194dccfd93
Use is_dir instead of check for the length of the stirng.
2016-04-03 09:36:27 -06:00
markjcrane
1bfbbdb262
Only write the scripts if the directory is set.
2016-04-03 09:29:37 -06:00
markjcrane
2156d17da8
Rename to the switch_settings class.
2016-04-02 20:11:51 -06:00
markjcrane
b5fbf389dd
Change the switch class to freeswitch.
2016-04-02 19:37:37 -06:00
markjcrane
51ea37ed18
Rename the EventSocket class.
2016-04-02 19:23:16 -06:00
markjcrane
562f000356
Add a new switch class with a method to get the directories needed for FreeSWITCH and add them to default settings -> switch category.
2016-04-02 17:53:51 -06:00
markjcrane
3ad26f1965
Change expire["sofia_conf"] to expire["sofia"] and expire["acl_conf"] to expire["acl"]. Then add a default value to prevent nil errors when the conf.lua script has not been updated.
2016-04-02 08:32:43 -06:00
reliberate
4a4517a5ab
Functions: Enhance img_spacer() function.
...
Dialplan Edit: Integrate img_spacer() to fix row divider.
Default/Domain/User Settings: Use img_spacer() function for color swatches.
Contact Times: Adjust for recent changes on img_spacer() function.
2016-04-01 19:44:26 -06:00
reliberate
d73ea93a14
Voicemail: Show Add button even when no Voicemails exist.
...
Extensions: Integrate keyboard shortcuts (Ctrl+A to select all, Delete to delete checked).
2016-03-31 18:03:32 -06:00
reliberate
9cfedbf2e9
Function: Created key_press function to dynamically generate key detection javascript.
...
Voicemail: Ctrl+A checks all checkboxes, pressing Delete deletes the checked Voicemails.
Editor: Integrated key_press function.
Command: Integrated key_press function.
2016-03-31 17:11:37 -06:00
reliberate
34ab9676bb
Editor: Add Default Setting descriptions.
2016-03-31 10:50:31 -06:00
reliberate
2836d5dda7
Editor: Create app_defaults to add related Default Settings.
2016-03-31 10:45:09 -06:00
FusionPBX
31c9fafc47
Merge pull request #1524 from moteus/extension_select_count
...
Fix. Display extension on MySQL.
2016-03-30 08:53:36 -06:00
reliberate
a9a61105b3
SIP Profile Settings: Set paging at 200 records, add param.
2016-03-30 00:58:47 -06:00
markjcrane
da0e54da44
Change some IVR Menu defaults as 0 is unlimited and 1 continues to the exit on the first error.
2016-03-29 21:10:43 -06:00
reliberate
d853e357bd
Dashboard, Call Routing, Ring Groups language file fix.
2016-03-29 16:36:39 -06:00
reliberate
7a1e3b7a0b
Call Routing: More responsive layout, includes additional info in list view.
2016-03-29 16:28:17 -06:00
reliberate
94ed94f786
Ring Groups: Language file fixed.
2016-03-29 14:20:06 -06:00
reliberate
a1dda766d8
Theme: Minor CSS tweaks.
...
Ring Groups: Rework forwarding controls - integrate into Dashboard view and Ring Group edit page.
2016-03-29 14:15:01 -06:00
Alexey Melnichuk
04a0349050
Fix. Display extension on MySQL.
...
Problem that
```SQL
select (select count(*) as num_rows ...)
```
is not the same as
```SQL
select (select count(*) ...) as num_rows
```
I think problem may be on SQLite too.
2016-03-29 19:00:59 +03:00
markjcrane
6976624c67
Remove the cast on app/calls/calls.php to fix non-numeric extensions.
2016-03-29 03:49:41 -06:00
markjcrane
b7ee8d69c3
Fix the problem with non-numeric extension causing an error. Not certain we will keep this method but its an interesting solution.
2016-03-29 03:42:24 -06:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
5b97091e27
Theme: Add additional Settings to control the style of various elements, remove old css classes.
...
Default/Domain/User Settings: Add color previews in list view.
2016-03-28 22:29:15 -06:00
reliberate
2550d4b91d
Language changes for last commit.
2016-03-28 18:07:02 -06:00
reliberate
a03125fc53
Languages file for last commit (doh).
2016-03-28 17:58:19 -06:00
reliberate
0cb8ab5224
Theme: Replace image-based control icons with Bootstra Glyphicon buttons.
...
Voicemail Messsages: Added ability to toggle message status (saved/new).
2016-03-28 17:50:07 -06:00
reliberate
5793de2851
Destinations/Extensions/Voicemails: Better sorting ability.
2016-03-28 15:21:05 -06:00
reliberate
6fe526a22b
Contact Timer: Replace PHP short tags.
2016-03-28 14:28:10 -06:00
reliberate
12967e6b67
Dialplan Edit: Style mods.
2016-03-28 09:57:03 -06:00
reliberate
403bcc5a2e
Dialplan Edit: Disable text-overflow (for now).
2016-03-28 09:31:53 -06:00
reliberate
3f3956d345
Recordings/CDR: Fix audio playback and progress bar style.
2016-03-28 09:09:33 -06:00
reliberate
132df44989
Access Controls: Update layout/style.
2016-03-28 08:41:55 -06:00
reliberate
8c6b7deec1
Theme: Explicitly set file input class to be inline.
...
MOH: Revert last change.
2016-03-28 08:22:59 -06:00
reliberate
242059a777
MOH: Fix layout issue with file upload input and clear button.
2016-03-28 08:11:04 -06:00
reliberate
d4acccae72
Call Routing: Improve order by - sort numerically.
2016-03-28 07:36:25 -06:00
Alexey Melnichuk
2e67edabbf
Fix. Display extensions in order way
2016-03-28 11:54:47 +03:00
reliberate
95cf70bcd2
Import Contacts: Fix layout issue.
2016-03-27 03:00:05 -06:00
reliberate
eb7f66e42e
Command: Correct layout & styles.
2016-03-27 02:54:29 -06:00
markjcrane
2d6b3f3973
Change the app/emails/app_languages.php to UTF-8 encoding and used a spanish dictionary to fix the translations that were broken when converting file encoding.
2016-03-27 01:18:51 -06:00
markjcrane
6fa0cd2e2c
Change the encoding type for app/emails/app_menu.php to UTF-8.
2016-03-27 01:10:29 -06:00
markjcrane
2107b2a1b5
Fix v_settings update sql command in app/settings/app_defaults.php.
2016-03-26 23:59:28 -06:00
markjcrane
4c1a5d6579
Remove agent_admin from call_centers/app_menu.php as it doesn't exist by default and causes an error.
2016-03-26 23:36:13 -06:00
reliberate
d5c60df4fc
Added: Bootstrap Framework - initial integration.
...
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
markjcrane
bb4113e210
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-24 23:08:45 -06:00
markjcrane
4a31b2343e
Change to the new context require renaming two variables to be consistent and to prevent a problem.
2016-03-24 23:08:23 -06:00
FusionPBX
ddcb4cab28
Revert "Revert "Revert "search selects"""
2016-03-24 22:25:18 -06:00
FusionPBX
d7b95e462b
Revert "Revert "search selects""
2016-03-24 22:03:37 -06:00
FusionPBX
f9096f9cf1
Revert "search selects"
2016-03-24 22:02:41 -06:00
FusionPBX
e9904a03da
Merge pull request #1497 from blackc2004/master
...
search selects
2016-03-24 21:56:20 -06:00
FusionPBX
26bc871c46
Merge pull request #1500 from moteus/provision_contact_sql
...
Fix. SQL text to query user contact in provision class
2016-03-24 21:44:32 -06:00
markjcrane
a93902cfcc
Fix some of the elements in the contacts array.
2016-03-24 21:43:03 -06:00
FusionPBX
51a1f88d94
Merge pull request #1502 from moteus/provision_contact_category
...
Fix. Export `contact_category` for provisioning template
2016-03-24 21:38:50 -06:00
markjcrane
b11b98da52
Change sytnax from database["name"] to database.name in the config.lua.
2016-03-24 20:15:09 -06:00
markjcrane
7a4d698f1a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-24 15:02:30 -06:00
markjcrane
9249e1db9a
On windows force to / instead of the backslash \ as path. This fixes a problem where recording c:\pathtofusionpbx\recordings fails because the \r gets understood as a carriage return in the session:record in FreeSWITCH.
2016-03-24 15:02:04 -06:00
Alexey Melnichuk
f59bc03c9d
Fix. SQL in group contacts
2016-03-24 17:59:01 +03:00
Alexey Melnichuk
011d9a8322
Fix. Export `contact_category` for provisioning template
...
Add. Export `contact_type` and `phone_label` for provisioning template
2016-03-24 17:54:31 +03:00
Alexey Melnichuk
f04ccb925a
Fix. SQL text to query user contact in provision class
2016-03-24 15:54:29 +03:00
Alexey Melnichuk
f7b7da0dd4
Fix. Display correct gateway name in URI on `Fax Active` page
2016-03-23 14:02:33 +03:00
markjcrane
b14dbab82a
Show both LAN and WAN IP in the registrations.
2016-03-23 00:14:30 -06:00
markjcrane
e025cf3405
Replace the external ip with the internal nat ip address.
2016-03-23 00:07:50 -06:00
markjcrane
0427a5ac97
Re-add the time condition dialplan button label.
2016-03-22 23:52:37 -06:00
markjcrane
82c18e988b
Time condition hide the group label as it uses too much vertical space and the group number is provided by default.
2016-03-22 23:39:23 -06:00
blackc2004
c2e1755931
search selects
2016-03-22 15:42:46 -07:00
markjcrane
024fd460bd
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-21 23:45:36 -06:00
reliberate
66bcb6e836
Editor: Fix Clip Library folder nesting, misc adjustments to Clip and File lists.
2016-03-21 16:01:44 -06:00
markjcrane
7b2fd68806
Add support for destination_number name to be customized on inbound routes.
2016-03-21 11:13:47 -06:00
reliberate
4bd2639fcf
Dashboard: Enhance with priority numbers and additional System Count items.
...
Devices: Fix missing translation.
Voicemails: Fix missing translation.
2016-03-20 03:22:29 -06:00
markjcrane
36e5655242
Fix a minor display issue for contacts.
2016-03-19 21:57:37 -06:00
markjcrane
ca3615466e
Hide the IVR sub menus until they are ready.
2016-03-19 21:18:07 -06:00
markjcrane
0fcdca1db7
Correct the syntax for the app destinations array.
2016-03-19 19:59:52 -06:00
markjcrane
e17c11f754
Update the IVR Menu class to make dialplan more modular. Add option for LUA or application IVR.
2016-03-19 19:06:06 -06:00
FusionPBX
efe12b1f4f
Merge pull request #1495 from blackc2004/master
...
fix some email stuff
2016-03-19 15:17:43 -06:00
reliberate
aa44e02b32
Voicemail: Add bulk delete ability for Messages, instant saved indication when playing/downloading, and table row click to play.
...
Dashboard: Minor code cleanup.
2016-03-19 13:54:24 -06:00
reliberate
907f6cae9c
Voicemail: Change 'View' link to 'Messages' instead.
2016-03-19 08:16:49 -06:00
reliberate
409afa0bed
SQL Query: Removed.
...
Command: Integrate SQL Query functionality within Command app.
(Note: Permission and Menu modifications - please Restore Defaults)
2016-03-18 23:18:00 -06:00
blackc2004
4003ba170c
fix some email stuff
2016-03-18 18:53:41 -07:00
reliberate
6797e7cb7e
Command: Enable PHP syntax highlighting without opening/closing tags.
2016-03-17 17:33:33 -06:00
reliberate
fed93fb2db
Command: Fix bug with Ctrl+Enter to Execute.
2016-03-17 15:57:44 -06:00
reliberate
e1d192b501
Command: Integrate new editor, include Clip Library.
2016-03-17 15:50:18 -06:00
markjcrane
08b4e3138c
Add destination number regex and string_to_regex function.
2016-03-17 13:22:03 -06:00
reliberate
39bfec7aa2
Extensions: Added bulk delete.
...
Voicemail: Added bulk delete. On delete, remove recordings folder, and voicemail_options, _destinations, and _greetings database records.
2016-03-16 18:48:42 -06:00
markjcrane
9cd30165d4
Change daylight_savings_start_date to daylight_savings_start_day as it is more accurate for representing the data. Add daylight_savings_start_time and daylight_savings_stop_time
2016-03-15 16:15:32 -06:00
markjcrane
d1d041dc62
Update default settings add daylight_savings_start_month and date for the polycom templates.
2016-03-15 13:51:01 -06:00
markjcrane
8cc6bb09a6
Add polycom_digitmap to provision category in default settings.
2016-03-15 12:50:04 -06:00
markjcrane
a5ce37ea03
Move contact_exists to a method in the provision class.
2016-03-15 12:22:57 -06:00
FusionPBX
13014903f5
Merge pull request #1489 from mafoo/Enhance-device_edit
...
Enhance device_edit
2016-03-15 03:12:57 -06:00
reliberate
b503a127c9
User Dashboard: Restore Click-to-Call functionality.
2016-03-14 18:59:30 -06:00
mafoo
d49d47bcf6
Enhance device_edit
...
tweaked fade in/out for files elements to make them fade in sync and out
in sync
fixed fadeIn for files button as attaching to the fadeout on select
seems to be broken
2016-03-14 16:14:27 +00:00
FusionPBX
c21de89d51
Merge pull request #1459 from moteus/operator_panel_short_number
...
Fix. Use operator panel with short extension.
2016-03-11 13:38:18 -07:00
FusionPBX
6c8aa675a2
Merge pull request #1468 from mafoo/WhitespaceClean-app/batch_1
...
WhitespaceClean-app/batch_1
2016-03-11 13:35:41 -07:00
FusionPBX
45704a7707
Merge pull request #1469 from mafoo/WhitespaceClean-app/batch_2
...
WhitespaceClean-app/batch_2
2016-03-11 13:35:24 -07:00
FusionPBX
ad3ea2d1a9
Merge pull request #1466 from mafoo/WhitespaceClean-app/sip_profiles
...
WhitespaceClean-app/sip_profiles
2016-03-11 13:27:38 -07:00
FusionPBX
1aa56e7bfa
Merge pull request #1467 from mafoo/WhitespaceClean-app/xml_cdr
...
WhitespaceClean-app/xml_cdr
2016-03-11 13:25:49 -07:00
FusionPBX
17d433f12e
Merge pull request #1460 from mafoo/Enhance-Add_mod_translate
...
added mod_translate to the modules list
2016-03-11 13:24:43 -07:00
FusionPBX
ab3aaf51cb
Merge pull request #1462 from mafoo/BugFix-Translation-True_False
...
BugFix-Translation-True_False
2016-03-11 13:24:13 -07:00
FusionPBX
d312084d21
Merge pull request #1465 from mafoo/WhitespaceClean-app/dialplan
...
WhitespaceClean-app/dialplan
2016-03-11 13:22:02 -07:00
FusionPBX
c1dfbae3ce
Merge pull request #1464 from mafoo/WhitespaceClean-app/access_controls
...
WhitespaceClean-app/access_controls
2016-03-11 13:21:00 -07:00
markjcrane
961e527abb
Change device_provision_enable to device_enabled to make it consistent with the rest of the fields that are used for to enable and disable something.
2016-03-11 11:46:02 -07:00
mafoo
6eed9935d4
WhitespaceClean-app/batch_2
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 12:01:24 +00:00
mafoo
3b438926b6
WhitespaceClean-app/batch_1
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:56:29 +00:00
mafoo
4131926b86
WhitespaceClean-app/xml_cdr
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:54:18 +00:00
mafoo
4b51565e9f
WhitespaceClean-app/sip_profiles
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:51:17 +00:00
mafoo
dda30766ec
WhitespaceClean-app/dialplan
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:49:17 +00:00
mafoo
27438d8919
WhitespaceClean-app/access_controls
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:47:28 +00:00
mafoo
77c72c8d7c
BugFix-Translation-True_False
...
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +00:00
reliberate
49bb6c1ded
User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status).
...
CDR: Adjust icon status and missed call filter to be more accurate, simplify User's view of CDR, add additional call result filter.
2016-03-10 16:29:47 -07:00
mafoo
8612897a03
added mod_translate to the modules list
2016-03-09 17:46:20 +00:00
Alexey Melnichuk
8b96881a5d
Fix. Use operator panel with short extension.
...
Problem because if you have say 15 ext. and one of ext has say number `14`
and extension `14` has index 15 in array.
And php returns
```PHP
$a = array('14' => 'string', 14 => 'number');
print($a['14']); // number
``
2016-03-09 16:24:20 +03:00
markjcrane
8dd72afbd7
Add new default settings for http_auth_type, contact_extensions, contact_groups, and contact_users.
2016-03-07 21:35:38 -07:00
markjcrane
a30b4662b4
Add http digest authentication and make it the default with an option to use basic if required.
2016-03-07 21:31:37 -07:00
markjcrane
cc3c8f3c34
Add the contacts array to provisioning template to be used for the phone directory.
2016-03-04 18:37:01 -07:00
markjcrane
7763ece535
Fix indentation on the editor.
2016-03-04 13:18:30 -07:00
reliberate
39a31432ba
User Dashboard: Minor layout optimizations.
...
Follow Me: Added search and minimized paging controls.
Extensions: Added minimized paging controls.
2016-03-03 19:01:58 -07:00
reliberate
877c1e805d
Call Center Agent: Prevent duplicate sip_invite_domain key/value insertion on Agent edit.
2016-02-29 22:54:24 -07:00
reliberate
b6331f74a2
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-02-29 21:49:36 -07:00
reliberate
4db3c727ec
Outbound Route: Set effective_caller_id_name to use Emergency CID Name when creating 911 route.
2016-02-29 21:46:13 -07:00
markjcrane
63fd267125
Add a call limit dialplan disabled for now.
2016-02-29 18:46:50 -07:00
markjcrane
03897edf95
Rename install_first_time variable and file name. Remove the install/upgrade_switch.php which isn't being used anymore. Update the indentation and remove inconsistent white spaces.
2016-02-29 09:24:05 -07:00
markjcrane
f32d99377f
If follow me is enabled then show it by default.
2016-02-26 14:35:58 -07:00
markjcrane
e542a9aea3
Add a new permission follow_me_ignore_busy.
2016-02-26 14:13:32 -07:00
reliberate
3e658f56a4
Inbound Routes: Set column widths on form.
2016-02-25 18:45:27 -07:00
reliberate
9b9d8b4e3b
Devices, Extensions, Gateways, Users: Bypass browser password manager prompt when saving.
2016-02-25 18:19:51 -07:00
reliberate
7d6ef13fed
Voicemail: Remove unnecessary echo.
2016-02-25 15:57:28 -07:00
reliberate
3b327be2dd
Voicemail: Fixes to Greeting select box. Bypass browser password manager pop-up when saving.
2016-02-25 14:39:28 -07:00
reliberate
8da349c3e9
Voicemail: Provide a select box to choose a Greeting, instead of requesting the Greeting ID to be entered.
2016-02-25 12:06:45 -07:00
reliberate
05c7c909b6
Call Control: Hide Follow Me settings when not Enabled.
2016-02-25 11:16:36 -07:00
reliberate
92f61d91dc
Edit: Allow selection of current file path.
2016-02-25 10:28:33 -07:00
reliberate
da6b8b7c97
Call Control: Fix - Do not disable Call Forward On Busy and Call Forward No Answer when Do Not Disturb is enabled.
2016-02-25 10:03:08 -07:00
Alexey Melnichuk
1379c16e2e
Fix. Works on php < 5.4.0 and short_open_tag=Off
2016-02-25 15:17:41 +03:00
reliberate
dd07c65705
Edit: Customize defaults with Settings, add live preview on Mode and Font Size.
2016-02-25 01:19:24 -07:00
reliberate
baf579c03e
Edit: Added Find/Replace and Go To (Line) features in toolbar, rename Ace application folder.
2016-02-24 14:44:32 -07:00
reliberate
da3112e0a5
Edit: root.php updated
2016-02-24 12:49:20 -07:00
reliberate
5ddd647875
Edit: Revamp using Ace editor (ace.c9.io).
2016-02-24 12:28:35 -07:00
markjcrane
48588d9ec3
Add domain_uuid to the CDR result set.
2016-02-23 19:42:10 -07:00
markjcrane
8b2cb82df7
If show all is used on the export then remove the domain name from the file name.
2016-02-23 19:33:16 -07:00
markjcrane
c0ddb2d857
Add showall hidden option to the regular CDR search form.
2016-02-23 19:19:03 -07:00
markjcrane
3b035a46c1
Fix the SQL command when using the advanced search and improve security on how showall is being used.
2016-02-23 19:05:52 -07:00
markjcrane
7d5382ed6d
Change a POST to a GET on the advanced search for CDR.
2016-02-23 18:15:07 -07:00
markjcrane
01a9438f4e
Fix the checkbox on the show all for the advanced search.
2016-02-23 18:09:00 -07:00
markjcrane
7539244e49
Additional work to get the CDR to allow the show all to work with the regular search and advanced search.
2016-02-23 17:53:21 -07:00
markjcrane
6108009850
Allow admin access to the menu for dialplan -> destinations.
2016-02-23 11:10:27 -07:00
markjcrane
0a973bfd34
Add round brackets around the condition destination_number for inbound routes generated by destinations.
2016-02-22 14:28:45 -07:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
markjcrane
8cbdc86391
Device add Mitel line functions that match the Mitel web interface.
2016-02-19 11:11:56 -07:00
FusionPBX
ea07e944a7
Merge pull request #1442 from moteus/acl_flush_memcache
...
Fix. Clear memcache after edit ACL.
2016-02-16 08:53:29 -07:00
Alexey Melnichuk
cf290cdd68
Fix. Clear memcache after edit ACL.
2016-02-16 14:02:00 +03:00
blackc2004
ddd1e35185
fix if_permission
2016-02-15 11:19:18 -08:00
markjcrane
4757d0e9d6
Add ability to the acl.conf.xml to read a description attribute.
2016-02-14 03:09:55 -07:00
markjcrane
fc255818c6
If the user is in the superadmin or admin group and user group it was preventing the fax_forward number from being updated.
2016-02-11 00:19:44 -07:00
markjcrane
bc6d44a6c1
Fax add a way to change the inbound fax file name.
2016-02-10 21:44:03 -07:00
markjcrane
93d02e85af
Fix the check to see if domain_name is not set.
2016-02-10 17:15:31 -07:00
markjcrane
7716a09f54
XML CDR - if the domain_uuid is not found then attempt to use sip_req_host to get the domain name. If domain_name and domain_uuid are still empty then add the CDR record with the domain_uuid as null so there is a record of the call.
2016-02-10 13:54:15 -07:00
FusionPBX
6e95b9b363
Merge pull request #1435 from skyeblueiscool/patch-1
...
Update follow_me.php
2016-02-06 23:06:01 -07:00
FusionPBX
7cc0be12d2
Merge pull request #1433 from mafoo/BugFix-conference_center_rooms
...
Fix for when a conference room has no admins
2016-02-06 15:42:29 -07:00
markjcrane
ec1b77853d
Change the category to provision for provision ntp_server_primary, and ntp_server_secondary.
2016-02-06 14:53:31 -07:00
skyeblueiscool
1524775135
Update follow_me.php
2016-02-05 16:47:36 -08:00
mafoo
5c1da9533e
Fix for when a conference room has no admins
...
If a conference room had no admins it would become impossible to see it in the GUI
This fix makes it possible for a admin or super admin to view rooms in this state.
this uses a new permission "conference_room_view_all"
2016-02-05 09:47:42 +00:00
markjcrane
7bcb324e58
Fix a minor mistake.
2016-02-04 23:39:08 -07:00
markjcrane
b4f9a1308e
Hide memcache on the system status page if FreeSWITCH is not installed.
2016-02-04 23:28:23 -07:00
mafoo
b231e0ff84
made it possible to find phrases
...
fixed string replace not taking out spaces aswell
2016-02-04 16:19:27 +00:00
mafoo
92894bb157
fix for incorrect destinations
2016-02-04 15:49:03 +00:00
mafoo
90e9b0a149
Corrected selected statements
2016-02-03 17:32:07 +00:00
FusionPBX
aacaaeb4f0
Merge pull request #1425 from mafoo/BugFix-Phrases
...
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 08:17:26 -07:00
mafoo
22fe132900
Fix for phrases are actually phrase_uuid not phrase_name.domain_uuid
2016-02-03 15:08:28 +00:00
Alexey Melnichuk
f91735367e
Fix. Save instead of empty value path to recordings for some sound options.
2016-02-03 10:28:12 +03:00
Alexey Melnichuk
134f44e4d4
Fix. Path to records in music on hold.
2016-01-28 13:17:30 +03:00
markjcrane
ceacd5f156
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-27 15:56:42 -07:00
markjcrane
d65982cfac
Add a new permission extension_user_record to control who is able to see extension record. By default superadmin has this permission.
2016-01-27 15:56:22 -07:00
FusionPBX
633f836c42
Merge pull request #1413 from mafoo/BugFix-Phrases
...
phrases should be written out as there uuid
2016-01-26 10:38:43 -07:00
mafoo
f5d16aebbc
phrases should be written out as there uuid
...
not the name.domain_uuid format
2016-01-26 17:34:44 +00:00
markjcrane
efa9af2b16
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-25 21:27:37 -07:00
markjcrane
5172809a86
Add Cisco and Linksys to the format_mac list.
2016-01-25 21:27:21 -07:00
FusionPBX
1e27c45fd7
Merge pull request #1406 from moteus/modules_no_esl
...
Fix. Display modules form if FS does not start.
2016-01-25 21:18:22 -07:00
markjcrane
cd58b105cb
More work on user assigned contacts.
2016-01-25 20:38:45 -07:00
markjcrane
2e306568e4
Disable default settings -> call center path by default.
2016-01-25 10:24:09 -07:00
markjcrane
3f23406438
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-22 11:11:23 -07:00
markjcrane
b9ec795704
Change Mitel Line 1-8 to Line only.
2016-01-22 11:02:25 -07:00
mafoo
6b3f79787d
fix for when the element is not in the document yet
2016-01-22 11:51:58 +00:00
Alexey Melnichuk
36741f96cc
Fix. Display modules form if FS does not start.
2016-01-22 13:05:13 +03:00
markjcrane
9d5c1314bf
Move the php tag.
2016-01-21 23:33:03 -07:00
markjcrane
1829ee52a8
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-21 23:29:29 -07:00
markjcrane
df1dc6b2bc
Start the Mitel functions list.
2016-01-21 23:29:13 -07:00
Alexey Melnichuk
ae243926ce
Fix. Copy dialplan extension with correct `add_uuid` for outbound route.
2016-01-21 17:29:14 +03:00
markjcrane
8b1eff5793
Fix the provisioning class.
2016-01-20 12:26:01 -07:00
markjcrane
42ba38b98c
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-20 11:58:33 -07:00
markjcrane
e97a3a242b
Add device profile copy button.
2016-01-20 11:58:10 -07:00
FusionPBX
5815f95d4f
Merge pull request #1397 from mafoo/Enhance-root.php
...
Enhance root.php
2016-01-20 11:06:18 -07:00
mafoo
7a974910be
values were being assigned rather than compared
2016-01-20 13:44:36 +00:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
markjcrane
5efc4dd0b7
Add personal directory array for provisioning.
2016-01-19 22:14:02 -07:00
markjcrane
812856e92a
Add a few more permission checks to conference_room_edit.php
2016-01-18 22:06:45 -07:00
markjcrane
0834f67911
Work on the permissions for contacts.
2016-01-18 21:46:49 -07:00
markjcrane
0689bedc48
Allow call forward and follow me to be setup when the extension is disabled.
2016-01-18 21:33:03 -07:00
markjcrane
fe1c30c182
Remvove the shared option and update the contact description.
2016-01-18 18:30:22 -07:00
markjcrane
6e22de05e4
Move the contact user data to the correct table.
2016-01-18 17:51:32 -07:00
markjcrane
5a440891a9
Simply deleting contact users and groups.
2016-01-18 17:42:32 -07:00
markjcrane
3c626179f3
Add a missing bracket.
2016-01-18 16:55:26 -07:00
markjcrane
316274a258
Update permissions on contact_edit and add ability to delete a user that is assigned to the contact.
2016-01-18 16:53:19 -07:00
markjcrane
22d94764d3
Update the sql query that lists the assigned users to specific contacts.
2016-01-18 15:02:34 -07:00
markjcrane
37ed0f962c
Fix the contact page layout.
2016-01-18 14:44:05 -07:00
markjcrane
fbabf6706c
Add the translations for Users, and add the new permissions.
2016-01-18 14:35:44 -07:00
markjcrane
2548a5d5e7
Add contact user list to contact_edit.php.
2016-01-18 14:17:59 -07:00
markjcrane
c5d40cb305
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-18 14:15:36 -07:00
markjcrane
6eeaa99ccb
Move the sql queries from the content in conference_room_edit.php
2016-01-18 14:15:21 -07:00
FusionPBX
9de5d3d21f
Merge pull request #1396 from mafoo/Enhance-BugFix
...
Enhance root.php
2016-01-18 11:22:41 -07:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
markjcrane
505c1e6276
Assign the user that created the contact to the user that created it. When deleting a contact delete the user assigned to it.
2016-01-17 16:16:51 -07:00
markjcrane
e9ff3523ec
Add a new table v_contact_users.
2016-01-17 14:17:12 -07:00
markjcrane
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
markjcrane
7d2b10357f
Set the mac address to lower case in a different location.
2016-01-16 12:02:32 -07:00
markjcrane
6388cdc538
Set the mac address to lower case.
2016-01-16 11:58:22 -07:00
markjcrane
74ba8f038e
This doesn't appear to be completed. The developer that created should talk to me about what its purpose is as this seems to duplicate domain settings.
2016-01-16 10:33:46 -07:00
FusionPBX
d298dad5cc
Merge pull request #1331 from mafoo/BugFix-root.php_logic
...
Rollout new root.php
2016-01-16 10:09:44 -07:00
markjcrane
912e9dab28
Consolidate the SQL Queries for better performance.
2016-01-16 09:54:01 -07:00
markjcrane
eb5842b74a
Fix a problem with the provision url path which was caused by a pull request in the last 12 hours.
2016-01-16 09:44:15 -07:00
FusionPBX
6e2cc41caf
Merge pull request #1139 from joernott/master
...
Allow provisioning with internal addressbook and update snom320 tpl
2016-01-15 22:45:32 -07:00
FusionPBX
40d6c3f601
Merge pull request #1385 from blackc2004/master
...
yealink remote phone book
2016-01-15 22:40:55 -07:00
FusionPBX
960de5f65a
Merge pull request #1388 from mafoo/BugFix-Devices
...
BugFix to app/devices
2016-01-15 21:42:01 -07:00
blackc2004
937bd501cf
Update 980_cidlookup.xml
2016-01-15 20:16:21 -08:00
markjcrane
7d5312520a
Make the domain in MN_Generic.cfg dynamic.
2016-01-15 17:35:00 -07:00
markjcrane
4c5d644757
Mitel provisioning add MN_Generic.cfg and update the 5324 and 5340 templates.
2016-01-15 17:09:16 -07:00
Matthew Vale
93256a60ab
changed protocol to match request
2016-01-15 13:43:10 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
markjcrane
fca7beb7af
If the call group or toll allow have a value set set selected.
2016-01-13 17:57:25 -07:00
markjcrane
9c5eb3faea
Use call group singular instead of plural.
2016-01-13 16:40:26 -07:00
markjcrane
b8d3ca338d
Add an option for toll allow and call group select list.
2016-01-13 16:26:55 -07:00
blackc2004
526a20169e
start of local extensions as remote phone book
2016-01-13 10:08:38 -08:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
markjcrane
f0b57b1516
Add hangup to the destination select list.
2016-01-12 21:07:49 -07:00
markjcrane
274b18cebd
Remove the round brackets as they are not needed with this dialplan.
2016-01-12 20:54:48 -07:00
markjcrane
8fd1f22418
Remove the line after ?>
2016-01-12 20:48:22 -07:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
Matthew Vale
91e4d3af28
Added display of project root
2016-01-12 13:55:32 +00:00
Matthew Vale
c8f55bf922
Initial changes to root.php
...
added new $_SERVER['PROJECT_ROOT'] that takes into account sub-dir detection
2016-01-12 13:55:27 +00:00
markjcrane
595f10ef2f
Change array extensins to contact_extensions and add a new extension array. Remove trailing spaces. And add a new cisco 79xx directory called Our Phones.
2016-01-12 02:42:59 -07:00
markjcrane
9396d788b0
Set the mac address variable.
2016-01-11 07:58:57 -07:00
markjcrane
7bb49cce58
Change the vendor ID hex number to lower case and re-use prov object that already exists.
2016-01-09 11:50:49 -07:00
markjcrane
62c83ff03f
Method get_vendor add vendor mitel and put them in alphabetical order.
2016-01-09 11:37:40 -07:00
markjcrane
af92cdc744
Use the format_mac method in the provision class.
2016-01-09 11:22:10 -07:00
markjcrane
9f49e6537a
Continued work on formatting the mac address for upper or lower case.
2016-01-09 11:10:37 -07:00
markjcrane
10f74f391e
Device File download format the mac address file name according to the requirements of the vendor.
2016-01-09 09:52:27 -07:00
markjcrane
abed276070
Add a missing keyword function.
2016-01-09 09:46:43 -07:00
markjcrane
a2bfb8ff94
Add a new method call format_mac to make the code more reusable.
2016-01-09 09:43:14 -07:00
markjcrane
4149f0300d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-01-09 09:29:53 -07:00
markjcrane
ea4cdb9bd8
Set the mitel mac address to upper case.
2016-01-09 09:29:39 -07:00
Luis Daniel Lucio Quiroz
2fccf1c09e
Bill the incoming call
...
wrong variable, use the correct one.
2016-01-08 23:44:06 -05:00
markjcrane
728e33bd68
Update the name of the dialplan.
2016-01-08 14:13:00 -07:00
markjcrane
b1839f08e7
Add a dialplan for mod_cidlookup.
2016-01-08 14:05:59 -07:00
FusionPBX
6cb7477952
Merge pull request #1369 from blackc2004/patch-30
...
Update xml_cdr_search.php
2016-01-05 11:39:07 -07:00
FusionPBX
e288318cf9
Merge pull request #1370 from blackc2004/patch-31
...
Update xml_cdr.php
2016-01-05 11:38:48 -07:00
FusionPBX
1aadcd7954
Merge pull request #1372 from blackc2004/patch-32
...
Update app_config.php
2016-01-05 11:38:08 -07:00
blackc2004
52e727ed54
Update emails.php
2016-01-05 10:21:55 -08:00
blackc2004
f539ce9a29
Update app_config.php
2016-01-05 10:20:12 -08:00
blackc2004
a307a63804
Update xml_cdr.php
2016-01-05 10:13:54 -08:00
blackc2004
e3d48040f5
Update xml_cdr_search.php
2016-01-05 10:12:39 -08:00
Matthew Vale
725876a0e8
Updated ring_group_forward for user dashboard
...
this is so the user_dashboard consistently shows the ring group name (as
used elsewhere to refer to a ring group)
2016-01-05 15:17:20 +00:00
markjcrane
5daf58be72
Using phrase uuid instead of the phrase name reason is this prevents the phrase from breaking when the phrase name is changed.
2016-01-04 17:16:14 -07:00
Alexey Melnichuk
e51b97fdf2
Fix. Do not cast dialed number to int in `Operator Panel` app.
...
This make problems with numbers starting with `0` e.g. (001)
Also this makes problem with too long numbers which does not fit to int type.
2015-12-28 15:48:18 +03:00
Alexey Melnichuk
47871b1aa6
Fix. Use `text` class in fax_files.php
2015-12-25 11:48:17 +03:00
Alexey Melnichuk
8d8d8deceb
Change. Reduce too long app data in active calls app.
...
Problem that when you have large app data (>7k in my case)
it takes over 2 pages to display only single channel.
2015-12-24 12:48:25 +03:00
FusionPBX
e9f082deb5
Merge pull request #1340 from mafoo/Enhance-Intercept-Polycom
...
Intercept mode for Polycom
2015-12-22 21:14:38 -07:00
markjcrane
5da1286329
Add session cookie httponly and set it to true.
2015-12-21 20:52:54 -07:00
Matthew Vale
f88a78efc7
Intercept mode for Polycom
...
first dialplan to be utilized as global="true" and
context="${domain_name}"
2015-12-21 14:03:57 +00:00
markjcrane
5e08c98840
Reduce the size of the SIP header by removing the sip_h_X-Tag if its needed the administrator can add it.
2015-12-21 03:02:52 -07:00
markjcrane
aef0cb5c33
Move the access controls to the new resources/classes/text translation class.
2015-12-21 00:52:40 -07:00
markjcrane
8dd5cf74ab
Comment out the translation procedural code for access_control_node_edit.php.
2015-12-21 00:48:42 -07:00
markjcrane
033e69b4ac
Fix a problem with xml_cdr/app_languages.php.
2015-12-21 00:02:50 -07:00
markjcrane
3fc3e0114b
Set the $db as a global variable in the class.
2015-12-20 22:54:08 -07:00
markjcrane
515d069f0e
Use the system function for recursive copy.
2015-12-20 22:52:40 -07:00
markjcrane
7927102a16
Fix a problem caused with a search and replace on the correct_path method.
2015-12-20 22:50:33 -07:00
markjcrane
1f2a1b754e
Add app/scripts to add a new scripts class and app_defaults to copy the lua scripts and write the config.lua.
2015-12-20 22:47:48 -07:00
markjcrane
836a41ddbb
Minor adjustments.
2015-12-20 22:46:52 -07:00
markjcrane
a940f9d3cb
Add dialplan domain_uuid is null.
2015-12-20 01:46:30 -07:00
markjcrane
1d8a3b7f9a
Fix the app/xml_cdr/app_languages.php and remove the include ot the import when viewing xml cdr.
2015-12-19 22:04:05 -07:00
markjcrane
ba6efbbd6d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-12-19 14:55:42 -07:00
markjcrane
cac310a7dd
Add ability to have global dialplan templates.
2015-12-19 14:55:28 -07:00
FusionPBX
bd914ba376
Merge pull request #1315 from mafoo/Enhance-Languages
...
Enhance languages
2015-12-19 09:20:42 -07:00
Matthew Vale
648a78329e
migrates app/languages to fusionpbx/fusionpbx-apps
2015-12-18 16:29:04 +00:00
FusionPBX
77aacfcbfd
Merge pull request #1332 from moteus/call_active_count
...
Add. Display number of active calls in title.
2015-12-15 21:35:04 -08:00
FusionPBX
8518cc98ca
Merge pull request #1323 from moteus/xml_cdr_record
...
Fix. Display recording in CDR
2015-12-14 20:24:45 -08:00
markjcrane
2bb479c487
Fix the permissions onv the voicemail directory creation.
2015-12-14 13:11:47 -07:00
markjcrane
754ff8c891
Remove the echo in the app_defaults.php.
2015-12-14 12:58:40 -07:00
markjcrane
8e77a932f2
Add driectory structure for voicemail via app defaults.
2015-12-14 12:48:01 -07:00
Alexey Melnichuk
8078012c3f
Add. Display number of active calls in title.
2015-12-14 14:41:00 +03:00
markjcrane
349f6df103
Remove an extra round bracket.
2015-12-12 10:34:52 -07:00
markjcrane
c9b71cdbbc
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-12-12 10:32:31 -07:00
FusionPBX
9ecc81a604
Merge pull request #1326 from mafoo/Bugfix-app/system
...
patch for SunOS
2015-12-11 18:49:34 -08:00
Matthew Vale
fdd1542b66
patch for SunOS
...
corrected collection of switch version during detect_switch
2015-12-11 14:57:14 +00:00
Alexey Melnichuk
7d5c5f1161
Fix. Play voicemail.
...
Copy from recordings.php
2015-12-11 16:40:49 +03:00
Alexey Melnichuk
f53e8c80f3
Fix. Play/Download recordings
2015-12-11 15:53:05 +03:00
Matthew Vale
81b85c3caf
Merge branch 'fusionpbx/master' into Enhance-Languages
...
Conflicts:
app/extensions/app_languages.php
2015-12-11 08:45:26 +00:00
Alexey Melnichuk
d260964e8d
Fix. Display recording in CDR
2015-12-11 10:46:51 +03:00
FusionPBX
5a0d25ff06
Merge pull request #1321 from blackc2004/master
...
CDR Stats changes
2015-12-10 17:24:24 -08:00
blackc2004
d107530cf2
extension download
2015-12-10 15:07:46 -08:00
blackc2004
034d6b05c9
remove print
2015-12-10 11:10:32 -08:00
blackc2004
0a08484546
CDR Stats Add ADV Search options request 1173
...
CDR Stats Add ADV Search options request 1173
2015-12-10 11:06:42 -08:00
blackc2004
2c2eabe3fe
Merge pull request #2 from fusionpbx/master
...
test2
2015-12-10 08:17:05 -08:00
Matthew Vale
cd8f1e6660
added switch git_info where available
2015-12-10 11:58:09 +00:00
Matthew Vale
45d9c2039d
updated switch version detection
...
will now work with both git and packaged version numbers
added bits to detect_switch
2015-12-10 10:51:38 +00:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
Matthew Vale
81dafabc47
Remvoed tab for consistency
2015-12-10 10:11:45 +00:00
Matthew Vale
fc9a45d313
Added initial version of app/languages
...
for analyzing missing or overlapping with global text
2015-12-10 10:04:35 +00:00
FusionPBX
031f0a6abd
Merge pull request #1295 from moteus/fax_queue_greet_combobox
...
Add. Allows select greeting.
2015-12-09 16:26:43 -08:00
FusionPBX
18b922e505
Merge pull request #1296 from moteus/fax_queue
...
Fax queue web monitor
2015-12-09 16:25:29 -08:00
markjcrane
db12c8ebe5
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-12-09 17:19:26 -07:00
markjcrane
1cd3ca4891
Get the MAC address from the Panasonic User Agent string.
2015-12-09 17:19:05 -07:00
FusionPBX
cf0eb2cb33
Merge pull request #1304 from blackc2004/patch-18
...
Update devices.php
2015-12-09 15:01:08 -08:00
FusionPBX
7ee1c8c192
Merge pull request #1305 from blackc2004/patch-17
...
Update call_edit.php
2015-12-09 15:00:17 -08:00
FusionPBX
1a49281ac5
Merge pull request #1306 from blackc2004/patch-16
...
Update app_languages.php
2015-12-09 14:57:42 -08:00
FusionPBX
cab006a151
Merge pull request #1307 from blackc2004/patch-15
...
Update app_config.php
2015-12-09 14:57:06 -08:00
FusionPBX
979e22d896
Merge pull request #1308 from blackc2004/patch-14
...
Update 010_user_exists.xml
2015-12-09 14:55:43 -08:00
FusionPBX
ccbe891b5d
Merge pull request #1309 from blackc2004/patch-20
...
Update extension.php
2015-12-09 14:55:13 -08:00
FusionPBX
3c9d39db1b
Merge pull request #1311 from blackc2004/patch-22
...
Update app_languages.php
2015-12-09 14:53:51 -08:00
FusionPBX
d52c6bd34e
Merge pull request #1312 from blackc2004/patch-23
...
Update xml_cdr_inc.php
2015-12-09 14:53:25 -08:00
blackc2004
1d986f1b85
test
2015-12-09 14:44:22 -08:00
blackc2004
4072e8bbfe
Update xml_cdr_search.php
2015-12-09 14:09:12 -08:00
blackc2004
9d437340b6
Update xml_cdr_inc.php
2015-12-09 14:08:33 -08:00
blackc2004
de8d05bad4
Update app_languages.php
2015-12-09 14:07:58 -08:00
blackc2004
52bd6a1029
Update extension.php
2015-12-09 14:04:26 -08:00
blackc2004
492ea21445
Update devices.php
2015-12-09 14:01:35 -08:00
blackc2004
0f718c8d08
Update call_edit.php
2015-12-09 14:00:44 -08:00
blackc2004
203d868429
Update app_languages.php
2015-12-09 14:00:13 -08:00
blackc2004
9a1d650532
Update app_config.php
2015-12-09 13:59:43 -08:00
blackc2004
c092ebacd2
Update 010_user_exists.xml
2015-12-09 13:59:15 -08:00
markjcrane
c9fee6c080
Add the ${ and } to user_exists so that it works with the condition.
2015-12-09 12:10:31 -07:00
markjcrane
8f3f2040a7
Remove the self closing tag on the local_extension condition.
2015-12-09 12:05:20 -07:00
Alexey Melnichuk
ed781fc8c3
Fix. forgotten images.
2015-12-09 13:51:25 +03:00
Alexey Melnichuk
b638967f01
Fix. Use `Test` interface to translate UI.
2015-12-09 13:37:32 +03:00
Alexey Melnichuk
ace38f5a6a
Add. Allows select greeting.
2015-12-09 13:21:37 +03:00
Alexey Melnichuk
df8da0f5ce
Change. `Send` button redirect to `Active` page.
2015-12-09 13:00:42 +03:00
Alexey Melnichuk
0805ad4c18
Merge branch 'master' into fax_queue
2015-12-09 12:37:55 +03:00
markjcrane
4bf86da641
Remove the default context from one more location.
2015-12-08 22:32:11 -07:00
markjcrane
98777ef728
Remove code that was commented out a while ago.
2015-12-08 22:15:21 -07:00
markjcrane
532e01b5c0
Remove count($_SESSION["domains"]) > 1 from the as the domain name should always be part of the fax directory path.
2015-12-08 21:59:09 -07:00
markjcrane
fb1e3e29f1
Add tabbing to parse_attachments.php.
2015-12-08 21:57:18 -07:00
markjcrane
36e546adcb
Remove the destination number condition and exchange the $1 for the destination_number variable.
2015-12-08 09:13:56 -07:00
Alexey Melnichuk
66d0f060ce
Add. Ability to delete fax queue element
2015-12-08 16:42:13 +03:00
Alexey Melnichuk
7e715879f8
Add. Web UI to monitor for fax queue.
2015-12-08 16:16:54 +03:00
Alexey Melnichuk
d28ca0c7ae
Merge branch 'master' into fax_queue
2015-12-08 16:11:58 +03:00
markjcrane
925feb06a1
Add user_exists condition to local_extension to compensate for the fact we allow dialing an extension based on a non numeric username.
2015-12-07 22:09:27 -07:00
markjcrane
ebc9b41c4a
Add ^.*$| to local_extension to support dialing non numeric usernames.
2015-12-07 21:45:24 -07:00
markjcrane
29f844bf12
Fix the call center agent contact string include the domain by adding the sip_invite_domain with the domain name.
2015-12-07 18:02:56 -07:00
Matthew Vale
2c369260fc
added freeswitch version when retrievable
2015-12-07 17:38:54 +00:00
Matthew Vale
8d62c96ef7
use $git_path to determine if it is a git install
2015-12-07 17:37:41 +00:00
Matthew Vale
950788b92e
changed label to text[*]
2015-12-07 17:32:20 +00:00
Alexey Melnichuk
14687ba29b
Merge branch 'master' into fax_queue
2015-12-07 10:29:47 +03:00
markjcrane
1077234745
Add the semi colon to the GIT labels.
2015-12-06 14:01:05 -07:00
markjcrane
e484d9758b
Add missing translation labels and remove the quotes arounds the GIT values.
2015-12-06 13:57:56 -07:00
markjcrane
9b9c98995a
Get rid of the abbreviation its recommended to use the full name in the variable unless it makes it really long in order to make the code easier to read and more intuitive.
2015-12-06 13:51:19 -07:00
markjcrane
cde9debb29
After removing domain name from the default recordings dir path need to add the domain name every where the recordings directory is currently used.
2015-12-06 13:37:35 -07:00
markjcrane
c7ce4dade0
Change how the app_uuid is handled on device copy.
2015-12-06 10:26:10 -07:00
markjcrane
c02713a3bd
Use set and unset instead.
2015-12-06 10:13:22 -07:00
markjcrane
c788b8873e
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-12-06 10:02:42 -07:00
markjcrane
85f84e0ef6
Create a new app_uuid when creating a dialplan however when copying a time condition, inbound and outbound route keep the original app_uuid.
2015-12-06 10:02:24 -07:00
FusionPBX
444a375757
Merge pull request #1281 from mafoo/Enhance-app/system
...
Add git information to system info
2015-12-06 07:43:21 -07:00
FusionPBX
d8f8346314
Merge pull request #1280 from moteus/fax_path_domain_name
...
Change. Use path with domain name for faxes for single tenant installation.
2015-12-04 11:44:33 -07:00
Alexey Melnichuk
f01439a2bb
Fix. send fax by user listed in fax server list
2015-12-04 21:14:33 +03:00
Alexey Melnichuk
03ac859381
Merge branch 'send_fax_by_user' into fax_queue
2015-12-04 21:10:17 +03:00
Alexey Melnichuk
5b1fef316a
Fix. send fax by user listed in fax server list
2015-12-04 21:09:25 +03:00
Matthew Vale
0be63dff0e
Add git information to system info
2015-12-04 12:18:11 +00:00
Alexey Melnichuk
c543c42ffa
Change. Use path with domain name for faxes for single tenant installation.
2015-12-04 12:57:30 +03:00
markjcrane
a62cafb402
Update the provision file download to work with domain filter set to false.
2015-12-03 10:29:33 -07:00
FusionPBX
6c10eaf21a
Merge pull request #1271 from mafoo/Enhance_Install
...
Enhance install based on feedback
2015-12-02 10:22:44 -07:00
Matthew Vale
4d62a36e1c
restructured install to go via global_settings
...
added new global_settings to marshal settings used during a
install/upgrade
2015-12-02 11:16:25 +00:00
markjcrane
5d2c76b7e2
Seperate Cisco 7940/7960 from Cisco SPA so that both can work with check-sync for reboot and reprovision.
2015-12-01 21:12:52 -07:00
markjcrane
906cb13145
Add check-sync support for Linksys SPA.
2015-12-01 20:48:47 -07:00
markjcrane
5a1c21e0fa
Change the default North America outbound route regular expression to be more precise.
2015-12-01 13:50:11 -07:00
Matthew Vale
f0e2e8d735
Merge remote-tracking branch 'remotes/fusionpbx/master' into Enhance_Install
...
Conflicts:
core/install/resources/classes/install_fusionpbx.php
2015-12-01 16:21:10 +00:00
Matthew Vale
82a31894d5
added event_socket_* detection change in app_defaults
2015-12-01 13:36:13 +00:00
markjcrane
8b3e6e7a96
Fix the mode definition for the Grandstream expansion keys.
2015-11-30 13:09:02 -07:00
Alexey Melnichuk
a4b126785a
Add. Translate to email2fax type message.
2015-11-30 14:54:39 +03:00
Alexey Melnichuk
5339e39db8
Add. Send reply message after fax task done.
2015-11-30 11:57:09 +03:00
markjcrane
918cc484cb
Set the mac address to lower case.
2015-11-28 20:08:24 -07:00
markjcrane
1a46a38c04
Add option to get the mac address from &name=SEPxxxxx
2015-11-28 19:48:45 -07:00
markjcrane
4d7688a3ef
Add a missing = so that the file is only provided as a download when the content type is set to application/octet-stream in the url.
2015-11-28 19:15:29 -07:00