Commit Graph

7847 Commits

Author SHA1 Message Date
FusionPBX
7ffc680283 Update dialplan_edit.php
Check if details is an array before using ksort.
2016-12-08 02:07:28 -07:00
Alexey Melnichuk
c0c6883fbc Fix. Group intercept with not empty group name (#2232) 2016-12-07 23:47:37 -07:00
Alexey Melnichuk
4748250f43 Fix. Remove unused code. (#2233) 2016-12-07 23:46:47 -07:00
FusionPBX
f02b9be24c Update app_languages.php
Add english speed dial label and description.
2016-12-07 23:38:21 -07:00
FusionPBX
5b0b527e6d Update contact_phone_edit.php
Add speed dial.
2016-12-07 23:27:31 -07:00
FusionPBX
fbf49cbcc0 Update app_config.php
Add contact phone speed dial.
2016-12-07 23:04:12 -07:00
FusionPBX
d785523688 Update contact_phone_edit.php 2016-12-07 22:26:13 -07:00
Len
bf73067a22 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:42:58 -05:00
Len
500d8868c5 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:39:06 -05:00
Len
de6168d5d7 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:33:59 -05:00
Len
c6b90a4253 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:29:54 -05:00
Len
8c480315de Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:22:35 -05:00
Len
b86f72491c Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:17:28 -05:00
Len
e1b4a7fb5a Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:13:10 -05:00
Len
4761f44031 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:08:58 -05:00
Len
6d4460deb5 Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 22:04:11 -05:00
Len
c77ed8cccd Update {$mac}.cfg
Added account.x.shared_line 2-6
2016-12-07 21:55:56 -05:00
Len
f314c7212b Update README.md 2016-12-06 16:33:26 -05:00
FusionPBX
c0c7a8cd4d Delete provision_write.php 2016-12-06 11:30:48 -07:00
FusionPBX
ed6c649736 Update device_profile_edit.php 2016-12-06 11:25:37 -07:00
FusionPBX
b87fa3646b Update device_edit.php 2016-12-06 11:25:08 -07:00
FusionPBX
f17e96ade5 Update device_dashboard.php 2016-12-06 11:24:07 -07:00
FusionPBX
da2550ebba Update device_profile_delete.php 2016-12-06 11:22:52 -07:00
FusionPBX
e12caa6528 Update device_profile_delete.php 2016-12-06 11:21:13 -07:00
FusionPBX
d2835f6a73 Update device_delete.php 2016-12-06 11:19:10 -07:00
FusionPBX
3eec500abb Update extension_edit.php
Fix an extension edit permission problem.
2016-12-06 10:29:44 -07:00
Alexey Melnichuk
b112220534 Remove unused database connection. (#2235) 2016-12-06 09:52:51 -07:00
Alexey Melnichuk
3e1151cf31 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
d7b6fbd706 Update voicemail.php 2016-12-03 13:32:55 -07:00
FusionPBX
decc256aca Update voicemail_delete.php 2016-12-03 13:23:32 -07:00
FusionPBX
69cde30f8b Update voicemail.php
Validate the input to increase security in the voicemail class.
2016-12-03 12:02:14 -07:00
FusionPBX
266cbaa28d Update voicemail_messages.php 2016-12-03 11:49:51 -07:00
FusionPBX
1efc9e24e7 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
2d580d4f6b 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
9b6e1e8df3 Fix. group_call pass params to query (#2227) 2016-12-02 17:29:42 -07:00
FusionPBX
fb7ff49c27 Update extension_edit.php 2016-12-02 17:25:51 -07:00
FusionPBX
9d429c0c12 Create json_cdr.conf.xml 2016-12-02 12:21:30 -07:00
Alexey Melnichuk
611a70099d Fix. Sync building $provision array in all places. (#2226) 2016-12-02 12:11:47 -07:00
Alexey Melnichuk
b55e8f3974 Fix. Set correct dial-string in fax_to_email (#2223) 2016-12-02 02:08:43 -07:00
FusionPBX
087be8e5d8 Update {$mac}.xml 2016-12-02 02:02:07 -07:00
FusionPBX
258f0f759f Update fax.php 2016-12-02 01:16:38 -07:00
FusionPBX
b6281a84c4 Update fax_retry.lua 2016-12-02 00:52:10 -07:00
FusionPBX
9c53d77fb9 Update fax_to_email.php
Add the common_dial_string to the dial_string.
2016-12-02 00:27:00 -07:00
FusionPBX
96708bdeea Update fax_retry.lua
Prevent a nill error for email_address.
2016-12-01 23:57:17 -07:00
FusionPBX
c029516f07 Update fax_retry.lua 2016-12-01 23:47:32 -07:00
jebsolutions
c5a47e0287 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
2946866316 Fix. Use Ivr Menu/application settings to switch IVR engine. (#2219) 2016-12-01 11:51:55 -07:00
Len
dc86380af8 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
72b39b562b 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
d1bf6f3499 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