Commit Graph

21402 Commits

Author SHA1 Message Date
FusionPBX c5861e4170
Fix provisioning template engine.
Template engine must get the cache directory or it fails to provision. This affected polycom phone provisioning and maybe other phones.
2024-06-25 20:28:58 -06:00
FusionPBX eb64028bb1
Minor version update 5.2.4 2024-05-30 21:18:57 -06:00
FusionPBX 320f402d18
Ring group handle number alias 2024-05-30 00:12:08 -06:00
FusionPBX 14d69d6ca2
Update xml_cdr.php 2024-05-15 14:52:00 -06:00
FusionPBX b61f9375ff
Update the caller ID when using intercept
When intercept is used then use the last_sent_callee_id_name and last_sent_callee_id_number for the caller ID information.
2024-05-15 14:41:44 -06:00
FusionPBX 93e1987754
Check for valid fax numbers
Validate the fax destination number
- Check outbound routes
- Check valid extension
- Set the status to failed for all other numbers
2024-05-14 12:49:51 -06:00
FusionPBX 6b2b842314
Skip the cache if the SQL query timed out 2024-05-06 14:08:53 -06:00
FusionPBX 17e82ed560
Bug fix for FAX forward 2024-05-03 13:16:44 -06:00
FusionPBX b0a0fa9ab1
Bug fixed to send fax to a local extension 2024-05-03 13:14:45 -06:00
FusionPBX 39b7ca7058
Update software.php 2024-04-24 22:00:57 -06:00
FusionPBX 2262ec7272
Recent Calls hide Lose Race 2024-04-22 12:18:00 -06:00
FusionPBX 8091252664
Show all messages in the fax queue
Including ones not assigned to a user
2024-04-11 16:05:25 -06:00
FusionPBX e1cd500d71
Bug fix replace dialed_user with dialed_extension 2024-04-03 11:22:42 -06:00
FusionPBX 172ed8392c
Fix bug with extension missed call email
The dialed_user used to exist on all systems no longer the case. So using sip_to_user instead for backward compatibility.
2024-04-03 10:52:40 -06:00
FusionPBX 023f54c9ad
Minor version update to 5.2.2 2024-04-01 11:23:52 -06:00
Zachary Kitchen 360cf73c79
Include Date on Fax Coversheet (#6919) 2024-03-21 10:36:09 -06:00
fusionate bed88ea5d0
Voicemail: Adjustment to restore emailed message Download link feature. 2024-03-14 16:57:03 -06:00
fusionate 6833705895
Voicemail: Class adjustment to restore emailed message Download link functionality. 2024-03-14 16:55:43 -06:00
FusionPBX a79a3275d3
Update GXP templates 2024-03-13 18:02:55 -06:00
FusionPBX c249e1c1a4
Support a 0 value
Used !isset to support a value of 0 as empty the empty function considers a value of 0 as empty.
2024-03-13 11:13:50 -06:00
FusionPBX fc21a1b2d3
Update intercept.lua 2024-03-07 16:21:06 -07:00
FusionPBX a0392f265e
Fixed intercept
Remove from SQL where as the call_uuid is not always used
2024-03-07 14:41:25 -07:00
FusionPBX 7244cf5813
Add caller_destination to allowed variables 2024-03-05 18:29:11 -07:00
FusionPBX ffcf06b774
Update language/sv/vm/sounds.xml fix xml 2024-03-05 12:51:40 -07:00
FusionPBX 69a9e28081
Update the GXP Template
Add missing variables from version 1 p-code templates 

grandstream_nat_traversal
    options: No, STUN, KeepAlive, UPnP, Auto, VPN

grandstream_distinctive_ringtone_* (1-10)

grandstream_lan_port_vlan
    Number: 0 - 4095

grandstream_pc_port_vlan
    Number: 0 - 4095

grandstream_pc_mode
    options: Enabled, Disabled, Mirrored

grandstream_stun_server

grandstream_headset_key_mode
    options: DefaultMode, ToggleHeadsetOrSpeaker

grandstream_headset_ringtone
    options: Normal, PlantronicsEHS

grandstream_headset_type
    options: Normal, PlantronicsEHS

grandstream_headset_rx_gain
    Headset RX gain(dB). 1 - -6, 0 - 0, 2 - +6. Default is 0

grandstream_headset_tx_gain
    Handset TX gain(dB). 1 - -6, 0 - 0, 2 - +6. Default is 0

grandstream_screensaver_enable
    options: No, Yes,  OnIfNoVPKIsActive

grandstream_screensaver_source
    options: Default, USB, Download
2024-03-04 23:25:34 -07:00
FusionPBX 18d5f5fc4e
Update the GXP Template
Add missing variables that were in the version 1 p-code templates

grandstream_nat_traversal
    options: No, STUN, KeepAlive, UPnP, Auto, VPN

grandstream_distinctive_ringtone_* (1-10)

grandstream_lan_port_vlan
    Number: 0 - 4095

grandstream_pc_port_vlan
    Number: 0 - 4095

grandstream_pc_mode
    options: Enabled, Disabled, Mirrored

grandstream_stun_server

grandstream_headset_key_mode
    options: DefaultMode, ToggleHeadsetOrSpeaker

grandstream_headset_ringtone
    options: Normal, PlantronicsEHS

grandstream_headset_type
    options: Normal, PlantronicsEHS

grandstream_headset_rx_gain
    Headset RX gain(dB). 1 - -6, 0 - 0, 2 - +6. Default is 0

grandstream_headset_tx_gain
    Handset TX gain(dB). 1 - -6, 0 - 0, 2 - +6. Default is 0

grandstream_screensaver_enable
    options: No, Yes,  OnIfNoVPKIsActive

grandstream_screensaver_source
    options: Default, USB, Download
2024-03-04 22:53:11 -07:00
FusionPBX d465e8ab39
Update index.lua
Use the original_caller_id_number in the diversion header.
2024-03-04 19:08:42 -07:00
FusionPBX ddc3befd60
Add required diversion header 2024-03-04 16:54:50 -07:00
FusionPBX 1f79e6dfb9
Grandstream GXP2135 fix register_expires, DND, and call forward 2024-03-04 13:54:45 -07:00
FusionPBX 2f3486e454
Remove self closing tag when a value is provided 2024-03-04 13:39:40 -07:00
FusionPBX f45d061ad3
GXP2170 fix register_expires, DND, and call forward 2024-03-04 13:32:41 -07:00
FusionPBX e6274fb6ac
Remove self closing tag for *78 and *79 2024-03-04 13:28:52 -07:00
FusionPBX 58a8d35135
Grandstream 2160 Fix keys assignments over 6 2024-03-04 13:25:35 -07:00
FusionPBX 8a1194ec81
Grandstream 2140 Fix keys assignments over 4 2024-03-04 13:14:24 -07:00
FusionPBX 9a122d1c6c
Grandstream 2135 Fix keys assignments over 3 2024-03-04 13:07:20 -07:00
FusionPBX fa7a6a52bc
Grandstream 2135 Fix keys over 8 2024-03-04 12:51:12 -07:00
FusionPBX d05dfc660c
Grandstream 2170 Fix keys over 12 2024-03-04 12:46:06 -07:00
FusionPBX 2820185274
Minor version update 5.2.1 2024-03-01 18:36:00 -07:00
FusionPBX cda2f530a7
Fix the order by for IVR Menu Options 2024-03-01 18:28:07 -07:00
FusionPBX c1e6f3e11d
Include ORIGINATOR_CANCEL for missed calls 2024-03-01 14:10:19 -07:00
FusionPBX d7ac495b7e
Refresh Publication
Needed to prevent issues with logical replication
2024-03-01 12:49:16 -07:00
FusionPBX b9ce1d2edf
Add yealink_app_unavailable from another template 2024-02-29 09:53:11 -07:00
fusionate 84e71af649
Operator Panel: Restore drag/drop calling and transfer. 2024-02-27 11:29:07 -07:00
FusionPBX bc6582b908
Ring group destination adde per user music on hold
This was reported as a bug. Where the extension music on hold was not being used when the extension was called through a ring group.
2024-02-24 21:09:18 -07:00
FusionPBX 4ae3f99589
Fix fax from address when sending an outbound fax 2024-02-23 15:43:59 -07:00
Alex 9c4e38babc
Update xml_cdr_inc.php (#6904) 2024-02-22 15:55:59 -07:00
FusionPBX 94e558f7b6
Fix duration if null set to 0
If gmdate gets a null it uses the system time. This affected canceled calls.
2024-02-22 09:22:29 -07:00
FusionPBX 4a6cc913bf
Fix the Yealink Conference templates 2024-02-21 16:34:20 -07:00
FusionPBX fd94e585da
Update destinations.php
- Use the database object more efficiently
- Access the get method with this->get
- Bypass cached destinations to avoid problems
2024-02-21 11:26:14 -07:00
FusionPBX b58ebffc07
Add time format for 12h or 24h 2024-02-20 14:52:46 -07:00