FusionPBX
a9e534f1fa
Remove playback silence_stream
2022-08-18 17:59:41 -06:00
FusionPBX
ea9b9ce621
Update additional occurances of PDO::PGSQL_ATTR_DISABLE_PREPARES
2022-08-18 17:53:33 -06:00
FusionPBX
2783cbd251
Update database.php
2022-08-18 17:39:51 -06:00
FusionPBX
98b19d1f22
Only add PDO::PGSQL_ATTR_DISABLE_PREPARES for versions of PHP that support it.
2022-08-18 17:37:43 -06:00
FusionPBX
e4884fa4b1
Remove outbound_caller_id_number as it overrides caller ID
...
When the caller is a local extension to another location extension the caller ID in the follow-me-destinations dialplan sets the caller ID to the local extension number and then the VoIP provider doesn't accept the call. As long as the local extension has Outbound Caller ID set on their extension then the information is already correct.
2022-08-18 15:33:16 -06:00
Alex
ada9f69af3
Add status dropdown to Fax Queue search ( #6459 )
...
* Update fax_queue.php
* Update app_languages.php
2022-08-18 13:13:50 -06:00
FusionPBX
82bb973ea7
Update the event_guard constructor.
2022-08-17 17:27:47 -06:00
FusionPBX
7e34f1f8f4
Add permission event_guard_log_unblock
2022-08-17 17:26:26 -06:00
FusionPBX
1b8bf75eff
Simplify outbound destinations further by hiding irrelevant settings.
2022-08-17 09:38:24 -06:00
FusionPBX
074628ca7a
Add method unblock to the event_guard class.
2022-08-17 00:27:08 -06:00
FusionPBX
2177091702
Use unblock instead of delete.
2022-08-17 00:25:53 -06:00
FusionPBX
c2085c2320
Add button-unblock, label-unblocked, and label-pending
2022-08-17 00:23:54 -06:00
FusionPBX
9b06671810
Add ability to unblock addresses and use more descriptive variable names.
2022-08-17 00:06:52 -06:00
FusionPBX
326544a006
Get the hostname of the server before the loop.
2022-08-16 18:45:48 -06:00
FusionPBX
df755fae5c
Hide columns for smaller screens, and truncate the email_body.
2022-08-16 18:43:03 -06:00
Alex
a517e185d5
Add status dropdown to search ( #6455 )
...
* Update app_languages.php
* Update email_queue.php
* Update app_languages.php
2022-08-16 15:58:05 -06:00
FusionPBX
5fe1f5c601
Add an IPv4 address missing cidr notation add /32 by default.
2022-08-16 14:16:39 -06:00
FusionPBX
3519353008
Hide a few columns for smaller screens.
2022-08-16 11:51:13 -06:00
Alex
d9ed7a343f
Update devices.php ( #6454 )
...
* Update devices.php
* Update event_guard_logs.php
2022-08-16 11:27:17 -06:00
Alex
93c90c8969
Add a filter dropdown ( #6453 )
...
* Update event_guard_logs.php
2022-08-16 10:56:30 -06:00
agree
f94bad1730
[xml_cdr] more caller id handling ( #6452 )
2022-08-16 00:00:43 -06:00
FusionPBX
8a3af98f6b
Multiple changes including reconnect to event socket if needed.
...
- IN function block replace array with event to prevent a naming conflict.
- Reconnect to event socket if the connection is lost.
- Use condition if is_array around each foreach.
- Unset the database connection
- Use event socket variables and close the session before the loop
2022-08-15 14:54:49 -06:00
FusionPBX
24b9012d8c
Update email_send.php
2022-08-11 13:43:37 -06:00
FusionPBX
00c9452e13
Add a line feed to the Yealink T58w after outbound_proxy_enable
2022-08-10 22:50:55 -06:00
FusionPBX
59b42035e4
directory.xml
2022-08-09 14:13:53 -06:00
FusionPBX
d67fa590bd
Update internal-ipv6.xml.noload
2022-08-09 10:31:30 -06:00
FusionPBX
d9c2388975
Update internal.xml.noload
2022-08-09 10:30:46 -06:00
FusionPBX
df3a492816
Update external.xml.noload
2022-08-09 10:30:23 -06:00
FusionPBX
d4572fcb0f
Update internal.xml.noload
2022-08-09 10:29:19 -06:00
FusionPBX
68965ccf0a
Update ivr.conf.lua
2022-08-08 20:08:51 -06:00
FusionPBX
8431d419ca
Reduce round trips to the database server.
...
Add PDO attribute: PDO::PGSQL_ATTR_DISABLE_PREPARES
https://prototype.php.net/manual/en/ref.pdo-pgsql.php
2022-08-08 16:58:52 -06:00
FusionPBX
25d59d69fe
On change destination type show and hide specific fields
2022-08-08 13:25:56 -06:00
FusionPBX
b12c474c19
When using the add button send the destination type in the URL.
2022-08-08 12:56:17 -06:00
FusionPBX
1466659fe6
Change domains ACL to providers for new installs.
2022-08-06 17:13:38 -06:00
FusionPBX
38fa7591d5
Add the acl and move the dtmf-type.
2022-08-06 17:10:59 -06:00
FusionPBX
4d88052984
Add a description for track-calls
2022-08-06 17:04:01 -06:00
FusionPBX
6299e91d76
Sync up the external-ipv6 SIP Profile
2022-08-06 17:01:16 -06:00
FusionPBX
eea25a336d
Sync up the internal ipv6 SIP Profile
2022-08-06 16:35:10 -06:00
FusionPBX
6e746c89a4
Sync up the external SIP Profile
2022-08-06 15:47:36 -06:00
FusionPBX
174a72a9fa
Sync up the internal SIP Profile
2022-08-06 15:29:18 -06:00
FusionPBX
da768d984b
If the call goes to voicemail it is a missed call.
2022-08-05 15:05:49 -06:00
FusionPBX
84a3ab143d
Needs to use double equals for the condition.
2022-08-05 14:35:54 -06:00
FusionPBX
6f2a2a76a1
Answered calls to exclude missed calls.
...
Determining missed_call is done in the import so the extra originating_leg_uuid is not needed.
2022-08-05 13:46:26 -06:00
FusionPBX
e0b37ae834
When call goes to voicemail mark it as missed.
...
Add additional labels and change isset answer_stamp to use billsec greater than zero.
2022-08-05 13:19:35 -06:00
FusionPBX
0a45b7acf1
Don't show these by default.
...
Permissions are there to show these however its is expected that these permissions will be assigned to a group rarely.
Considering removing the permissions and not import the records.
2022-08-05 11:30:57 -06:00
FusionPBX
440584898b
Missed calls are marked when the call is imported.
...
Missed calls are marked when the call is imported and in some cases near the end of the call. This simplifies the missed_call in reports and call detail records.
2022-08-05 11:18:40 -06:00
FusionPBX
d5e7552fb4
Hide not answered calls Ring Group Destinations that were answered by someone else.
...
Improve the form
2022-08-05 11:15:09 -06:00
FusionPBX
58d7e402d9
Hide ring group legs by default that were not answered.
...
Cleans up the Call Detail Records list.
2022-08-05 10:43:40 -06:00
FusionPBX
301dc1501c
Eliminate faxes from missed calls and ring group destinations that didn't answer the call.
2022-08-04 19:09:23 -06:00
FusionPBX
74d034d7a9
Work on missed_call field.
2022-08-04 18:37:14 -06:00