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
markjcrane
6d3494fff9
Add the contact_category to contacts array in the provision class.
2015-11-28 18:29:15 -07:00
markjcrane
03f9843cb9
Fix the provision path.
2015-11-27 14:10:49 -07:00
markjcrane
c4ec6c0a93
Add the additional language variables to app_languages.php.
2015-11-27 11:25:50 -07:00
markjcrane
7c275f54af
Add domain_uuid is null to the dialplan class similar to how already done in the ring_groups/index.lua.
2015-11-27 11:25:06 -07:00
markjcrane
89c2f4ecb5
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
2015-11-25 08:51:54 -07:00
FusionPBX
b562c4e5ec
Merge pull request #1251 from moteus/fax_queue
...
Fax queue
2015-11-25 07:37:28 -08:00
markjcrane
299f2500e4
Add ability to download the provisioning files from the device edit page for those users that have the device_files permission.
2015-11-25 00:10:49 -07:00
Alexey Melnichuk
d2f0d65842
Fix. Update language file.
2015-11-23 16:33:43 +03:00
Alexey Melnichuk
9f59353061
Change. Use function to deal with fax_queue in fax_send.php.
2015-11-23 14:57:44 +03:00
Alexey Melnichuk
64f91c3ed2
Fix. Poll several mail at once.
...
Problem causes by fax_send.php which change current dir and second call can not finding libraries.
2015-11-20 15:22:09 +03:00
Alexey Melnichuk
2f88d1d985
Fix. Decode email message from quoted-printable/base64.
...
Fix. Allow set custom fonts to support non latin alphabet.
2015-11-20 14:45:06 +03:00
Alexey Melnichuk
b95410387e
Merge branch 'master' into fax_queue
2015-11-20 11:00:44 +03:00
Alexey Melnichuk
b3cc3a8887
Add. Supports MySQL/SQLite to fax queue.
2015-11-20 10:38:51 +03:00
markjcrane
748e286ae9
Add style white-space: nowrap; to destination edit.
2015-11-19 22:42:33 -07:00
markjcrane
13725701cf
Time condition fix alignment of the arrow button by adding style nowrap and 3 pixel padding.
2015-11-19 22:32:34 -07:00
FusionPBX
88d1c250b5
Merge pull request #1244 from mafoo/BugFix_Provision
...
BugFix + Optional Enable extensions appear in directory
2015-11-19 09:40:27 -08:00
FusionPBX
bc37dd18d7
Merge pull request #1245 from mafoo/Enhance-Sip_Profiles
...
Enhance sip profiles
2015-11-19 09:17:22 -08:00
Matthew Vale
18c7a500b7
Bugfix
2015-11-19 14:57:47 +00:00
Matthew Vale
850a1af0c0
Added more ringer types
...
corrected reference to ssl dir to use $conf_dir
moved countries list out to its own file so it can be maintained easier
(and used by other apps)
2015-11-19 14:54:04 +00:00
Matthew Vale
116298f721
Added External IPv6 support
...
created the external IPv6 profile
2015-11-19 13:57:23 +00:00
Matthew Vale
8505605202
BugFix + Optional Enable extensions appear in directory
...
BugFix to respect http_domain_filter when auto creating
setting provision> directory_extensions populates $extensions as a
contacts array in provisioning
2015-11-19 13:17:01 +00:00
Alexey Melnichuk
2aff851929
Fix. fax_emails.php relay on number cleanup in fax_send.php
2015-11-19 14:48:41 +03:00
Alexey Melnichuk
c146f9fc4f
Add. Allow specify DTMF in parentheses in phone number.
...
E.g. `123456 (PP789)`
2015-11-19 14:30:06 +03:00
Alexey Melnichuk
aaa333eda1
Fix. Use fax_send_mode option in fax_send.php file.
2015-11-19 13:13:47 +03:00
Alexey Melnichuk
ed13cbc5ff
Fix. Display description as last item on fax_server page
2015-11-19 12:36:35 +03:00
Alexey Melnichuk
17f435fb22
Add. Web UI to configure fax_queue.
2015-11-18 15:37:41 +03:00
markjcrane
4b8e61b094
Fix the call center dialplan creation when adding a call center queue.
2015-11-14 20:18:31 -07:00
markjcrane
75b2742fbf
Correct the consistency of the indentation.
2015-11-14 17:56:20 -07:00
markjcrane
2a90eb7926
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-11-14 17:18:58 -07:00
markjcrane
8273ba4e59
Fix call center queue delete.
2015-11-14 17:18:32 -07:00
FusionPBX
057b358f12
Merge pull request #1235 from moteus/fax_send
...
Fix. multiple calls fax_send caused error.
2015-11-13 09:17:09 -07:00
markjcrane
7581e81522
Add the additional key types to the device key profile.
2015-11-12 19:27:29 -07:00
markjcrane
ffe25a3d2e
Polycom key type capitalize the first letter of Automata and Normal.
2015-11-12 19:11:31 -07:00
markjcrane
c13ed1323f
Add additional Polycom key types.
2015-11-12 16:40:02 -07:00
Alexey Melnichuk
4fde7dfc80
Fix. multiple calls fax_send caused error.
...
Fix. require EventSocket implicitly.
Fix. require `test` class.
2015-11-12 14:00:01 +03:00
FusionPBX
a073220e8f
Merge pull request #1228 from mafoo/Bugfix-destination_edit
...
Bugfix destination_edit.php
2015-11-09 07:53:35 -07:00
Matthew Vale
6339a7363d
missed none when pasting new code
2015-11-09 11:49:09 +00:00
Matthew Vale
1fd61fb37e
Bugfix for destinations_edit.php
...
the tr_fax_detecion segment is optional so causes the onchange_type javascript to stop when it can't find it.
2015-11-09 11:47:15 +00:00
markjcrane
4463016efe
Secure the device mac address when the user doesn't have permission to change it.
2015-11-05 12:25:30 -07:00
markjcrane
5346599c00
Show device copy when user has device_add permission.
2015-11-05 12:11:53 -07:00
markjcrane
db79cfbc30
Move the description inside the permission condition and adjust 2 of the permissions.
2015-11-05 12:05:49 -07:00
markjcrane
242ad7bc16
Add new device permissions for mac address, template, label, vendor, model, firmware, and description.
2015-11-05 11:56:50 -07:00
markjcrane
2ffd50dc81
Fix the syntax by adding a missing ).
2015-11-05 11:24:28 -07:00
markjcrane
722e442703
Add new device permissions device_username_password, device_alternate, device_enable.
2015-11-05 11:19:22 -07:00
markjcrane
e888f1d1ff
Add the provision.path.text to default settings.
2015-11-04 20:01:11 -07:00
markjcrane
98bec06c59
Change switch.provision.dir to provision.path.text. This indicates where to save the provisioning files on the file system.
2015-11-04 19:59:27 -07:00
Matthew Vale
fbc9488c05
added England bank holidays
...
currently it is not possible to integrate floating days (Christmas falling on a Sunday causing Tuesday to become holiday)
or Easter, as it isn't a fixed rule for what day
2015-11-03 15:15:33 +00:00
Matthew Vale
f70266d669
bugfix when retrieving region
2015-11-03 14:34:29 +00:00
Matthew Vale
81a5fc0db1
initial rewrite of time_conditions
2015-11-03 14:23:52 +00:00
FusionPBX
63a9865c5f
Merge pull request #1176 from moteus/callcenter_config_clear_cache
...
Fix. Clear the cache when callcenter config changed.
2015-11-03 03:17:26 -07:00
Matthew Vale
c47908f4e4
corrected references to voicemail_dir
...
changed from $_SESSION['switch']['storage']['dir'].'/voicemail/' to correctly use $_SESSION['switch']['voicemail']['dir']
added missing storage_type to app_defaults.php
2015-11-02 17:22:13 +00:00
FusionPBX
ee8166d918
Merge pull request #1210 from blackc2004/patch-8
...
Update extension_edit.php
2015-10-30 09:37:23 -06:00
FusionPBX
b829588746
Merge pull request #1211 from blackc2004/patch-7
...
Update app_languages.php
2015-10-30 09:36:55 -06:00
FusionPBX
e8d95a94e3
Merge pull request #1212 from blackc2004/patch-6
...
Update app_config.php
2015-10-30 09:36:30 -06:00
blackc2004
cdb016277d
Update extension.php
2015-10-29 12:24:55 -07:00
blackc2004
292b754cb1
Update extension_edit.php
2015-10-29 12:24:24 -07:00
blackc2004
e2c3717556
Update app_languages.php
2015-10-29 12:23:49 -07:00
blackc2004
3c4a7744e4
Update app_config.php
2015-10-29 12:22:40 -07:00
markjcrane
76994ded8a
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
8db9682002
Call forward presence ignore busy use a radio button to be uniform with the rest of the page.
2015-10-28 17:39:16 -06:00
markjcrane
1a9bf9920d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-27 16:32:33 -06:00
markjcrane
d066049d48
Remove user group from call block until there is per extension call block.
2015-10-27 16:32:20 -06:00
FusionPBX
c04bbde2d1
Merge pull request #1206 from moteus/call_control_caller_id
...
Fix. Use same Outbound Caller info in extenstion and call control.
2015-10-26 12:05:04 -06:00
markjcrane
5eb280423c
Move the time condition group to a location to make better use of the vertical space.
2015-10-24 18:55:24 -06:00
markjcrane
38d9245fc8
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-24 16:39:37 -06:00
markjcrane
ce8175782d
Remove the redundant public condition from the inbound route.
2015-10-24 16:39:22 -06:00
FusionPBX
0186d9b6b5
Merge pull request #1203 from badcrc/master
...
Add. Ability to order the time conditions
2015-10-24 14:37:07 -06:00
markjcrane
afbcc01111
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-23 15:24:10 -06:00
markjcrane
5c1d1ff05a
Change the paging extension_list to destinations.
2015-10-23 15:23:55 -06:00
Alexey Melnichuk
3db89f6c91
Change. Allow use destination number as Outbound CallerID number for extension.
2015-10-23 15:05:24 +03:00
Alexey Melnichuk
bce90dfc55
Change. Use `destination_caller_id_number` as call follow_me caller id.
2015-10-23 14:55:48 +03:00
Alexey Melnichuk
0d72051acc
Change. Use `destination_caller_id_number` as call forward caller id.
...
This is same value which uses by `Outbound CallerID Number` for extension.
2015-10-23 14:40:29 +03:00
Alexey Melnichuk
1469112f2c
Fix. Extension link on contact edit page.
2015-10-22 16:26:41 +03:00
koldoa
13c9c5df31
Languages updates
2015-10-22 10:59:50 +02:00
koldoa
8eaa0f5122
More Formatting
2015-10-22 10:58:45 +02:00
koldoa
939c6e31b5
Formatting
2015-10-22 10:54:19 +02:00
koldoa
f11d6f0e09
Ability to order the time conditions
2015-10-22 10:45:57 +02:00
markjcrane
b518a3ff87
Change the way null last is done for Postgres.
2015-10-20 02:05:03 -06:00
markjcrane
0f434652cd
Contacts oder by last mod date null last.
2015-10-20 01:53:23 -06:00
markjcrane
6ee9b8f6cc
Order contacts by last modified date by default.
2015-10-20 01:39:54 -06:00
markjcrane
d11f0e6c5c
Fix the follow me app_config.php.
2015-10-19 21:58:23 -06:00
markjcrane
af64f66cc7
Fix a null error and translation for select option voicemail.
2015-10-19 20:58:16 -06:00
markjcrane
c22b64433c
Fix the Contact CSV import so it will import the phone number.
2015-10-19 20:37:13 -06:00
markjcrane
5d3ecc30c8
Add hold music option and update the call_block dialplan.
2015-10-19 18:30:55 -06:00
markjcrane
4d9865c8f0
Prevent overwriting the call block number when updating the number.
2015-10-19 17:35:09 -06:00
markjcrane
f91622f918
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-16 16:53:59 -07:00
markjcrane
f3ccf63a0a
Remove the exit on the dialplan destination edit.
2015-10-16 16:52:58 -07:00
koldoa
2d5bce9481
Changed readdir to scandir so we can get sorted template names
2015-10-16 15:04:31 +02:00
markjcrane
d32e53395f
Fix a bug with outbound routes back button.
2015-10-12 14:25:01 -07:00
markjcrane
3ee03fa844
Fix the gateways list so it displays the hostname in the right place.
2015-10-04 10:50:05 -06:00
markjcrane
58edf1613d
Add h hostname to option for the gateways.
2015-10-04 01:29:03 -06:00
markjcrane
876516e307
Force the device_key_vendor to lower case so the key vendor can be case insenstive.
2015-10-02 23:39:12 -06:00
markjcrane
f64e96c4c6
Remove absolute_codec_string='PCMU,PCMA' as it failed to allow PCMA.
2015-09-30 20:56:59 -06:00
markjcrane
dfc19a954d
Set content lenght to prevent chunking when providing HTTP 401. This should fix Yealink provisioning for the new firmware changes.
2015-09-29 14:28:48 -06:00
Alexey Melnichuk
87441198b1
Fix. Clear the cache when callcenter config changed.
2015-09-28 12:10:31 +04:00
markjcrane
01d4219e1a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-26 09:00:11 -06:00
markjcrane
8f93d4d548
Dialplan page add mute=true back again.
2015-09-26 08:56:44 -06:00
FusionPBX
71f52cb3f5
Merge pull request #1169 from rdissauer/fix/provision-domain-filter-off
...
fixed provisioning with http_domain_filter off
2015-09-24 15:30:54 -06:00
FusionPBX
a8d6c50d4b
Merge pull request #1167 from rdissauer/translations
...
latest german translations
2015-09-24 15:21:46 -06:00
FusionPBX
1ea1c55a6b
Merge pull request #1170 from rdissauer/feature/high-res-img
...
prepared img tag for high resolution (retina) images
2015-09-24 15:21:24 -06:00
roman.dissauer
4510176039
latest german translations
2015-09-24 09:48:42 +02:00
roman.dissauer
442c760f04
fixed provisioning with http_domain_filter off
2015-09-24 09:38:26 +02:00
roman.dissauer
590a8e6505
prepared img tag for high resolution (retina) images
2015-09-24 09:31:52 +02:00
markjcrane
d6b088553a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-22 18:36:23 -06:00
markjcrane
17f0c8db5f
Add comment out the hidden field for now.
2015-09-22 18:36:09 -06:00
markjcrane
b9b08218ef
Comment out unset autocomplete for the moment.
2015-09-22 18:35:20 -06:00
FusionPBX
6164fad765
Merge pull request #1161 from moteus/cdr_detail_showall
...
Fix. Show CDR details when set `showall`
2015-09-21 09:13:43 -06:00
markjcrane
4107bd0826
Another case where automcomplete bombs. Accounts -> Extensions password is used for registration not for a login. In FusionPBX if the password is left empty it would automatically create a new password. However auto complete instead puts in the login password this is an undesirable bug that this update fixes by adding a honey pot for the password.
2015-09-19 18:19:23 -06:00
markjcrane
e24e62e6f1
Fix the removal of the autocomplete field.
2015-09-19 18:13:15 -06:00
markjcrane
315f38d671
Another situation where autocomplete=off prevented a bug. Provisioning a devcie by adding sip registration information for device provisioning in this case autocomplete always fills in incorrect information.
2015-09-19 17:59:07 -06:00
Alexey Melnichuk
9f96c9f6a3
Fix. Show CDR details when set `showall`
2015-09-18 12:04:52 +04:00
markjcrane
852353605e
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-14 19:08:27 -06:00
markjcrane
a02fae42bc
Fix the redirect for the ACL.
2015-09-14 19:08:06 -06:00
FusionPBX
36a7d342b0
Merge pull request #1146 from badcrc/master
...
Random ring groups
2015-09-14 10:38:18 -06:00
markjcrane
5115f74c32
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-09-09 10:02:43 -06:00
markjcrane
2fe5029223
This will hide outbound route toll allow lua from those wihtout the outbound_route_toll_allow_lua permission. This feature works only for countries that are hard coded in the toll allow code. So at this time preferred method of toll allow is via the dialplan.
2015-09-09 10:01:00 -06:00
FusionPBX
d773036377
Merge pull request #1150 from moteus/save_disabled_forwadd_number
...
Fix. Allow change Call Forward number without enable it.
2015-09-09 09:32:22 -06:00
Alexey Melnichuk
cc73ae68c9
Fix. Allow change Call Forward number without enable it.
2015-09-09 16:26:41 +04:00
markjcrane
946012d023
Fix DND use error/user_busy instead of loopback/*99[extension]
2015-09-08 14:12:01 -06:00
markjcrane
4043d1c48b
Remove v_conference_center_users as v_meeting_users was used instead.
2015-09-07 14:52:15 -06:00
koldoa
99e66d5bfc
This should fix some of the group permissions issues from issue #1065
2015-09-07 10:47:57 +02:00
koldoa
15f3cd5514
Translation typo
2015-09-07 08:33:34 +02:00
koldoa
7a65bf2148
Random strategy for ring groups
2015-09-07 08:33:34 +02:00
markjcrane
a0c1fc2cb0
Make the destinations more consistent.
2015-09-04 23:23:15 -06:00
markjcrane
3b99f0d09c
Count the destinations.
2015-09-04 23:18:13 -06:00
markjcrane
7bd5f9a1ba
Add extension count.
2015-09-04 23:12:36 -06:00
markjcrane
971aef9b80
A few more minor adjustments.
2015-09-04 23:05:08 -06:00
markjcrane
0c43e85123
Add a fax server count.
2015-09-04 22:59:13 -06:00
markjcrane
0d8cb2c36d
Add count to voice mails and voice mail messages.
2015-09-04 22:38:48 -06:00
markjcrane
3731eb9190
Move the includes in devices.
2015-09-04 22:23:01 -06:00
markjcrane
675c85b85e
Add device count.
2015-09-04 22:19:11 -06:00
markjcrane
808846ebca
Change the format to display the count.
2015-09-04 22:06:09 -06:00
markjcrane
650e091891
Show the number of users and move the registration count to the front.
2015-09-04 21:51:51 -06:00
Jörn Ott
66425ae25c
Allow provisioning with internal addressbook and update snom320 template for it
2015-09-03 15:57:57 +02:00
markjcrane
d3a1e48c18
Set inline to false.
2015-09-02 20:49:36 -06:00
markjcrane
51b4c94413
Disable inline for limit in the local_extension dialplan.
2015-09-02 20:31:02 -06:00
markjcrane
6686876fb0
Set HTML autocomplete="off" for the device line username and password.
2015-09-01 01:47:44 -06:00
markjcrane
29ee23b2d6
Add lan example to access controls.
2015-08-25 15:01:50 -06:00
markjcrane
387e9c0287
Make sure access controls is not empty.
2015-08-25 14:52:19 -06:00
markjcrane
4836f5cf7c
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-25 11:58:17 -06:00
markjcrane
514fd37672
Fix the extension device list.
2015-08-25 11:57:59 -06:00
FusionPBX
352a9b087c
Merge pull request #1127 from moteus/status_of_valid_profile
...
Fix. Display only profiles which related to specific FS.
2015-08-25 11:56:16 -06:00
FusionPBX
13c50c151d
Merge pull request #1126 from moteus/status_global_gateways
...
Fix. Display names for global gateways on SIP Status page.
2015-08-25 11:55:19 -06:00
Alexey Melnichuk
55e3563191
Fix. Escape hostname string.
2015-08-25 16:49:56 +04:00
Alexey Melnichuk
65d1a77f7f
Fix. Display only profiles which related to specific FS.
2015-08-25 16:46:31 +04:00
Alexey Melnichuk
b1dade960b
Fix. Display names for global gateways on SIP Status page.
2015-08-25 16:12:12 +04:00
Alexey Melnichuk
094b49828c
Fix. Start record when b-leg answer.
...
This fix problem when DID transfers to IVR.
After that user make direct-dial to extension.
IVR do transfer but a-leg already answered and
api_on_answer did not call.
2015-08-25 14:56:01 +04:00
FusionPBX
484021f6d8
Merge pull request #1122 from moteus/delete_memcache
...
Fix. Delete some keys from memcache
2015-08-24 08:48:22 -06:00
Alexey Melnichuk
ea1f6068c1
Fix. Delete some keys from memcache
2015-08-24 10:34:33 +04:00
markjcrane
c7b8d99d1b
Increase the pageing results for access controls.
2015-08-22 15:52:27 -06:00
markjcrane
948199497c
Add fax_forward_number to the fax class.
2015-08-21 17:10:42 -06:00
markjcrane
7bdd6851fa
Add fax prefix tot he fax class.
2015-08-21 17:04:34 -06:00
markjcrane
dfa4d1f4b1
Use fax_extension for the directory path needed for outbound faxes.
2015-08-21 16:17:42 -06:00
markjcrane
cb4642e56f
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-21 15:44:00 -06:00
markjcrane
59fac15627
Change the fax_extension to fax_destination_number.
2015-08-21 15:43:40 -06:00
FusionPBX
632d152035
Merge pull request #1118 from moteus/clear_cache_number_alias
...
Fix. clear cache also for number_alias.
2015-08-21 11:33:03 -06:00
Alexey Melnichuk
bff7f43abb
Fix. clear cache also for number_alias.
2015-08-21 13:22:07 +04:00
markjcrane
850d53359c
Move SQL queries out of the content as a best practice and coding standard. Fix number alias when using auth name and auth id.
2015-08-20 20:16:07 -06:00
markjcrane
053571497d
Delete child data when deleting access controls. Improve the indentation.
2015-08-20 09:33:02 -06:00
markjcrane
dfd10e38e9
Fix a quote mismatch.
2015-08-20 09:23:53 -06:00
markjcrane
1ff1e38844
Fix the path problems for the reading the acl.conf.xml.
2015-08-20 09:06:45 -06:00
markjcrane
ca1c489776
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-19 12:41:58 -06:00
markjcrane
4201015784
Fix the fax dialplan which prevented inbound faxes from saving using the new fax dialplan.
2015-08-19 12:41:34 -06:00
Alexey Melnichuk
911fd65aa1
Revert. Both legs can control of call.
2015-08-19 10:06:22 +04:00
Alexey Melnichuk
8d96b580cb
Fix. Set voicemail ID.
2015-08-18 15:42:14 +04:00
Alexey Melnichuk
ae341a6aba
Change. Use bind_bind_digit instead of bind_meta_app.
...
Change. Allow transfer and turn on recordings only for authorized users.
Fix. Use record_ext in recording in ring_group.
This allow configure other dtmf sequence like `*#` and `##`
2015-08-18 15:38:41 +04:00
koldoa
73d5bf8ed7
View current logged members per fifo queue
2015-08-17 16:39:54 +02:00
koldoa
e70493e8f9
New key type for aastra devices
2015-08-17 16:39:54 +02:00
koldoa
890cff5314
New key type for aastra devices
2015-08-17 16:39:54 +02:00
Alexey Melnichuk
34beaff9e3
Fix. Eavesdrop by operator_panel with extension with number-aliases
2015-08-17 16:46:53 +04:00
markjcrane
2947343aca
Add fax default setting keep_local.
2015-08-16 01:53:39 -06:00
markjcrane
8ca1eaf93e
Give precedence to number_alias over extension in destinations class that generates the destination select list.
2015-08-15 21:49:27 -06:00
markjcrane
a573b13b82
update the translations
2015-08-16 01:12:05 +00:00
markjcrane
f8d14edaf7
Add latest translation for Access Controls
2015-08-15 23:58:26 +00:00
markjcrane
eb95f981a4
Fax variables for inbound, outbound, and both.
2015-08-15 15:26:16 -06:00
markjcrane
bb0d6465d8
Add a new fax class to make the fax dialplan.
2015-08-15 14:27:27 -06:00
markjcrane
45680cebb7
Change the default fax_enable_t38_request to false.
2015-08-15 13:20:41 -06:00
markjcrane
893efba8af
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-15 13:17:33 -06:00
markjcrane
1fec017b16
Make the fax/app_defaults.php more efficient and add fax_enable_t38=true and fax_enable_t38_request=true.
2015-08-15 13:17:07 -06:00
reliberate
cde85270f3
Destinations: Hide Account Code field on Add/Edit of Outbound Destinations.
2015-08-15 10:41:34 -06:00
reliberate
a2b9bae284
Destinations: Hide unrelated form elements on edit of Outbound Destination.
2015-08-15 09:07:01 -06:00
reliberate
de4b65ce97
Destination Add/Edit: Hide irrelevant controls if Type is Outbound, dynamically set Context accordingly.
2015-08-14 18:23:49 -06:00
markjcrane
e9d5215232
Change type number to text to fix caller id numbers that start with a 0.
2015-08-14 10:47:15 -06:00
FusionPBX
2e9bfabea6
Merge pull request #1099 from moteus/operator_panel_number_alias
...
Fix. Operator panel with extension with number alias.
2015-08-14 08:35:15 -06:00
FusionPBX
7ff1ed2124
Merge pull request #1098 from moteus/toll_allow_forward
...
Set Toll Allow for call forward/follow me
2015-08-14 08:34:17 -06:00
Alexey Melnichuk
e9712b517e
Fix. Operator panel with extension with number alias.
2015-08-14 15:10:21 +04:00
Alexey Melnichuk
ff7c7adb41
Change. Use toll_allow of extension who set follow me.
2015-08-14 13:35:50 +04:00
Alexey Melnichuk
bfe2fb97f6
Change. Use toll_allow of extension who set call forward.
2015-08-14 13:27:47 +04:00
markjcrane
9f11b01810
ACL nodes remove the bold label for domain and cidr.
2015-08-13 18:55:13 -06:00
markjcrane
19713c99d6
Don't require the description for the new access controls (ACL list).
2015-08-13 18:50:00 -06:00
FusionPBX
ecb2a08e30
Merge pull request #1096 from moteus/ext_summary_number_alias
...
Fix. Display CDR Extension Summary for ext with number alias
2015-08-13 11:26:02 -06:00
FusionPBX
3c7e6e16fd
Merge pull request #1093 from moteus/dnd_number_alias
...
Fix. Use number alias to forward call to VM when DND is on.
2015-08-13 11:25:08 -06:00
Alexey Melnichuk
e8f4b37849
Fix. Display CDR Extension Summary for ext with number alias
2015-08-13 18:44:17 +04:00
markjcrane
7759f63c9d
Add the Access Controls as the new interface for ACL Lists.
2015-08-12 23:09:07 -06:00
Alexey Melnichuk
9a9871e595
Fix. Use number alias to forward call to VM when DND is on.
2015-08-12 13:02:36 +04:00
FusionPBX
e6a85e776b
Merge pull request #1018 from moteus/number_alias_as_vm_id
...
Change. Use number_alias as voicemail_id.
2015-08-11 20:43:20 -06:00
FusionPBX
d7e03e4217
Merge pull request #1070 from moteus/follow_me_ignore_busy
...
Add. Option to ignore busy from destination in follow me dial-string.
2015-08-11 20:40:16 -06:00
markjcrane
12ba3753ca
Fix destination context for the destinations select list.
2015-08-11 13:24:07 -06:00
markjcrane
4ad487877a
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-11 13:15:28 -06:00
markjcrane
f935194fad
Add select dialplan_context as context to fix the context for time conditions.
2015-08-11 13:13:58 -06:00
FusionPBX
a337e1a8ba
Merge pull request #1062 from moteus/win_service
...
Add. Support windows services.
2015-08-10 11:32:08 -06:00
FusionPBX
75aaf20cfa
Merge pull request #1017 from moteus/no_default_domain
...
Change. Does not use `default` dialplan/directory.
2015-08-10 11:27:19 -06:00
markjcrane
144e22094e
Add translations for check_voicemail, company_directory and record.
2015-08-10 10:09:37 -06:00
markjcrane
59eb7a492a
Add title-other to app_languages.php.
2015-08-09 11:02:18 -06:00
markjcrane
64d6c425ad
Fix the gateways list for call center agents.
2015-08-07 19:21:25 -06:00
markjcrane
ebe536c66d
Change call_center_contact to user_contact.
2015-08-07 15:24:24 -05:00
markjcrane
d2147cb133
Remove switch_select_destination function from the remaining features that used it and replace with the destination php class.
2015-08-07 15:06:07 -05:00
markjcrane
3839f2d337
Comment out the sounds in ivr menu edit use the phrases or recordings instead.
2015-08-07 14:38:33 -05:00
markjcrane
dbbecaf2ef
Increase the memory efficiency and page load time for IVR Menu edit.
2015-08-07 14:34:58 -05:00
markjcrane
7dccb98465
Convert ring groups to use the new php class.
2015-08-07 14:30:29 -05:00
markjcrane
ea13640bbf
Remove and extra line and add creation of the object.
2015-08-07 14:25:49 -05:00
markjcrane
d9415cd597
Update voicemail to use the destination php class.
2015-08-07 14:24:58 -05:00
markjcrane
0d00c9f72d
Move call flows to the new destinations class.
2015-08-07 14:10:24 -05:00
markjcrane
2f40dfac97
Add the missing echo.
2015-08-07 13:39:25 -05:00
markjcrane
28ad9a34af
Use the new destinations php class for ivr menu and destinations.
2015-08-07 13:13:55 -05:00
markjcrane
0719fe2465
Add a missing 'and' in the SQL query.
2015-08-06 23:21:10 -05:00
markjcrane
1f496ef53c
Make time condition use the new destinations class.
2015-08-06 15:24:42 -05:00
markjcrane
1393201847
Escape the $ for $domain_uuid.
2015-08-06 00:14:46 -05:00
markjcrane
752c54d05c
Escape the $ in the domain_uuid variable.
2015-08-05 18:17:39 -05:00
Alexey Melnichuk
4ba483f294
Fix. Empty comma in dialstring
2015-08-05 13:41:27 +04:00
markjcrane
bcf1363277
Add destination details to several app_config.php files.
2015-08-04 14:52:10 -06:00
markjcrane
0c76720731
Add title-call_groups to app/extensions.
2015-08-03 18:42:16 -06:00
markjcrane
0d272d630e
Add title-call_centers.
2015-08-03 16:36:59 -06:00
markjcrane
e485133f91
Update the menu to use the app/call_centers directory.
2015-08-03 16:12:12 -06:00
markjcrane
14e9c2743e
Change app/call_center to app/call_centers.
2015-08-03 16:09:38 -06:00
markjcrane
1bd77f955e
Change 'title' to 'title-recordings'
2015-08-03 16:05:22 -06:00
markjcrane
7cc4aa21e0
Change title-time-conditions to title-time_conditions.
2015-08-03 15:53:48 -06:00
markjcrane
c2375def12
Change title_phrases to title-phrases.
2015-08-03 15:52:39 -06:00
markjcrane
cbbe4c2da7
Change the label 'title' to 'title-ring_groups'
2015-08-03 15:46:44 -06:00
markjcrane
193137ffa6
Make the title-<app name> more consistent. Use underscore in the label name instead of a dash. Dash is used between label type and the label name.
2015-08-03 15:17:05 -06:00
markjcrane
7aa6574c0e
To be more consistent with naming convention rename app/ivr_menu to app/ivr_menus.
2015-08-03 09:43:15 -06:00
markjcrane
c873ca11da
Remove smtp settings entirely from app/settings.
2015-08-03 09:41:58 -06:00
markjcrane
dd1d7a9ffd
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-08-02 23:43:53 +00:00
root
22c146f7f4
Add latest translations
2015-08-02 23:42:11 +00:00
markjcrane
6f6a2fc8d0
Change extension_context to extension_user_context in one location that was missed.
2015-07-31 10:58:38 -06:00
markjcrane
a7a472c86a
Add a new permission extension_user_context.
2015-07-31 09:37:53 -06:00
markjcrane
2353b9622a
Change else if to elseif on extension_edit.php
2015-07-31 09:18:27 -06:00
markjcrane
bcb4558f8b
Allow 0 to be set for numbers for Call Center Queues.
2015-07-31 09:02:26 -06:00
markjcrane
f4c47f176f
Simplify the code for the call center dialplan.
2015-07-30 21:06:30 -06:00
FusionPBX
ffbb65fcad
Merge pull request #1063 from moteus/call_center_dialplan_uuid
...
Fix. Override dialplan_uuid.
2015-07-30 20:56:20 -06:00
Alexey Melnichuk
3be5ebf29f
Add. Option to ignore busy from destination in follow me dial-string.
2015-07-30 16:21:50 +04:00
Alexey Melnichuk
162640f754
Fix. Can not enable follow me via `*21` if it was disabled via web.
...
Problem is that php code clear `dial_string` field in DB.
And Lua code on enable try use it.
2015-07-30 11:48:01 +04:00
markjcrane
2ea4148f99
Change from if_group to if_permission which is preferred in most cases.
2015-07-27 14:57:37 -06:00
markjcrane
6548179a50
Organize the device profiles according to the key vendor.
2015-07-25 07:57:07 -06:00
Alexey Melnichuk
eaae5d3ad7
Fix. Override dialplan_uuid.
2015-07-24 14:46:31 +04:00
Alexey Melnichuk
c9870f840e
Add. Support windows services.
2015-07-24 11:26:11 +04:00
markjcrane
c4517b15c2
Move the 'show application' completely out of the content. Then save the result in a session variable $_SESSION['switch']['applications'].
2015-07-21 09:47:23 -06:00
Alexey Melnichuk
55d01cffd4
Fix. Edit dialplan without running FS may load too long.
2015-07-21 11:44:13 +04:00
Alexey Melnichuk
18491ea2c0
Merge branch 'master' into no_default_domain
...
Conflicts:
app/hot_desking/extension_edit.php
2015-07-21 11:24:59 +04:00
Alexey Melnichuk
b4d968cf09
Fix. remove hot_desking app.
2015-07-21 11:22:16 +04:00
Alexey Melnichuk
a4b0b2d271
Merge branch 'master' into number_alias_as_vm_id
...
Conflicts:
app/hot_desking/extension_edit.php
2015-07-21 11:19:13 +04:00
markjcrane
bd54cb44e2
Remove xml and json from the select list as its horribly inefficient. Move accountcode outside of billing as that may be used by others using the account code.
2015-07-20 15:34:23 -06:00
FusionPBX
6b48f88955
Merge pull request #1013 from moteus/issues_1008
...
Disable of sip profile does not work
2015-07-18 13:08:10 -07:00
FusionPBX
d7836a30c0
Merge pull request #1021 from moteus/show_reg_force_domain
...
Fix. Show registrations to sip profile with force-XXX-domain.
2015-07-18 12:57:10 -07:00
FusionPBX
0cf21b698a
Merge pull request #1036 from moteus/remove_debug_output
...
Fix. Remove debug output.
2015-07-18 12:52:17 -07:00
FusionPBX
446e94ff1a
Merge pull request #1015 from moteus/remove_feature_context
...
Remove using `feature` context.
2015-07-18 12:48:41 -07:00
FusionPBX
40311cebeb
Merge pull request #1032 from moteus/win-send-fax
...
Fix. Send fax via web on Windows.
2015-07-18 12:41:31 -07:00
markjcrane
969c6c6d77
Remove minute from time conditions as its better to use one of the other options.
2015-07-18 12:20:09 -07:00
markjcrane
1bc779aed2
Prevent duplicate call center dialplans.
2015-07-18 11:17:15 -07:00
markjcrane
639b28381d
Fix the sip profile loading during the install or when using app -> defaults.
2015-07-16 12:34:01 -07:00
Alexey Melnichuk
d1dfe3258c
Fix. Remove debug output.
2015-07-13 10:42:14 +04:00
FusionPBX
aef6836d75
Merge pull request #1016 from moteus/xml_cdr_escape
...
Fix. Escape `<>` in all fields in CDR xml.
2015-07-10 08:58:13 -03:00
markjcrane
8130e970ab
Fix the call center dialplan so that it does not create duplicates using the new call center class.
2015-07-09 10:48:01 -03:00
Alexey Melnichuk
e97ca204fd
Fix. Send fax via web on Windows.
...
* tiffXXX utils did not work with paths like `C:/xxx/ddd.tif`
* using `gswin32c` instead of `gs`
* using `copy` function instead of `cp` command
2015-07-09 16:12:27 +04:00
markjcrane
fb5c1a6ef9
Fix the dialplan_uuid for call center dialplan.
2015-07-09 01:01:12 -03:00
markjcrane
2b0c9d6016
Fix the call center timeout action for the dialplan.
2015-07-09 00:54:27 -03:00
markjcrane
e33943f5a4
This Hot desking has been moved to optional Apps directory. It is now considered to be deprecated and replaced by a better feature.
2015-07-08 12:10:17 -03:00
markjcrane
fda7add887
Remove trailing spaces and adjust the vertical spacing.
2015-07-08 09:30:00 -03:00
markjcrane
39960bac8d
Don't override the device vendor type.
2015-07-08 01:43:52 -03:00
markjcrane
fbcd47394b
Add device key type column add the vendor name.
2015-07-08 01:41:24 -03:00
markjcrane
8123974de4
Add several provision default settings.
2015-07-07 18:07:25 -03:00
markjcrane
b2cdce4940
Change the table name from device lines to keys.
2015-07-07 14:44:14 -03:00
markjcrane
2b150eca0d
Add device key vendor to assign a key to a vendor.
2015-07-07 14:25:00 -03:00
Alexey Melnichuk
7f8a57739e
Use existed variable.
2015-07-07 13:46:25 +04:00
Alexey Melnichuk
270d232d33
Fix. Show registrations to sip profile with force-XXX-domain.
...
When on profile set `force-register-db-domain` realm on xmlstatus is just IP but user is like 101@domain.name .
2015-07-07 13:39:57 +04:00
markjcrane
ae99066dcd
The extension_password permission is not needed on the field name as the password is auto-generated. Because of this its only needed on the update.
2015-07-06 12:15:03 -06:00
markjcrane
c5b04b94d9
Add AR eg translation.
2015-07-05 23:13:46 -06:00
reliberate
e24526fb92
Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
...
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06:00
Alexey Melnichuk
d7a1829d32
Use non greedy match.
2015-07-02 19:12:12 +04:00
Alexey Melnichuk
1764700fd7
Fix. Escape `<>` in all fields in CDR xml.
...
When using redirect cdr also can contain e.g. `sip_redirect_contact_0` / `sip_redirected_to`.
I use `preg_replace_callback` to proceed all fields.
May be it more correct use urlencode because if we get xml with non UTF8 char we lost CDR.
```php
$xml_string = preg_replace_callback("/<([^><]+)>(.*?)<\/\g1>/",
function ($matches) {
// var_dump($matches);
return '<' . $matches[1] . '>' .
urlencode($matches[2]).
'</' . $matches[1] . '>';
},
$xml_string
);
```
2015-07-02 19:08:48 +04:00
Alexey Melnichuk
e89a499b2c
Change. Use number_alias as voicemail_id.
2015-07-02 18:49:58 +04:00
Alexey Melnichuk
9097861e30
Change. Does not use `default` dialplan/directory.
...
I think it more consistent that it allows edit domain in single place.
Also on my Windows machine while installing all users/context creates not in `default` directory.
And I have problem because remove users did not work, `default.xml` file contain `$${v_domain}` variables.
2015-07-02 13:14:35 +04:00
Alexey Melnichuk
5ea2c0e964
Remove using `feature` context.
...
Default dilplan context contains all needed extension to does not use `feature` context.
2015-07-02 12:35:34 +04:00
Alexey Melnichuk
d1edcbd2c5
Disable of sip profile does not work
...
Close #1008
2015-07-02 12:09:09 +04:00
Mark Crane
3f1dcaea70
Move the Login and Logout items in the menu to a location that is accessible to the translation server.
2015-06-30 17:11:39 +00:00
Mark Crane
2f64ab5804
Add latest translations
2015-06-30 16:30:02 +00:00
Mark Crane
152bbad1b8
Prevent a fax problem when current user is in both the admin and also in the user group.
2015-06-30 15:35:23 +00:00
Mark Crane
f57cf46674
Add latest translations
2015-06-30 13:30:02 +00:00
Mark Crane
d4a8c33f0d
Add latest translations
2015-06-30 12:30:02 +00:00
Mark Crane
f1171227b9
Add latest translations
2015-06-30 11:30:02 +00:00
Mark Crane
3031f125f2
Add latest translations
2015-06-30 10:30:02 +00:00
Mark Crane
4c71476922
Add latest translations
2015-06-29 22:30:02 +00:00
Mark Crane
5d401ee8f4
Add latest translations
2015-06-29 21:30:03 +00:00
luis daniel lucio quiroz
e92fd6e3b7
little typo
2015-06-29 19:03:06 +00:00
luis daniel lucio quiroz
95a7609242
add a condition, not everybody may need the fix
2015-06-29 18:57:03 +00:00
Mark Crane
59b81e5b3d
Add transaction support to dialplan import.
2015-06-25 21:10:50 +00:00
Mark Crane
c99e249f71
Add beginTransaction and commit to speed up the install and upgrade.
2015-06-25 21:00:15 +00:00
Mark Crane
8fcbf0eef1
Correct the dialplan detail tag for the call center dialplan.
2015-06-25 09:46:27 +00:00
Mark Crane
5d4a2375a0
Write the call center dialplan with the new call center class.
2015-06-25 08:25:00 +00:00
luis daniel lucio quiroz
53a7ef3756
caller id fixed
2015-06-24 16:49:07 +00:00
Mark Crane
995780f8f2
Change the call screen recording name.
2015-06-23 23:16:55 +00:00
Mark Crane
18bd7505ba
Change the filename reference to file and the caller id number to the call uuid.
2015-06-23 22:19:46 +00:00
Mark Crane
819bd7457d
Add call_direction inbound filter and inline true.
2015-06-23 21:57:31 +00:00
Mark Crane
b43f5f8647
Change call_screen to call_screen_enabled.
2015-06-23 21:21:50 +00:00
Mark Crane
34f6a889b9
Fix the the syntax so the default will work correctly.
2015-06-23 21:13:22 +00:00
Mark Crane
553d3a9c49
Add call_screen_enabled to the extension insert, update and then set the default to false.
2015-06-23 20:42:26 +00:00
Mark Crane
22dd5b6658
Add extension_call_screen permission, and add call_screen_enabled to extensions/extension_edit.php.
2015-06-23 20:06:44 +00:00
Mark Crane
71b0956e9a
Add call_screen_enabled to extension_edit.php.
2015-06-23 19:59:51 +00:00
Mark Crane
5823b0f8bc
Add call_screen_enabled to the database and add the lable for translations.
2015-06-23 19:58:07 +00:00
Mark Crane
f9a5a1db66
Add dialplans needed for call screening.
2015-06-23 19:48:40 +00:00
Mark Crane
4d5b09e7b5
Move extension devices up on the page to make it more convenient for configuring devices.
2015-06-23 19:43:12 +00:00
Mark Crane
3750f6bb05
Add latest translations
2015-06-22 22:30:03 +00:00
Mark Crane
5ff1f11bbe
Add latest translations
2015-06-22 09:30:02 +00:00
Mark Crane
8bdb5b0aee
Add latest translations
2015-06-22 08:30:02 +00:00
Mark Crane
ed7ac31c7b
Remove call center log table and remove redundant semi-colons.
2015-06-21 05:43:06 +00:00
Mark Crane
8e1d818499
Add latest translations
2015-06-20 12:30:02 +00:00
Mark Crane
b96427df79
Add latest translations
2015-06-20 11:30:02 +00:00
Nate Jones
60963abd4f
Ring Groups: Added Missed Call notification interface.
...
Extensions: Removed unnecessary echoes.
2015-06-19 16:33:05 +00:00
Mark Crane
42c1997a00
Add auto_insert_enabled to the provision variables in default settings.
2015-06-19 15:54:13 +00:00
Mark Crane
3242e03576
Add latest translations
2015-06-18 08:30:02 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
63f1b8f8b2
Sync the recent translations
2015-06-13 05:35:54 +00:00
Mark Crane
81563c3437
Fix the domain filter on provisioning.
2015-06-11 17:42:47 +00:00
Mark Crane
8a761fdfcb
Unhide mwi_account again.
2015-06-11 00:17:27 +00:00
Nate Jones
ca92b2dd7d
IVR Menu: Invalid Sound not required.
2015-06-08 20:55:38 +00:00
Mark Crane
dc2a02dc59
Set fax_enable_t38_request to false solves problem with 'Called dropped prematurely'
2015-06-08 17:54:49 +00:00
Mark Crane
885b1e79c8
Change the type from numeric to text.
2015-06-07 05:46:00 +00:00
Mark Crane
4699d4c8e8
Synchronize the translations.
2015-06-06 02:37:26 +00:00
Mark Crane
b38d142349
Operator Panel - Change the file type from ANSI to UTF-8 without BOM. will need to re-translate several of the languages.
2015-06-06 02:25:16 +00:00
Mark Crane
ba417f3709
Fix ring group form save change distinctive_ring to ring_group_distinctive_ring.
2015-06-05 17:44:12 +00:00
luis daniel lucio quiroz
cdcb5bcd35
little space, nothing special
2015-06-05 16:10:55 +00:00
Mark Crane
0a6684a3cd
Fix the syntax in app/ring_groups/app_languages.php
2015-06-04 15:12:06 +00:00
Mark Crane
9447dfaee0
Add new text in english for ring group distinctive ring.
2015-06-04 05:29:17 +00:00
Mark Crane
f8572f72f8
Sync the translations for ring groups.
2015-06-04 05:26:12 +00:00
Mark Crane
f90e35ec78
Fix outbound dialplan when using a transfer.
2015-06-03 07:11:05 +00:00
Nate Jones
643f605310
Device: Swap Alternate and Vendor field locations.
2015-06-02 22:25:43 +00:00
Nate Jones
c096530d89
Extension: Hide MWI Account field till functionality restored.
2015-06-02 21:51:15 +00:00
Nate Jones
39c2cb11e7
System Variables: Adjust Hostname cell style.
2015-06-02 21:33:43 +00:00
Mark Crane
91a12aa8ed
Add imap_errors() the fax/fax_emails.php to make it possible to see IMAP connection problems.
2015-06-01 22:44:28 +00:00
Mark Crane
da114c1a64
If Remote Inbox Subject Tag is not set then check the local fax files.
2015-06-01 21:21:33 +00:00
Mark Crane
f4a360eb23
Set the domain_uuid as hidden for devices when device_domain is not assigned.
2015-05-31 04:43:02 +00:00
Mark Crane
b362eab643
If gateway type is transfer then use action transfer.
2015-05-31 03:34:37 +00:00
Mark Crane
b785e0cc66
Add an option for a default setting that uses provision -> auto_insert_enabled type: boolean value: true.
...
This will not be set by default so the provision auto insert will be disabled by default.
2015-05-30 07:35:50 +00:00
Mark Crane
f481386631
Contact timer change the color to a comfortable blue.
2015-05-29 07:07:18 +00:00
Mark Crane
06588fdaad
Add a hangup hook to dialplan local_extension and remove originator cancel from the failure_handler.
2015-05-29 05:16:34 +00:00
Mark Crane
68fab86633
Add missed call email notification.
2015-05-29 03:56:49 +00:00
Mark Crane
d4bb237f7d
Dump another html5 number... <input class='formfld' type='number' name='ring_group_extension' maxlength='255' min='0' step='1' value="010" required='required'> Shows in the gui as 10 instead of 010. To fix it I change the type to text.
2015-05-29 01:58:27 +00:00
Mark Crane
7009ea7672
Change the default setting from enabled false to true.
2015-05-29 01:10:19 +00:00
Mark Crane
b7f10c6a40
Add 3 more variables to device settings for the provision category and make it check default settings with one query rather than multiple making it more efficient.
2015-05-29 00:42:31 +00:00
Mark Crane
497f9cdf9f
Fix the show all devices so it doesn't display duplicates.
2015-05-28 00:55:10 +00:00
Mark Crane
f23e835c9b
Add last_mod_date, and last_mod_user to contacts.
2015-05-26 16:06:01 +00:00
Mark Crane
4039ae1846
IVR Menu exit sound should not be required by default.
2015-05-26 15:19:53 +00:00
Mark Crane
c51c9b0284
Devices, Update Alternate show the device label.
2015-05-24 07:14:11 +00:00
Mark Crane
5ef6b22dc6
Add a link to unset the alternate device.
2015-05-24 05:00:40 +00:00
Mark Crane
3d87d3d4ff
Sync the latests bug fixes.
2015-05-23 22:02:28 +00:00
Nate Jones
46bbdeaa38
Extensions: Missed Call notification option.
2015-05-23 02:11:26 +00:00
Mark Crane
2a8481888f
More work on device alternate.
2015-05-22 04:34:31 +00:00
Mark Crane
12e2020362
Add <td> and </td> surrounding the new Alternate link.
2015-05-22 04:14:04 +00:00
Mark Crane
f745437349
Add Device Alternate link.
2015-05-22 04:10:43 +00:00
Mark Crane
197d86472d
Changes result array to devices.
2015-05-22 03:08:02 +00:00
Mark Crane
ee8651c3b2
In the Devices list move Enabled after the Template column.
2015-05-22 03:04:42 +00:00
Mark Crane
e606d92e99
Fix a problem caused by the new FAX prefix.
2015-05-22 00:04:55 +00:00
Mark Crane
d6d7460f20
Add an empty select option for IVR Menu exit sound we don't want always require an exit sound.
2015-05-21 21:31:56 +00:00
Mark Crane
6f855d44d5
Remove the underscore to fix the syntax.
2015-05-21 20:34:59 +00:00
Mark Crane
c21adfd4c1
Missed str_len add it back.
2015-05-21 20:32:00 +00:00
Mark Crane
8a65a796cb
If the time condition preset array name doesn't match a translation then use the nae from the array.
2015-05-21 20:28:42 +00:00
Mark Crane
5cb8c7bf19
Update the fax prefix description.
2015-05-21 04:07:51 +00:00
Mark Crane
2cbcbc0f1a
Remove the default settings fax prefix and move it to the FAX server table.
2015-05-21 03:48:37 +00:00
Mark Crane
5ff4e02741
Add category: fax, subcategory: prefix, type: text and set a value of some kind of prefix.
2015-05-21 03:05:07 +00:00
Mark Crane
aaba392446
Fix the syntax by adding a missing ).
2015-05-20 22:34:16 +00:00
Mark Crane
2ee03aa15b
A few more adjustments for the new password permissions.
2015-05-20 22:32:55 +00:00
Mark Crane
f281d4fa40
Add extension_password and device_line_password permissions. Goal is to make it possible to hide the password from the admin as desired by the superadmin.
2015-05-20 22:24:19 +00:00
Mark Crane
dd929e5f6c
Allow limit max to set to 0 to disable the extension calling.
2015-05-20 16:54:55 +00:00
Mark Crane
deca08b0b2
Revert changes of test code that were accidently committed in revision r8208 because it was breaking provisioning when device key extension is set.
2015-05-20 06:40:24 +00:00
Mark Crane
14a18c6f66
Set the defaults in device edit.
2015-05-20 05:14:14 +00:00
Mark Crane
c403f7b35b
If follow me is disabled allow it to save the destination(s). This will finish making it work.
2015-05-20 02:46:06 +00:00
Mark Crane
55d44936c7
If follow me is disabled still allow it to save the destination(s).
2015-05-20 02:39:05 +00:00
Mark Crane
d022ddcdc8
Add missing commas.
2015-05-20 02:28:10 +00:00
Mark Crane
a04e45f63d
Add defaults for sip port and transport, expires to extension_edit.php.
2015-05-20 02:21:10 +00:00
Nate Jones
061ab74330
Devices: Add Enabled field to Lines.
2015-05-19 16:09:04 +00:00
Mark Crane
3b87fcd9c2
Remove the word polycom from the if statement.
2015-05-19 01:46:13 +00:00
Mark Crane
efa5425009
Add another attribute to the 'if statement' on provisioning.
2015-05-19 01:43:58 +00:00
Mark Crane
3bc70bcdca
Specify the correct table.
2015-05-19 00:52:29 +00:00
Mark Crane
5aaa888509
Add the missing 'and' in the sql query.
2015-05-19 00:51:03 +00:00
Mark Crane
81eb20c3a6
Add the specific fields to the contacts array.
2015-05-19 00:48:36 +00:00
Mark Crane
7c771adc5e
Add phone number to the contacts array.
2015-05-19 00:38:40 +00:00
Mark Crane
e65f63fe43
Change $db to $this->db because its in the PHP class.
2015-05-18 23:00:45 +00:00
Mark Crane
edb7163f08
Add contacts array to provisioning.
2015-05-18 22:45:31 +00:00
Mark Crane
fdad0b28a1
Update nowrap to nowrap='nowrap'
2015-05-18 22:10:59 +00:00
Nate Jones
b809714064
Calls Active: Show gateway name instead of uuid in Application data string, change to jQuery ajax refresh.
2015-05-18 16:44:38 +00:00
Nate Jones
a28f7a9f53
Contact Times: Timer now works for contacts under foreign domains. Limit edit and delete to user's own Time entries.
2015-05-17 09:58:57 +00:00
Nate Jones
d9de58b0cd
Contact Times: Simplify Timer with jQuery ajax instead.
2015-05-17 09:08:52 +00:00
Nate Jones
741dbd876c
Contact Times: Minor style/layout mods to timer duration.
2015-05-17 08:39:57 +00:00
Nate Jones
67524ca6a0
Contact Times: An open Timer now works after changing domains.
2015-05-17 07:35:35 +00:00
Nate Jones
f293c6d31f
Contact Times: Fix redirect issue on Timer.
2015-05-17 07:19:07 +00:00
Nate Jones
2b18dfd088
Contact Times: Style adjustments.
2015-05-17 07:15:28 +00:00
Nate Jones
6a184d6989
Contact Times: Layout tweaks, link contact name on Timer to open contact edit.
2015-05-17 06:40:37 +00:00
Nate Jones
3d3cdff6c8
Contact Times: Remove debug line.
2015-05-17 06:23:51 +00:00
Nate Jones
1ff7d1c1ba
Contacts: Added Times/Timer to track support.
2015-05-17 06:16:43 +00:00
Nate Jones
830724f368
Fax: Fixed an issue when multiple email addresses are defined in fax-to-email feature (was only sending email to the last address listed). Thx CraigH.
2015-05-15 20:33:39 +00:00
Mark Crane
8b539a79fb
Change eavesdrop from *88[ext] to *33[ext] to prevent a conflict with page extension on *8[ext]
2015-05-15 18:05:31 +00:00
Mark Crane
5f78d5b41d
Filter for sip_P-Preferred-Identity in xml cdr import as a work around for invalid XML sent over HTTP POST.
2015-05-15 09:26:13 +00:00
Nate Jones
fe8032b1c3
Misc: Removed use of GLOB_BRACE as doesn't work on some systems, use non-GLOB_BRACE method instead. Thanks [xming] and Risk64. Should resolve Issue 916, as well.
2015-05-12 18:11:05 +00:00
Nate Jones
0a52f9cc75
Fax: Fix on edit to re-enable Advanced features, due to recent file rename.
2015-05-09 06:02:48 +00:00
Nate Jones
283d06ede0
Fax: Fix Remote Inbox link (oops).
2015-05-09 05:40:39 +00:00
Nate Jones
7fab6d2e88
Fax: Upgrade script to generate and store meta-data from existing fax files, fix Lua script to insert correct fax file path into db, JavaScript prompt corrections, adjust redirect after send to use new interface, fix delete so files on file system are removed (using path from db), fix paging and sorting on Inbox and Sent, fix TIF to PDF conversion for viewing sent/received faxes (if PDF version not present).
2015-05-09 05:22:29 +00:00
Nate Jones
b11e3c815e
CDR: Fixed recording playback / download.
2015-05-08 17:21:20 +00:00
Mark Crane
7e1f3abb4e
Change user_status to agent_status.
2015-05-05 17:24:02 +00:00
Nate Jones
60856cc6f5
Extensions: Only show Call Control button on edit.
2015-05-05 16:45:35 +00:00
Mark Crane
35ad4784dd
Add call_timout to the extension xml files.
2015-05-05 07:45:05 +00:00
Mark Crane
50c88ba930
Add call_timeout tot he user_exists dialplan so it works in both directions.
2015-05-05 07:36:06 +00:00
Mark Crane
f5294912f7
Show only sip profiles that are enabled on the Gateway edit page.
2015-05-05 05:48:27 +00:00
Mark Crane
d22383a40e
Show only sip profiles that are enabled on the Status -> SIP status.
2015-05-05 05:45:42 +00:00
Mark Crane
e616fad12e
Add the format number to destinations list and adjust the function to only process numeric.
2015-05-05 04:50:23 +00:00
Mark Crane
872fa20983
Add format phone to the dialplan number.
2015-05-05 04:44:34 +00:00
Nate Jones
198967cf08
Call Center Agent: Prevent duplicate Agent IDs (within the same domain).
...
Devices: Remove unnecessary javascript.
2015-05-04 21:01:55 +00:00
Nate Jones
9f5c2422d3
Devices: Language updates supporting previous commit. Removed required check on MAC Address field.
2015-05-04 20:09:29 +00:00
Nate Jones
0acd0922ff
Devices: Prevent duplicate username within domain (if device assigned to a domain) or globally (if domain set to Global).
...
Functions: Added is_mac() and format_mac() functions.
2015-05-04 20:07:51 +00:00
Mark Crane
2205cf4fb7
Add _id to *23 name.
2015-05-04 19:06:04 +00:00
Mark Crane
91df1c01db
Remove one file and rename the dialplan attribute inside the XML.
2015-05-04 19:05:20 +00:00
Mark Crane
287da808e3
Add *23 for agent status that requests the id and password.
2015-05-04 18:58:18 +00:00
Mark Crane
89e01c08d0
Rename the user_status dialplan.
2015-05-04 18:48:09 +00:00
Mark Crane
ad180b5d8e
Add Agent ID column to the agent list.
2015-05-04 17:09:21 +00:00
Mark Crane
9cf78bbf9a
Move it to the correct field and change the type to password.
2015-05-04 03:26:50 +00:00
Mark Crane
b757da247c
Escape the $ and ".
2015-05-04 03:19:31 +00:00
Mark Crane
98ead97ff6
Hide the agent password.
2015-05-04 03:12:11 +00:00
Mark Crane
95f457d9b8
Add missing '+;' to the app_config.php.
2015-05-04 02:50:31 +00:00
Mark Crane
b9f1d6d952
Add the missing call center translation.
2015-05-04 01:48:41 +00:00
Mark Crane
1746359477
Add the call center agent ID and password.
2015-05-03 16:55:43 +00:00
Mark Crane
614f7f3165
Add support for the new sip profiles enabled field.
2015-05-02 05:08:41 +00:00
Nate Jones
3d654ad634
SIP Profiles: Added Enabled select box to manage the profile state.
2015-05-02 04:53:45 +00:00
Nate Jones
b442960964
Status Graph: Auto-load first interface found.
2015-05-02 03:35:18 +00:00
luis daniel lucio quiroz
d6980a929c
fix a pricing display bug when billing installed
2015-05-01 18:52:01 +00:00
luis daniel lucio quiroz
e2602f7824
better sql queries for billing
2015-05-01 18:35:40 +00:00
luis daniel lucio quiroz
9f346abfd0
lcr_currency wrong set
2015-05-01 17:39:13 +00:00
Mark Crane
bce8490f3e
Fix the redirect on the fax file delete and change the tabbing.
2015-05-01 12:38:30 +00:00
Mark Crane
854dff9e08
More work on the delete.
2015-05-01 11:55:53 +00:00
Mark Crane
ebf3b96ecb
Fix a little syntax in the delete file.
2015-05-01 11:49:19 +00:00
Mark Crane
455e6e5e9d
Delete the fax tif and/or pdf in addition to remove the row from the database.
2015-05-01 11:38:44 +00:00
Mark Crane
fe71098cf7
Fix the fax file delete so it redirects correctly and removes the file.
2015-05-01 11:21:19 +00:00
Nate Jones
63cd5bb78e
Language file merge from translation server.
2015-05-01 11:13:39 +00:00
Mark Crane
5846ddc24e
Link to the fax_files.php file and use fax_inbox_view and fax_sent_view permissions.
2015-05-01 10:48:48 +00:00
Mark Crane
204cc3141c
Add the FAX TIF and PDF file download.
2015-05-01 10:24:24 +00:00
Mark Crane
541d9a79a9
Fix the page header and adjust indentation.
2015-05-01 08:48:32 +00:00
Mark Crane
01bff0ff01
Add many changes to fax_files.php including formatting the date, fixing the page header and hide unnecessary fields.
2015-05-01 08:19:56 +00:00
Mark Crane
83ed3602fa
Test if the id is a uuid if it is then set fax_uuid value.
2015-05-01 08:17:39 +00:00
Mark Crane
b247696e8f
Add the license with the correct year.
2015-05-01 07:22:33 +00:00
Mark Crane
adaece1d31
Add FAX files.
2015-05-01 07:21:01 +00:00
Mark Crane
c1fb179b1a
Add fax file permission and fix the data type for date and epoch.
2015-05-01 07:10:31 +00:00
Mark Crane
3e49c72a30
Add the FAX files translations.
2015-05-01 06:59:55 +00:00
Nate Jones
c12db7ed7d
SIP Status: Toggle Start/Stop button visibility, and Refresh button.
2015-05-01 06:52:51 +00:00
Nate Jones
68a347724b
Active Calls: Add Show All feature for Superadmin, basic view for Admin, refresh activity icon.
...
Registrations: Minor visual adjustments.
2015-05-01 06:35:40 +00:00
Mark Crane
29b7fd2937
Change device_model to device_uuid_alternate for the provision override.
2015-04-30 10:25:00 +00:00
Nate Jones
b7e91bdca2
Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
...
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
2015-04-30 09:45:41 +00:00
Mark Crane
57b344135d
Change page extension to order 250.
2015-04-30 08:30:43 +00:00
Mark Crane
cc1ab86fdd
Change the order of the page dialplan.
2015-04-30 08:30:01 +00:00
Mark Crane
c07d842579
Had the login and logout backwards.
2015-04-30 08:06:11 +00:00
Mark Crane
435c2a7d77
Add the provision dialplan as *11 and *12.
2015-04-30 06:21:19 +00:00
Mark Crane
8d5cc4bb0d
Get the device username and password to show on the same line and hide the password when the field is not selected.
2015-04-30 04:36:57 +00:00
Mark Crane
c7662544cf
Add label-device to devices/app_languages.php.
2015-04-30 04:25:36 +00:00
Nate Jones
392b875b3a
Active Calls: Removed broken Transfer, Park and Record options in favor the Operator Panel (Park functionality to eventually be added to the OP).
...
Operator Panel: Only superadmin group can view debug info.
2015-04-30 02:55:35 +00:00
Mark Crane
5a34fb1a35
Add dialplan add temporary permissions.
2015-04-30 01:17:47 +00:00
Mark Crane
09d0ae1a0e
Add a space.
2015-04-30 01:05:09 +00:00
Mark Crane
86fa97e41a
Add the sub table dialplan destination permission.
2015-04-30 01:03:55 +00:00
Mark Crane
62b4838b8b
Change the permission name from delete to edit.
2015-04-29 23:50:00 +00:00
Mark Crane
70453cfd5a
Fix the permissions for admin using the time conditions and dialplan -> destinations.
2015-04-29 23:22:36 +00:00
Mark Crane
5e558cca0d
Add an api_hangup_hook to ensure all members of page hangup.
2015-04-29 21:54:02 +00:00
Nate Jones
a8c7fb9f02
SIP: Return "NO_ANSWER" instead of "NORMAL_CLEARING" if an extension is called with voicemail disabled. Implements patch suggested in Issue 920. Thanks.
2015-04-29 21:21:00 +00:00
Digital Daz
befc947b8d
Slight change to correct sql queries for times, thanks Nate.
2015-04-29 20:45:32 +00:00
Mark Crane
7e9767f0d9
Simplify the page dialplan.
2015-04-29 18:25:20 +00:00
Mark Crane
7c97283b5a
Change the name of extension-intercom to page-extension.
2015-04-29 18:14:26 +00:00
Mark Crane
fdfc134ddc
Change the order of the fax dialplan details.
2015-04-28 21:12:27 +00:00
Nate Jones
1c02e1fa39
Phrases: Remove phrase from memcache if phrase detail deleted (no, really).
2015-04-28 19:28:16 +00:00
Nate Jones
51d2aa8178
Phrases: Remove phrase from memcache if phrase detail deleted.
2015-04-28 19:10:52 +00:00
Nate Jones
04c9e31f63
Phrases: Include full path for recordings (not sounds), when not using base64.
2015-04-28 19:06:27 +00:00
Nate Jones
75f8cb0a9e
Phrases: Save phrases xml and delete phrases from memcache after converting to/from base64 in app_defaults.
...
IVR: Using phrase greetings, DTMF tones now captured and executed, but only after playback completes (uses session:variable). Still searching for a better solution.
2015-04-28 17:24:32 +00:00
Mark Crane
db21ca20f1
Update the api_hangup_hook for the fax dialplan.
2015-04-28 14:47:17 +00:00
Nate Jones
ddee7be012
Phrases: App Defaults now converts phrases between base64 compatible and back, enhanced interface with better js manipulation, easily add pauses to a phrase.
...
Note: Currently DTMF tones are not recognized during phrase playback in IVR (rrrrr!).
2015-04-28 09:54:02 +00:00
Nate Jones
4428984028
Phrases: Add support for using base64 recordings. Already existing phrases don't yet convert.
2015-04-26 00:19:02 +00:00
Nate Jones
86cfbb90f8
Recordings: On upload, put original file name in description, and better format the name auto-generated from the saved file name.
2015-04-25 22:25:26 +00:00
Nate Jones
f6bb49552f
Cleanup: Remove unused shockwave flash files.
2015-04-25 21:48:08 +00:00
Nate Jones
3b3dcaf340
Recordings: app_defaults to move recordings from file system to base64 in db (and vice versa).
2015-04-25 21:46:01 +00:00
Mark Crane
64bc09fd7e
Add fax files table for storing meta data and optional base64.
2015-04-25 21:07:01 +00:00
Nate Jones
6ae74a8591
Voicemail Greetings: Better base64 support in gui (playback, download, etc) and lua scripts, some lua mods to allow re-recording without having to enter greeting # again, fixed choose greeting function, new greeting recordings now only save when told to (uses a temp file prior to), fix sorting on greetings list, app_defaults to move greetings from file system to base64 in db (and vice versa).
...
Recordings: Fix sorting and paging.
IVRs: Code cleanup.
(... and some other stuff I can't remember at this hour.)
2015-04-25 12:26:31 +00:00
Mark Crane
26928d2fe8
Move menu items that are for superadmins to the advanced menu.
2015-04-25 06:29:45 +00:00
Mark Crane
04bb28752a
Prevent cross site scripting by limiting the value of $show on the registrations page.
2015-04-25 05:47:35 +00:00
Mark Crane
cbd974a89e
Move app/xmpp as an optional application in dev/apps.
2015-04-24 20:55:53 +00:00
Mark Crane
7c3d16dd39
Move content manager to apps/content marking it as an optional application. That is not installed by default.
2015-04-24 20:53:26 +00:00
Mark Crane
e5d28983fa
Contact page change Contact Add to just Contact as the page indicates that its an add.
2015-04-24 20:32:36 +00:00
Nate Jones
c91b4b0b5d
IVR: Better support for the use of base64 Recordings, added option to use Phrases in a couple places, fixed the Exit Sound. (Note: A selected Sound with the same file name as a Recording will get trumped.)
2015-04-24 02:47:10 +00:00
luis daniel lucio quiroz
830238631c
device_vendor & device_mac_address are a must
2015-04-23 16:39:49 +00:00
Nate Jones
e0c0be31ca
Recordings: Add support for base64 Play and Download, and bi-directional conversion between base64 and local files on page load.
2015-04-23 08:41:05 +00:00
Nate Jones
f99b2e8c30
Voicemail: local and base64 fixes.
2015-04-23 05:25:21 +00:00
Nate Jones
242ab77ccb
Voicemail: Add functionality to Play and Download base64 messages in the database.
2015-04-23 00:10:31 +00:00
Mark Crane
d42f22d6e3
Add a few comments and adjust the indentation.
2015-04-22 18:11:41 +00:00
Mark Crane
22f98351c7
Save the ivr menu then update the dialplan.
2015-04-21 18:17:25 +00:00
Mark Crane
15386868d5
Move ring group context above enabled. Goal is moving it lower since its a setting that is changed rarely.
2015-04-21 18:15:51 +00:00
Nate Jones
24ed706087
Recordings / Voicemail Messages: Hide file size column if storing as base64 in db.
2015-04-17 19:30:06 +00:00
Nate Jones
c03bcd76bb
Conference Center: Add ability to use a Phrase for the Greeting, resolving Issue 921 and Issue 818.
2015-04-17 18:41:31 +00:00
Mark Crane
ce2845924c
Remove the numeric restriction on fax forward number as it isn't required to be a number.
2015-04-16 20:49:43 +00:00