Commit Graph

8079 Commits

Author SHA1 Message Date
FusionPBX
c0cea83beb Update switch.sql 2017-02-01 18:01:20 -07:00
FusionPBX
c73de2e48e Update app_config.php 2017-02-01 13:30:49 -07:00
FusionPBX
74031d8bec Update app_config.php 2017-02-01 13:22:24 -07:00
markjcrane
bc4bc5e3d2 Fix the filename for algom provisioning template. 2017-01-31 21:48:07 -07:00
Moishe Grunstein
a0a39f2f08 Update provision.php (#2336) 2017-01-31 21:38:04 -07:00
FusionPBX
cd512d11fb Create algo{$mac}.conf
Add Algo 8180 provisioning template sponsored first version of the template donated by nysolutions.com.
2017-01-31 21:28:52 -07:00
FusionPBX
da6b4716cb Update device.php 2017-01-31 17:25:16 -07:00
FusionPBX
4848785c7a Update provision.php
Prevent php warning in the provision php class.
2017-01-31 16:49:47 -07:00
Alexey Melnichuk
080763cee7 Add. Support remote reboot Panasonic devices. (#2326)
Tested with Panasonic KX-TGP500 Firmware 22.90
User agent string `Panasonic_KX-TGP500B09/22.90 (<MAC>)`
2017-01-31 00:35:24 -07:00
FusionPBX
ee65f04ef3 Update index.lua
Adding  ~= nil as its used in various places in this file changed for better consistency.
2017-01-30 20:57:37 -07:00
FusionPBX
159f27d884 Update index.lua
Add the voicemail_uuid to the if statement on vm disk quota.
2017-01-30 20:54:03 -07:00
FusionPBX
ceb06deb63 Minor version update 4.3.2. 2017-01-30 20:40:28 -07:00
FusionPBX
9f72e69667 Update index.lua
Prevent a nil error when using voicemail has reached its quota.
2017-01-30 20:35:27 -07:00
FusionPBX
ec76517e6d Update device_vendor_function_edit.php
Prevent a warning that was discovered in the admin training.
2017-01-29 13:30:26 -07:00
FusionPBX
295f9f1c2d Update index.php
Prevent a php warning message.
2017-01-29 13:07:08 -07:00
FusionPBX
b3f021bc82 Update index_inc.php
Prevent warning messages.
2017-01-29 13:05:05 -07:00
FusionPBX
bf6274e0fb Update sofia.conf.lua
Activate the sofia profile domain aliases.
2017-01-28 14:50:06 -07:00
FusionPBX
50701ff89e Update app_defaults.php
Update systems that don't have the sip profile domain all alias settings.
2017-01-28 13:09:57 -07:00
FusionPBX
28e1014365 Update internal-ipv6.xml.noload
Add the domains section.
2017-01-28 13:06:30 -07:00
FusionPBX
2fc4d35533 Update app_defaults.php
Add the sip profile domain settings on new installs.
2017-01-28 11:06:37 -07:00
FusionPBX
40efef919a Update
Add voicemail/vm-no_answer_no_vm.wav
2017-01-27 13:24:10 -07:00
FusionPBX
be0ffa16e5 Update index.lua
Prevent an error by moving the voicemail quota into the if statement that checks if the voicemail_uuid is not null.
2017-01-27 12:18:01 -07:00
FusionPBX
a3be20aa1f Update 310_extension-to-voicemail.xml
Prevent a minor error.
2017-01-26 13:08:14 -07:00
FusionPBX
3bfe9bfa42 Update recordings.php
Fix a warning when the file recording doesn't exist.
2017-01-26 09:41:06 -07:00
FusionPBX
b2dd6b171a Update {$mac}.cfg
Prevent creating an empty password for Polycom phones.
2017-01-25 11:13:07 -07:00
FusionPBX
2c52813323 Update {$mac}.cfg
Preventing provisioning an empty admin_password for Polycom.
2017-01-25 11:12:09 -07:00
FusionPBX
140dc8c9f8 Create directory.xml 2017-01-25 08:45:14 -07:00
FusionPBX
1b1e3d0045 Create favorite_setting.xml 2017-01-25 08:44:22 -07:00
FusionPBX
9f632876b8 Create {$mac}.cfg 2017-01-25 08:40:35 -07:00
FusionPBX
0bd2d5f36b Update y000000000066.cfg 2017-01-25 08:39:09 -07:00
FusionPBX
fabe7bbfd0 Create y000000000066.cfg 2017-01-25 08:37:33 -07:00
FusionPBX
d754f8d098 Create sip_profile_domain_delete.php 2017-01-24 22:42:23 -07:00
FusionPBX
d76371522e Update sip_profile_delete.php
Delete data from the sip profile domains table.
2017-01-24 04:10:35 -07:00
FusionPBX
47573debcf Update sip_profile_edit.php
Rewrote almost all of this code other than the code to clear the cache.
2017-01-24 04:08:55 -07:00
FusionPBX
917ca8b150 Update app/sip_profiles/sip_profiles.php 2017-01-24 04:06:45 -07:00
FusionPBX
272740c1fc Update sip_profile_copy.php 2017-01-24 04:04:18 -07:00
FusionPBX
6bdfaafa19 Update app_languages.php 2017-01-24 04:03:13 -07:00
FusionPBX
8ea2f599a6 Update app_config.php
Change sofia_profile_domain_parse to sip_profile_domain_parse.
2017-01-24 04:02:28 -07:00
FusionPBX
0008a07441 Update app_config.php
Fix the spacing
2017-01-24 02:02:02 -07:00
FusionPBX
1e085985c3 Add sip profile domains.
This will provide the ability to add 'add', 'alias', and 'parse'
2017-01-23 21:00:57 -07:00
FusionPBX
61070ffeaf Update fax_send.php
Prevent the fax cover page from exceeding 1 page.
2017-01-22 22:34:47 -07:00
konradSC
74263c3bab Update extension_delete.php (#2314)
Delete the extension settings from v_follow_me and v_follow_me_destinations.
2017-01-19 12:57:58 -07:00
FusionPBX
7a1501b2df Update dialplans.php
Fix missing app_uuid for context public.
2017-01-19 12:41:13 -07:00
FusionPBX
425a0f01f1 Update sql_query_result.php 2017-01-19 12:02:48 -07:00
FusionPBX
082d694b05 Fix xml cdr show all for export. 2017-01-18 20:05:21 -07:00
FusionPBX
b2776e4e10 Update sofia.conf.lua 2017-01-18 08:55:29 -07:00
FusionPBX
f6fdd9523f Update domains.php 2017-01-17 13:37:26 -07:00
jalr
49d80dcec3 fix condition (#2298) 2017-01-17 10:16:13 -07:00
Alexey Melnichuk
795e45227d Fix. Russia has 11 digits (close #2303) (#2304) 2017-01-17 10:14:49 -07:00
Chris Black
b87a11adab Add transcription to the sms message (#2308)
Gives the user ability to add transcription to the sms message for
voicemail notifications.
2017-01-17 10:13:33 -07:00