FusionPBX
bb7d8f1718
Merge pull request #1244 from mafoo/BugFix_Provision
...
BugFix + Optional Enable extensions appear in directory
2015-11-19 09:40:27 -08:00
FusionPBX
9069a229ce
Merge pull request #1245 from mafoo/Enhance-Sip_Profiles
...
Enhance sip profiles
2015-11-19 09:17:22 -08:00
Matthew Vale
b4c6b7247d
Bugfix
2015-11-19 14:57:47 +00:00
Matthew Vale
d00f7a31e1
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
6bc2186808
Added External IPv6 support
...
created the external IPv6 profile
2015-11-19 13:57:23 +00:00
Matthew Vale
26c749edb0
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
markjcrane
a0b5c5105f
Fix the call center dialplan creation when adding a call center queue.
2015-11-14 20:18:31 -07:00
markjcrane
608a826d13
Correct the consistency of the indentation.
2015-11-14 17:56:20 -07:00
markjcrane
b428f570de
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-11-14 17:18:58 -07:00
markjcrane
e52339fc8f
Fix call center queue delete.
2015-11-14 17:18:32 -07:00
FusionPBX
ebbf6fb259
Merge pull request #1235 from moteus/fax_send
...
Fix. multiple calls fax_send caused error.
2015-11-13 09:17:09 -07:00
markjcrane
d03db31518
Add the additional key types to the device key profile.
2015-11-12 19:27:29 -07:00
markjcrane
f58328fa39
Polycom key type capitalize the first letter of Automata and Normal.
2015-11-12 19:11:31 -07:00
markjcrane
88858a1c8b
Add additional Polycom key types.
2015-11-12 16:40:02 -07:00
Alexey Melnichuk
a10e508972
Fix. multiple calls fax_send caused error.
...
Fix. require EventSocket implicitly.
Fix. require `test` class.
2015-11-12 14:00:01 +03:00
FusionPBX
20eff9739a
Merge pull request #1228 from mafoo/Bugfix-destination_edit
...
Bugfix destination_edit.php
2015-11-09 07:53:35 -07:00
Matthew Vale
b3133f1eb1
missed none when pasting new code
2015-11-09 11:49:09 +00:00
Matthew Vale
131954137a
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
cca5c118df
Secure the device mac address when the user doesn't have permission to change it.
2015-11-05 12:25:30 -07:00
markjcrane
d39d58e6f6
Show device copy when user has device_add permission.
2015-11-05 12:11:53 -07:00
markjcrane
2750163d6d
Move the description inside the permission condition and adjust 2 of the permissions.
2015-11-05 12:05:49 -07:00
markjcrane
ef5a1eb455
Add new device permissions for mac address, template, label, vendor, model, firmware, and description.
2015-11-05 11:56:50 -07:00
markjcrane
5f7fd707c2
Fix the syntax by adding a missing ).
2015-11-05 11:24:28 -07:00
markjcrane
78b65831ec
Add new device permissions device_username_password, device_alternate, device_enable.
2015-11-05 11:19:22 -07:00
markjcrane
f87195204c
Add the provision.path.text to default settings.
2015-11-04 20:01:11 -07:00
markjcrane
503461fca1
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
b3937d9410
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
8e9c961a18
bugfix when retrieving region
2015-11-03 14:34:29 +00:00
Matthew Vale
f53cf0ec41
initial rewrite of time_conditions
2015-11-03 14:23:52 +00:00
FusionPBX
62fcbb925a
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
8337af0fd4
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
82fcbbcbce
Merge pull request #1210 from blackc2004/patch-8
...
Update extension_edit.php
2015-10-30 09:37:23 -06:00
FusionPBX
9c5fee3dc8
Merge pull request #1211 from blackc2004/patch-7
...
Update app_languages.php
2015-10-30 09:36:55 -06:00
FusionPBX
b42f054e9e
Merge pull request #1212 from blackc2004/patch-6
...
Update app_config.php
2015-10-30 09:36:30 -06:00
blackc2004
5bc43a3fbd
Update extension.php
2015-10-29 12:24:55 -07:00
blackc2004
9a47dc93fd
Update extension_edit.php
2015-10-29 12:24:24 -07:00
blackc2004
89410fafa6
Update app_languages.php
2015-10-29 12:23:49 -07:00
blackc2004
080d136968
Update app_config.php
2015-10-29 12:22:40 -07:00
markjcrane
9429de42be
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
3f2ccf8b23
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
b5fcb26e6d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-27 16:32:33 -06:00
markjcrane
aeeee2433e
Remove user group from call block until there is per extension call block.
2015-10-27 16:32:20 -06:00
FusionPBX
e1e01dac90
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
e393ea821a
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
c89075cc44
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-24 16:39:37 -06:00
markjcrane
ed0e78ace2
Remove the redundant public condition from the inbound route.
2015-10-24 16:39:22 -06:00
FusionPBX
2a0ef1b5af
Merge pull request #1203 from badcrc/master
...
Add. Ability to order the time conditions
2015-10-24 14:37:07 -06:00
markjcrane
b3669bac90
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-23 15:24:10 -06:00
markjcrane
4ff5835cbc
Change the paging extension_list to destinations.
2015-10-23 15:23:55 -06:00
Alexey Melnichuk
6abb8a6783
Change. Allow use destination number as Outbound CallerID number for extension.
2015-10-23 15:05:24 +03:00