FusionPBX
6ffec9b87f
Update conference_edit.php
...
Change session context to domain_name.
2020-10-22 03:13:42 -06:00
FusionPBX
fb72d597f2
Update ivr_menu.php
...
Change session context to domain_name.
2020-10-22 03:09:58 -06:00
FusionPBX
2020e398b2
Update ivr_menu_xml.php
...
Change session context to domain_name.
2020-10-22 03:01:47 -06:00
FusionPBX
9208a270ac
Update ivr_menu_copy.php
...
Change session context to domain_name.
2020-10-22 02:57:57 -06:00
FusionPBX
dc9f426100
Update conference_center_edit.php
...
Change session context to domain_name.
2020-10-22 02:50:52 -06:00
FusionPBX
d82f8cc155
Update conference_centers.php
...
Change session context to domain_name.
2020-10-22 02:48:44 -06:00
FusionPBX
d83b4b9319
Update dialplan_outbound_add.php
...
Change session context to domain_name.
2020-10-22 02:47:02 -06:00
FusionPBX
f5e5fd7a79
Update call_center_queue_edit.php
...
Change session context to domain_name.
2020-10-22 02:42:08 -06:00
FusionPBX
7aa65122a0
Update call_center.php
...
Change session context to domain_name.
2020-10-22 02:36:52 -06:00
FusionPBX
26a316a295
Update time_condition_edit.php
...
Change session context to domain_name.
2020-10-22 02:35:09 -06:00
FusionPBX
281979721c
Update fifo_add.php
...
Change session context to domain_name.
2020-10-22 02:33:18 -06:00
FusionPBX
e9b962a8e2
Update dialplan_add.php
...
Change session context to domain_name.
2020-10-22 02:31:10 -06:00
FusionPBX
94b2f8b398
Update click_to_call.php
...
Change session context to domain_name.
2020-10-22 02:28:51 -06:00
FusionPBX
81ff164a65
Update fax.php
...
Change session context to domain_name.
2020-10-22 02:19:08 -06:00
FusionPBX
3173657851
Update conferences.php
...
Change context to domain_name.
2020-10-22 02:15:21 -06:00
FusionPBX
fdc142c27d
Update device_download.php
...
Export more device details.
2020-10-21 21:13:11 -06:00
konradSC
c2688fcf2a
Check for origination_callee_id_name
...
This was breaking when the variable wasn't set in the dialplan.
Len discovered this :-)
2020-10-21 12:09:28 -04:00
Nate
3dec7cb307
Provisioning: Fix to make Domain Settings take effect in templates.
2020-10-20 16:51:48 -06:00
Nate
7e9cfb332a
Extension - Edit: Adjust CIDR description.
2020-10-20 14:54:42 -06:00
Nate
53c7f1e805
Contacts - Import: Correct redirect URLs.
2020-10-20 13:29:34 -06:00
Nate
29de477e85
Contact - Import: Remove reference to outlook.
2020-10-20 13:21:18 -06:00
Nate
959a70c163
Devices - Import: Fix file upload.
2020-10-20 13:14:09 -06:00
FusionPBX
b724852eff
Update device.php
...
When deleting a device make sure it removes any related device_uuid_alternate.
2020-10-20 09:41:08 -06:00
FusionPBX
2cb787c51c
Update app_config.php
...
Change voicemail_id to numeric.
2020-10-19 22:30:33 -06:00
FusionPBX
5b6102de70
Update device_edit.php
...
Show input text when details for select are not configured.
2020-10-19 20:19:00 -06:00
demonspork
b0bbae3a40
GXP17xx Template Improvements
...
Various basic variables were missing like transport type and sip_port and basic things were wrong like Accept Incoming SIP from Proxy Only was disabled.
This template P codes are almost identical to the GXP16XX except that the loops for button programming doesn't seem to work with it at least with my limited testing, so they are left out for now.
Tested and working with firmware 1.0.1.89
2020-10-19 00:11:43 -05:00
Greenbea
3aa39634c9
ivr menu add pin number
2020-10-18 15:44:33 -04:00
demonspork
d5b88ba4dc
Fix Indention
...
Spaces instead of tabs :)
2020-10-16 18:51:32 -05:00
demonspork
21fd701e69
Disable grandstream_feature_key_sync by default
...
Disable grandstream_feature_key_sync by default because it requires the lua.conf.xml modification for the server to work with it.
2020-10-16 18:49:06 -05:00
demonspork
083453784b
Grandstream GXP and GRP feature Key Sync
...
Grandstream GXP and GRP feature key sync variables.
2020-10-16 18:47:01 -05:00
agree
0104ec36a0
Fix Paging
2020-10-14 20:05:40 -04:00
Nate
df88702ec1
Operator Panel: Enforce minimum refresh rate value.
2020-10-14 14:22:35 -06:00
Nate
9550ea7c05
Operator Panel: Implement adjustable refresh rate.
2020-10-14 14:13:51 -06:00
FusionPBX
e2b97dd221
Merge pull request #5530 from Len-PGH/patch-157
...
Add Grandstream GRP vendor function for phonebook.
2020-10-13 16:03:37 -06:00
Nate
6913125511
Device - Import: Hide file upload for now, as doesn't work properly.
2020-10-13 10:26:16 -06:00
Len
e1534289f5
Update app_config.php
2020-10-13 09:56:35 -04:00
Nate
b8acae0afb
Voicemail: Show assigned extension mailboxes if voicemail_domain permission not assigned.
2020-10-12 14:55:07 -06:00
Nate
a770fd878c
Voicemail: Enhance recording playback options.
2020-10-12 11:46:51 -06:00
Nate
349f81ddd0
Voicemail: Clear some vars.
2020-10-12 09:56:49 -06:00
Nate
a16fdcc437
Voicemail: Additional step to correct potential phrase/language issues.
2020-10-12 09:54:50 -06:00
FusionPBX
ce2a772720
Update index.lua
...
Remove trailing space.
2020-10-10 13:29:15 -06:00
FusionPBX
7f870ea26f
Remove an extra line of code that causes no harm but is not needed.
2020-10-10 12:46:56 -06:00
FusionPBX
3283140022
Update destination_edit.php
...
Replace string_to_regex with destination to_regex method.
2020-10-10 00:06:38 -06:00
FusionPBX
cd3ed425de
Update destinations.php
...
Add to_regex method to the destinations class.
2020-10-10 00:03:04 -06:00
Len
6cc97a45cc
Update app_config.php
2020-10-09 22:07:25 -04:00
Nate
325da538c3
Voicemail: Adjust default greeting to accept * for remote access.
2020-10-08 18:05:20 -06:00
Nate
c10d508ba8
Voicemail: Minor adjustment to play greeting script.
2020-10-08 16:18:02 -06:00
Nate
55e1e2ea35
Contacts - Import: Support multiple numbers per contact and ability to set number label.
2020-10-08 15:13:45 -06:00
FusionPBX
08de8d1f81
Remove code that caused an error.
2020-10-07 13:48:17 -06:00
Nate
7932829ff0
Switch Variables: Enhance description.
2020-10-06 14:58:00 -06:00