Commit Graph

18249 Commits

Author SHA1 Message Date
Andrew Querol 152955625c Initial attempt at allowing the destination button button
to dynamically change

This sets the UUID as the ID in the options list. The we use the javascript onclick listener to get the id(uuid) of the selected option and open the link to the edit page.
2021-03-22 23:13:39 -05:00
FusionPBX 0eae24b485
Merge pull request #5833 from chansizzle/patch-420
add yealink DST var
2021-03-22 22:08:10 -06:00
FusionPBX 6ba0536210
Merge pull request #5834 from chansizzle/patch-421
add yealink DST vars
2021-03-22 22:07:53 -06:00
FusionPBX 41a5cdf29d
Merge pull request #5836 from chansizzle/patch-423
add yealink DST var
2021-03-22 22:07:29 -06:00
FusionPBX 2de4a20ceb
Merge pull request #5837 from chansizzle/patch-424
add yealink DST var
2021-03-22 22:06:50 -06:00
FusionPBX 0af832a0a7
Merge pull request #5842 from junction1153/patch-9
Update record_message.lua
2021-03-22 22:06:26 -06:00
FusionPBX 8d3852328b
Merge pull request #5844 from demonspork/Destination-Click
Add direct link button for dynamic destinations
2021-03-22 22:03:42 -06:00
demonspork ea8aa47029 Add direct link button for dynamic destinations
Added a button that links directly to the currently selected destination's edit page if you have the permission to view or edit it.
2021-03-22 20:59:18 -05:00
FusionPBX 325f4f1513
Change socket.sleep(0.2) to freeswitch.msleep(200) 2021-03-22 15:18:57 -06:00
Joseph 92fd572b33
Update record_message.lua
Additional flexibility for google transcription
2021-03-20 20:40:50 -04:00
FusionPBX ae28718368
Merge pull request #5841 from demonspork/send_email-multipart-fix
fix send_email function for multi-part addresses
2021-03-19 18:28:34 -06:00
demonspork efd27fbe90 fix send_email function for multi-part addresses
The send_email function wasn't successfully parsing ; or , separated email address lists. I simplified it's processing.

While I was at it I removed the "valid email" check from email_test.php because that step is already being done in the send_email function that is called and it safely returns the appropriate error. I would have had to rewrite that function to handle the multiple email lists otherwise.
2021-03-19 19:15:32 -05:00
Andrew Querol 44ae3e102e GRP261x configuration using the new easier to read XML format.
Update the GRP v2 dialplan to match recent changes by @demonspork

Also disable internal feature keys like the other dialplans.
2021-03-19 13:08:07 -05:00
FusionPBX 0cc140beaa
Merge pull request #5835 from chansizzle/patch-422
Add Yealink DST two variables
2021-03-19 11:43:57 -06:00
FusionPBX 2dcf3e1fdc
Merge pull request #5840 from chansizzle/patch-425
Added Yealink DST vars to default settings.
2021-03-19 11:42:44 -06:00
FusionPBX d423a0c8f6
Merge pull request #5839 from demonspork/Fix-DND-Feature-Sync-Loop
Fix DND Feature Sync loop
2021-03-19 10:41:16 -06:00
chansizzle 3546e7debe
added yealink DST vars 2021-03-19 10:32:13 -06:00
demonspork 3ef6cf05db
Merge branch 'master' into Fix-DND-Feature-Sync-Loop 2021-03-19 11:12:44 -05:00
FusionPBX 970478ba70
Merge pull request #5806 from demonspork/patch-3
Add "Settings" link to Domains list
2021-03-19 09:36:10 -06:00
FusionPBX f14a09c943
Merge pull request #5819 from greenbea/patch-25
Yealink T54w Add missing parameter and variable
2021-03-19 09:34:41 -06:00
FusionPBX 4c708bf692
Merge pull request #5813 from chansizzle/patch-405
Grandstream call waiting ring
2021-03-19 09:30:46 -06:00
FusionPBX eef13cbb96
Merge pull request #5566 from winsock/multiple-registration-fix
Fix Device Provisioning and Feature Sync across SIP Profiles
2021-03-19 09:25:51 -06:00
FusionPBX b086093ca3
User logs show show current domain by default.
Show all domains if the Show All button is pressed.
2021-03-19 00:47:00 -06:00
FusionPBX 1f16cf19da
Merge pull request #5838 from greenbea/patch-26
Fix extension settings not clearing cache
2021-03-18 22:29:12 -06:00
demonspork cf1dfe9070 Fix DND Feature Sync loop
Add Delay to prevent infinite feature key Loops on some phones (Yealink....)
2021-03-18 20:05:31 -05:00
agree bf2418f131
fix extension setting edit not clearing cache 2021-03-18 18:09:03 -04:00
agree 829d3f1abe
extension settings fix not clearing cache 2021-03-18 18:06:24 -04:00
chansizzle 337213c7ec
add yealink DST var 2021-03-18 13:12:32 -06:00
chansizzle bc0a939238
add yealink DST var 2021-03-18 13:11:34 -06:00
chansizzle e6d19a4062
add yealink DST var 2021-03-18 13:10:35 -06:00
chansizzle 628d893328
add yealink DST vars 2021-03-18 13:09:30 -06:00
chansizzle 5d6fdcf867
add yealink DST var 2021-03-18 13:05:19 -06:00
chansizzle 8ad7c03bf9
add yealink DST vars 2021-03-18 13:04:13 -06:00
chansizzle a3f38bfc61
add yealink DST vars 2021-03-18 13:01:22 -06:00
chansizzle b337c48b04
add yealink DST var 2021-03-18 12:53:41 -06:00
chansizzle e778adf84c
add yealink DST var 2021-03-18 12:52:36 -06:00
chansizzle e504353410
add yealink DST vars 2021-03-18 12:50:20 -06:00
chansizzle 8ca42265d4
add yealink DST var 2021-03-18 12:48:32 -06:00
chansizzle 39430fe784
add yealink DST var 2021-03-18 12:47:34 -06:00
chansizzle 6a8689d5c6
add yealink DST var 2021-03-18 12:44:23 -06:00
chansizzle d4a3fb100b
add yealink DST var 2021-03-18 12:43:16 -06:00
chansizzle 0edb128b56
add yealink DST var 2021-03-18 12:42:05 -06:00
chansizzle 1891161155
add yealink DST var 2021-03-18 12:38:03 -06:00
chansizzle 2631d3a46e
add yealink DST var 2021-03-18 12:36:52 -06:00
chansizzle 78c3fa2fb0
add yealink DST var 2021-03-18 12:35:35 -06:00
agree 47d6bac050
Yealink T54w Add missing parameter and variable 2021-03-18 14:10:50 -04:00
FusionPBX 48cffe41da
Use permission fax_extension_view instead of if_group. 2021-03-18 10:44:43 -06:00
FusionPBX d0fbbd6a2e
Use the new fax_extension_view_domain instead of if_group function 2021-03-18 10:37:38 -06:00
FusionPBX 95b5660da9
Use the new fax_extension_view_domain instead of if_group superadmin and admin. 2021-03-18 10:35:37 -06:00
FusionPBX d27c7e210e
Use the new fax fax_extension_view_domain permission.
Also selected specific fields rather than using the * wild card in the select statement.
2021-03-18 10:23:03 -06:00