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