FusionPBX
be841cd17a
Update fax_send.php
2022-06-28 11:06:19 -06:00
FusionPBX
220f19dcf0
Add new permisisons for the switch dashboard.
...
switch_version
switch_uptime
switch_channels
switch_registrations
2022-06-28 11:00:45 -06:00
FusionPBX
3a31141e6f
Add permisisons to the dashboard.
...
Add new permissions switch_version, switch_uptime, switch_channels, switch_registrations
2022-06-28 10:59:19 -06:00
FusionPBX
9c176e31e5
Simplify the Yealink T41s Template
2022-06-25 11:20:55 -06:00
FusionPBX
d82fd6a587
Add park+*xxxx to the templates using the spa_dial_plan
2022-06-24 16:30:38 -06:00
FusionPBX
39ed9d80b1
Update {$mac}.xml
2022-06-24 15:43:04 -06:00
FusionPBX
74fcfdc5a9
Update {$mac}.xml
2022-06-24 15:42:49 -06:00
FusionPBX
d6c02e8694
Update {$mac}.xml
2022-06-24 15:41:45 -06:00
FusionPBX
44dedb9acf
Set disabled when the device key type is disabled.
2022-06-24 15:41:13 -06:00
FusionPBX
7983bee43d
Update {$mac}.xml
2022-06-24 15:40:36 -06:00
FusionPBX
f450a1c9bb
Use Disabled when the device key type is set to disabled.
2022-06-24 15:40:15 -06:00
FusionPBX
c36f1c3968
Cisco 8851 spacfg.xml after factory default
2022-06-24 14:19:57 -06:00
FusionPBX
8c6d8a4103
Require the fax extension to be numeric.
2022-06-23 15:02:07 -06:00
FusionPBX
2e2376829f
Use the domain_name from the database.
2022-06-23 10:25:31 -06:00
FusionPBX
dd7117fbbe
While in a call put blind transfer and transfer first. ( #6431 )
...
* While in a call put blind transfer and transfer first.
2022-06-21 17:37:59 -06:00
FusionPBX
c076fae485
Use # instead of * to prevent *97 conflict with voicemail. ( #6430 )
...
* Use # instead of * to prevent *97 conflict with voicemail.
2022-06-21 17:25:11 -06:00
FusionPBX
5cc64eefb2
Change needed to support Cisco 3PCC endpoints.
...
The Cisco phone sends the + without the park prefix. This change allows dialing +*5901.
2022-06-21 13:20:17 -06:00
FusionPBX
632898d4a9
Use sip_from_user in orbit extension for an outbound call that is parked.
...
This allows outbound calls to receive a call back to original extension that parked it if the parked call is left in park.
2022-06-17 10:55:33 -06:00
FusionPBX
7a6f02474e
Prevent spaces from being considered as a valid destination_number.
2022-06-16 15:07:21 -06:00
FusionPBX
d6b1cdd63f
Prevent a problem when an IVR Option number is set without and action.
2022-06-16 10:29:01 -06:00
FusionPBX
d3af1acd73
Simplify the registrations count method by using the get method.
2022-06-15 10:52:11 -06:00
FusionPBX
611a13c32c
Change the retry_limit to 5.
2022-06-14 23:31:32 -06:00
FusionPBX
f214547359
First attempt use the fax variables from settings
...
Also set fax_retry_attempts, and fax_retry_limit.
2022-06-14 23:09:54 -06:00
FusionPBX
44f07fa5db
Add missing single quotes
2022-06-14 20:42:17 -06:00
FusionPBX
af6b00bf66
Update page.lua with more options check_destination_status, auto answer and alert info.
2022-06-11 00:58:00 -06:00
FusionPBX
d0d0346b42
Use fax_extension_copy permission for the copy button.
2022-06-09 19:23:28 -06:00
FusionPBX
7644c8d4fa
Change ulfile to file to be similar to the voicemail greetings.
2022-06-09 17:42:04 -06:00
FusionPBX
7f6b1472e6
Add conference recording to CDR page.
...
Tested and works with regular dialplan conference.
2022-06-09 11:04:07 -06:00
markjcrane
1fa04dd8a5
Add additional Fanvil templates
2022-06-07 19:58:36 -06:00
FusionPBX
d16dd2ae1e
Enable ability to use sip_to_user. ( #6406 )
...
* Enable ability to use sip_to_user.
* Set the sip_to_user variable.
* Update index.lua
2022-06-07 16:00:28 -06:00
FusionPBX
cf1aad072c
Found a more efficient way to force lower case on boolean values.
...
Helpful for supporting multiple databases. Make the import safer for users where the value is expected in lower case. Best solution for PostgreSQL is boolean data type but that would still not be a good solution for alternative databases.
2022-06-06 18:11:13 -06:00
FusionPBX
e0866eba32
Force the value to lower case for enabled.
2022-06-06 18:04:06 -06:00
FusionPBX
7205c76fba
Force the value to lower case for voicemail_local_after_email, voicemail_tutorial, and voicemail_enabled.
2022-06-06 17:52:34 -06:00
FusionPBX
d3eeaab1b4
Set the date using now() instead of the php date function.
2022-06-02 15:11:13 -06:00
FusionPBX
1199269347
When the cache is deleted log details to the syslog server.
2022-06-01 22:28:12 -06:00
FusionPBX
ad3a4825a1
Use a log prefix that makes more sense.
2022-06-01 18:57:33 -06:00
FusionPBX
93c7714148
Add new permission voicemail_file ( #6403 )
...
* Add new permission voicemail_file
* Update app_config.php
* Update voicemail_edit.php
2022-06-01 10:48:33 -06:00
FusionPBX
795254a421
Add http_auth, STUN and NTP.
2022-05-31 21:56:12 -06:00
FusionPBX
6440e4362d
Add http_auth, STUN and NTP
2022-05-31 21:54:30 -06:00
FusionPBX
d3533931df
Update {$mac}.xml
2022-05-31 21:34:43 -06:00
FusionPBX
ae3e7ba9cb
Add a new Panasonic utg200b template.
2022-05-31 21:34:24 -06:00
FusionPBX
27c03ae80b
Add new panasonic utg300b template.
2022-05-31 21:29:15 -06:00
FusionPBX
83eaee56a2
number_alias permission removed from superadmin group.
...
Not providing permissions to this by default to discourage using it. However anyone can assign the permission to any groups of their choice.
2022-05-31 09:42:26 -06:00
FusionPBX
54a5fb5a2b
Access Controls protect new users from hurting themselves.
2022-05-28 17:19:37 -06:00
FusionPBX
a0718f367a
Create an additional dialplan to set call_direction outbound.
2022-05-28 10:02:58 -06:00
FusionPBX
147956f655
Add bg_system to run the command as non blocking.
2022-05-27 16:58:32 -06:00
FusionPBX
5a89fa5081
Remove code from checks to see if the extension is on the phone.
...
Having the PBX check if the caller is already on the phone has not worked well at least not the approach that is getting removed in this commit. It is not the right way to solve the issue. Its better for the phone endpoint to block the intercom or auto answer when it is already on a call.
One way to do this that worked in testing was to disable call waiting. Then the call is rejected and not allowed to interrupt. the call that already exists. Expect there are also other ways to instruct the phone not to interrupt active calls when it receives a SIP message to auto answer.
2022-05-27 14:45:41 -06:00
markjcrane
10748a95c8
Add device_line_label and device_line_display_name permissions.
2022-05-26 21:37:19 -06:00
FusionPBX
c87ab41fff
Add FAX Queue with retry_interval ( #6398 )
...
* Update app_config.php
* Use the new retry interval.
* Add the new retry interval.
2022-05-26 14:33:19 -06:00
FusionPBX
5d2b919fa9
Correct invalid UUID
2022-05-25 12:38:29 -06:00
FusionPBX
5d41fd01df
Need to allow ability to clear the value.
2022-05-25 12:21:02 -06:00
FusionPBX
fd67765c74
Correct the Provisioning information
2022-05-25 09:25:23 -06:00
FusionPBX
3093a0a8cb
Fix a missing semi-colon.
2022-05-25 08:43:59 -06:00
FusionPBX
b1e2d3312d
Initial version of fanvil v67 configuration.
2022-05-25 08:31:34 -06:00
FusionPBX
d897fad100
Replace io.popen with api:executeString
2022-05-24 16:55:25 -06:00
FusionPBX
56f8d4ba44
Replace system with api:executeString
2022-05-24 16:50:45 -06:00
FusionPBX
d5775257b4
Use system instead of io.open
2022-05-24 16:38:04 -06:00
FusionPBX
46447d83c3
Remove the transcription as this can blocking.
...
Transcription still available through email queue this way it offloads the work off of FreeSWITCH.
2022-05-24 16:32:40 -06:00
FusionPBX
2326d79113
This function is not being used.
2022-05-24 16:12:29 -06:00
FusionPBX
fdbaefa2cf
Create dnd.php
2022-05-23 10:03:03 -06:00
FusionPBX
7d82b82089
Send presence events for DND
2022-05-20 17:51:52 -06:00
FusionPBX
53e8ab5f16
Unset the event socket handles.
2022-05-20 17:49:42 -06:00
FusionPBX
ed1d1afd07
Update presence.php
2022-05-20 17:15:57 -06:00
FusionPBX
27f0d9d5b4
Add a new presence class.
2022-05-20 17:14:50 -06:00
FusionPBX
37e3837323
Fix a spelling mistake change Formward to Forward.
2022-05-20 09:33:50 -06:00
FusionPBX
c4556ebba4
Add cc-instance-id to callcenter.conf xml.
2022-05-19 21:55:04 -06:00
FusionPBX
1434d39cff
Change condition where the email address was not set.
...
- When the email address was not set then post process did not happen and the status was not updated to failed.
- Updated debug and file parameters for debugging.
2022-05-19 16:00:58 -06:00
FusionPBX
10de04f929
Send presence when changing the status of the call flow.
2022-05-19 13:28:54 -06:00
FusionPBX
a2477f8dd5
Add domain_uuid the email object.
2022-05-19 10:44:54 -06:00
FusionPBX
41e96f691e
Add voicemail BLF.
2022-05-19 09:38:31 -06:00
FusionPBX
f13d538277
Remove a redundant ignore_early_media.
2022-05-17 13:47:53 -06:00
FusionPBX
c1f9134654
Remove ignore_early_media because its added below.
2022-05-17 13:42:44 -06:00
FusionPBX
bc9f33cde1
Remove ignore_early_media because its added below.
2022-05-17 12:46:32 -06:00
FusionPBX
8c4ad43fbc
Fix spelling in accountcode description
2022-05-16 09:13:29 -06:00
FusionPBX
58fc71fce9
Fix implode paramater order and few other minor edits.
2022-05-13 11:44:41 -06:00
FusionPBX
22db796b11
Adds an extra line so that internet_port_vid doesn't show up on the same line.
2022-05-12 10:31:41 -06:00
markjcrane
6c2ebbc28c
Correct the template syntax
2022-05-12 10:24:39 -06:00
FusionPBX
6247cddddc
Add ${yealink_call_info_display_method} variable ( #6383 )
...
* Add ${yealink_call_info_display_method} variable
* Update y000000000074.cfg
* Update y000000000095.cfg
* Update y000000000070.cfg
* Update y000000000058.cfg
* Update y000000000097.cfg
* Update y000000000150.cfg
2022-05-12 09:49:02 -06:00
FusionPBX
5448ac02a9
Add yealink_call_info_display_method to default settings with a default value of 1 - Number+Name
2022-05-11 13:05:01 -06:00
FusionPBX
38541f7a2d
Add domain_uuid to the email object and remove deprecated code.
2022-05-10 20:21:20 -06:00
FusionPBX
d5db02be42
Add sip_h_Alert-Info to cc_export_vars.
2022-05-09 21:53:27 -06:00
FusionPBX
312873fb39
Add sip_h_Alert-Info to cc_export_vars
2022-05-09 21:52:30 -06:00
FusionPBX
3dd7d3cdf4
BLF for Call Center Agents
...
Updated when the phone registers.
2022-05-09 21:21:41 -06:00
FusionPBX
28c0d704df
Add op_valet_park_active to the css.
2022-05-09 15:33:44 -06:00
FusionPBX
dd1b315101
Add valet park and line feeds.
2022-05-09 15:32:10 -06:00
FusionPBX
ca16c0b622
Fixed hidden calls after picking up a parked call.
...
Also improved code indentation.
2022-05-07 12:46:14 -06:00
FusionPBX
e83885c722
User Logs - Paging Broken with Search
2022-05-07 09:36:14 -06:00
FusionPBX
f2aba2251f
Presence is not correctly updated when caller rings an IVR
...
When a user calls an IVR, the presence is updated and sent to subscribers to notify they are on the phone, however it is never terminated so it appears they are busy long after the call ended. Removing the dialplan setting for the presence_id fixes this issue so the caller no longer appears on the phone when the IVR call ends.
2022-05-07 09:18:42 -06:00
FusionPBX
a4c0e93cbe
Only one row allowed so added limit 1.
2022-05-07 09:02:58 -06:00
FusionPBX
4d18f598b2
Use a css class for the sub category labels.
2022-05-06 14:14:29 -06:00
FusionPBX
5e9481ebc4
user_hold_music condition order user_exist must be first.
2022-05-06 09:25:08 -06:00
FusionPBX
60e484e8f5
Default settings overridden by domain SMTP settings
...
Fixed a regressions where the domain SMTP settings were ignored.
2022-05-05 19:41:38 -06:00
FusionPBX
3600e479fe
call-forward-all set diversion header to default false.
...
If the diversion header is required it can be enabled.
2022-05-05 16:45:12 -06:00
FusionPBX
d2d8c2bdcb
Rename queue and remove the escape on the domain_name.
2022-05-05 12:17:14 -06:00
FusionPBX
9330414120
Use the number alias permission in the extension summary.
2022-05-05 10:59:25 -06:00
FusionPBX
9e77266299
Re-add permission check for xml_cdr_lose_race and xml_cdr_enterprise_leg.
2022-05-05 10:55:52 -06:00
FusionPBX
4e2fe618e7
Fix the dialplan call center greeting and queue_extension.
2022-05-05 10:16:33 -06:00
FusionPBX
cc8914341f
Use < and > in place of < and >
2022-05-04 14:58:15 -06:00
FusionPBX
d5481c05fd
Fix the syntax.
2022-05-04 14:44:43 -06:00
FusionPBX
652621c215
Simplify call-forward-all dialplan.
2022-05-04 14:26:44 -06:00