Commit Graph

8249 Commits

Author SHA1 Message Date
FusionPBX 1ab63eb1ab Delete provision_write.php 2016-12-06 11:30:48 -07:00
FusionPBX 5a6ff1b133 Update device_profile_edit.php 2016-12-06 11:25:37 -07:00
FusionPBX 33e51a811c Update device_edit.php 2016-12-06 11:25:08 -07:00
FusionPBX b4f1ff0297 Update device_dashboard.php 2016-12-06 11:24:07 -07:00
FusionPBX 2d176686ca Update device_profile_delete.php 2016-12-06 11:22:52 -07:00
FusionPBX cc712ea843 Update device_profile_delete.php 2016-12-06 11:21:13 -07:00
FusionPBX 0893dc1301 Update device_delete.php 2016-12-06 11:19:10 -07:00
FusionPBX e684cfceaa Update extension_edit.php
Fix an extension edit permission problem.
2016-12-06 10:29:44 -07:00
Alexey Melnichuk b33ea1b1c2 Remove unused database connection. (#2235) 2016-12-06 09:52:51 -07:00
Alexey Melnichuk f9fa141d46 Fix. Set correct values for voicemail_to_sms_* settings (#2229)
`true` and `false` string literals evaluates to `true` boolean value.
2016-12-05 16:02:32 -07:00
FusionPBX fad97e0d37 Update voicemail.php 2016-12-03 13:32:55 -07:00
FusionPBX fbaf4d3b8c Update voicemail_delete.php 2016-12-03 13:23:32 -07:00
FusionPBX 370c047360 Update voicemail.php
Validate the input to increase security in the voicemail class.
2016-12-03 12:02:14 -07:00
FusionPBX bffe4b9f00 Update voicemail_messages.php 2016-12-03 11:49:51 -07:00
FusionPBX 1548cfebf9 Update fax_send.php
Adjust the spacing for better consistency matching the rest of the code.
2016-12-02 21:35:40 -07:00
FusionPBX 02b5fb71d6 Update fax_to_email.php
Remove the hard coded fax_enable_t38=true,fax_enable_t38_request=true in favor of default settings -> fax -> variables.
2016-12-02 21:16:07 -07:00
Alexey Melnichuk 569250d098 Fix. group_call pass params to query (#2227) 2016-12-02 17:29:42 -07:00
FusionPBX 09ec7b1a65 Update extension_edit.php 2016-12-02 17:25:51 -07:00
FusionPBX dba831c190 Create json_cdr.conf.xml 2016-12-02 12:21:30 -07:00
Alexey Melnichuk 4498f4c9d9 Fix. Sync building `$provision` array in all places. (#2226) 2016-12-02 12:11:47 -07:00
Alexey Melnichuk 9d592f3318 Fix. Set correct dial-string in fax_to_email (#2223) 2016-12-02 02:08:43 -07:00
FusionPBX 2b12fd12f4 Update {$mac}.xml 2016-12-02 02:02:07 -07:00
FusionPBX aa02eb4f65 Update fax.php 2016-12-02 01:16:38 -07:00
FusionPBX e3fee1a732 Update fax_retry.lua 2016-12-02 00:52:10 -07:00
FusionPBX 3356c5857b Update fax_to_email.php
Add the common_dial_string to the dial_string.
2016-12-02 00:27:00 -07:00
FusionPBX 521b50eb8a Update fax_retry.lua
Prevent a nill error for email_address.
2016-12-01 23:57:17 -07:00
FusionPBX 9a1cb972b6 Update fax_retry.lua 2016-12-01 23:47:32 -07:00
jebsolutions 63664f7807 fix: voicemail message delete bug #2100 (#2221)
bug: voicemail_id was never set so wrong path constructed and glob finds no matching files.

test case:
delete a voicemail message from the web interface

expected result:
voicemail is deleted in the database + file system

actual results:
voicemail is still on the file system
2016-12-01 11:53:12 -07:00
Alexey Melnichuk 4cf1d7e9b7 Fix. Use `Ivr Menu/application` settings to switch IVR engine. (#2219) 2016-12-01 11:51:55 -07:00
Len 9066ff3af3 Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 10:29:34 -05:00
Len 68b043634a Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 10:06:04 -05:00
Len cceeb5f10a Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 10:00:17 -05:00
Len 4ba6245018 Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 09:53:38 -05:00
Len 7236b8ed36 Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 09:40:43 -05:00
Len ea5505c661 Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 09:24:15 -05:00
Len 837693434e Update {$mac}.cfg 2016-12-01 09:15:24 -05:00
Len d1fe2c1f99 Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 09:11:27 -05:00
FusionPBX 7dddd81667 Update sql_query_result.php
Prevent php warnings.
2016-12-01 05:40:51 -07:00
FusionPBX 9eed2d37ba Update y000000000054.cfg
Show the name and number after the call is answered on the Yealink T40p.
2016-12-01 02:11:59 -07:00
FusionPBX 71a176f10c Update y000000000036.cfg
Show the name and number after the call is answered on the Yealink T41p.
2016-12-01 02:10:51 -07:00
FusionPBX b70423210c Update y000000000029.cfg
Show the name and number after the call is answered on the Yealink T42g.
2016-12-01 02:09:23 -07:00
FusionPBX 955fd2faf1 Update y000000000051.cfg
Show the name and number after the call is answered on the Yealink T49g
2016-12-01 02:07:50 -07:00
FusionPBX 1fcc4a127c Update y000000000035.cfg
Show the name and number after the call is answered on the Yealink T48g
2016-12-01 02:06:23 -07:00
FusionPBX 8734a57f30 Update y000000000028.cfg
Show the name and number after the call is answered on the Yealink T46g
2016-12-01 02:05:09 -07:00
Len 2fa1eb6ba8 Update y000000000000.cfg
Inform the server that the DND is activated on the phone.
2016-11-30 23:27:25 -05:00
Len bb864c319c Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 23:24:21 -05:00
Len f09b8a2a29 Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 23:19:25 -05:00
Len 47b4827cff Update y000000000044.cfg
Re-enable DND programmable key
2016-11-30 23:15:44 -05:00
Len 92b023de6b Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 23:13:47 -05:00
Len a394c7845f Update {$mac}.cfg
Add shared_line_1 variable.
2016-11-30 23:08:09 -05:00