Mark Crane
|
6e26ce9eb8
|
Add unmute.lua
|
2014-05-02 05:56:00 +00:00 |
Mark Crane
|
a871d6b28c
|
Add conference center mute.lua
|
2014-05-02 05:45:57 +00:00 |
Mark Crane
|
06164f42da
|
Add a default timezone for install.php
|
2014-05-01 23:54:52 +00:00 |
Mark Crane
|
5e0eb315f8
|
Add emergency caller id name to the extension xml and to xml handler.
|
2014-05-01 04:59:33 +00:00 |
Mark Crane
|
e1ca4951d3
|
Remove two includes that are no longer needed
|
2014-05-01 02:32:54 +00:00 |
Mark Crane
|
f0dc0d7183
|
Add a a check to see if the dial_string is null then add a default dial string
|
2014-04-30 20:54:30 +00:00 |
Mark Crane
|
500b6477cb
|
Fix the fax_success null issue wit fax retry
|
2014-04-30 05:04:54 +00:00 |
Mark Crane
|
0c01b3fa92
|
During the install check for /etc/freeswitch/vars.xml before using it
|
2014-04-29 17:51:29 +00:00 |
Mark Crane
|
64110b9bb7
|
Add /etc/freeswitch as an optional directory for freeswitch conf files
|
2014-04-28 23:25:33 +00:00 |
Mark Crane
|
1b651f7f2a
|
Fixed revision 382 sip-presence-on-register to true on the internal sip profile
|
2014-04-27 09:40:06 +00:00 |
Nate Jones
|
6e1af41747
|
Variable form select value mods
|
2014-04-27 08:55:39 +00:00 |
Nate Jones
|
55de548a70
|
Fixed Issue 324 and Issue 329 - Assigned extensions now displayed to a User upon initial login.
|
2014-04-27 06:26:15 +00:00 |
Mark Crane
|
4bc72943b8
|
Set MySQL Attribute for UTF8
|
2014-04-26 18:53:58 +00:00 |
Mark Crane
|
62058af4f6
|
Don't forget to add the gateway_uuid to the SQL Select
|
2014-04-26 06:05:39 +00:00 |
Mark Crane
|
1a08f8446f
|
Update the gateway list for the destination select list
|
2014-04-26 06:01:57 +00:00 |
Mark Crane
|
2b2d46a408
|
Show only defined call groups
|
2014-04-24 10:04:18 +00:00 |
Mark Crane
|
366fba4071
|
change strlen($key) to isset($_REQUEST["key"] to fix login problem affecting one system
|
2014-04-18 01:22:37 +00:00 |
Mark Crane
|
f98f7c01b3
|
Prevent errors in the dial string lua script
|
2014-04-15 18:54:03 +00:00 |
Nate Jones
|
a1010fecce
|
Dialplan (Inbound) & Ring Group select box adjustments (focus at top, etc)
|
2014-04-15 01:31:49 +00:00 |
Mark Crane
|
ca46dfcbee
|
Fix a nil variable concatentation error on user_status
|
2014-04-13 06:28:37 +00:00 |
Mark Crane
|
22d3edb3f8
|
Add a missing forward slash on the email subject when sending the email
|
2014-04-13 06:14:17 +00:00 |
Mark Crane
|
6a4dd6687d
|
Finish up the source conf directory for the Debian Package install.
|
2014-04-13 04:45:05 +00:00 |
Mark Crane
|
72a17a64a8
|
Fix the source file path on XML CDR for the Debian package.
|
2014-04-12 22:10:22 +00:00 |
Mark Crane
|
0d141db086
|
Adjust the source conf directory to work with the debian package
|
2014-04-12 20:54:32 +00:00 |
Mark Crane
|
a455b33af5
|
Make sure the recording directory exists
|
2014-04-12 17:42:23 +00:00 |
Mark Crane
|
223a9bf175
|
Set the file permissions on for the sqlite database so it will work better with the Debian package
|
2014-04-09 15:02:25 +00:00 |
Mark Crane
|
3732d8798f
|
Fix the conf directory copy used during the install
|
2014-04-09 14:24:07 +00:00 |
Mark Crane
|
b1803607c3
|
If the debian package usr share conf directory exists then use it as the source for the copy.
|
2014-04-09 05:00:11 +00:00 |
Mark Crane
|
f26267cf36
|
if the debian package scripts directory exists then use it for the source
|
2014-04-09 04:33:50 +00:00 |
Mark Crane
|
cfd6ce9033
|
Yealink remove some of the trailing white spaces. Fix the power led light for voicemail.
|
2014-04-08 01:37:47 +00:00 |
Mark Crane
|
30154f5e5d
|
During the install copy all FreeSWITCH conf files.
|
2014-04-07 22:35:05 +00:00 |
Mark Crane
|
c292635b67
|
A few minor changes to the yealink templates.
|
2014-04-07 21:18:35 +00:00 |
Mark Crane
|
d60c242be5
|
Check for /etc/fusionpbx/conf if it exists use it for the conf directory.
|
2014-04-07 14:48:45 +00:00 |
Mark Crane
|
df1e6c8de4
|
On the file system check for a more appropriate directory to make sure the application is installed.
|
2014-04-07 14:41:15 +00:00 |
Mark Crane
|
11ee2be8f1
|
Make the two inbound lua scripts more robust when the domain is not found.
|
2014-04-05 20:14:55 +00:00 |
Mark Crane
|
a9bbdd1f28
|
Check add the option to record the user.
|
2014-04-04 07:08:00 +00:00 |
Mark Crane
|
a9ff275b7b
|
Add user_record to the xml_handler section: directory
|
2014-04-03 17:45:10 +00:00 |
Mark Crane
|
136388aac4
|
Correct the indentation of some of the lines in user_status lua script.
|
2014-04-03 15:50:50 +00:00 |
Mark Crane
|
59b148a298
|
Use a sub string rather than requiring the domain at this point.
|
2014-04-03 06:26:29 +00:00 |
Mark Crane
|
2fc2b13eb0
|
When determining the domain based DID/DDI or DNIS ignore whether the destination number is enabled or not. We need the information to determine the correct domain.
|
2014-04-03 06:20:59 +00:00 |
Mark Crane
|
c30bcddcb9
|
Add a new variable to the Yealink template ($yealink_power_led_on). And change account 6 voice_mail.number.5 = *97 to voice_mail.number.6 = *97.
|
2014-04-02 09:50:29 +00:00 |
Mark Crane
|
923bb2089b
|
Add *97 for the voicemail button for Yealink t42g, t46g, and t48g.
|
2014-04-02 07:34:44 +00:00 |
Mark Crane
|
3ca4192053
|
Move $db_type to $this->db_type.
|
2014-04-01 20:20:49 +00:00 |
Mark Crane
|
0521819a63
|
Add a method to the schema class column_exists, and sqlite_column_exists, and table_info.
|
2014-04-01 18:52:58 +00:00 |
Mark Crane
|
53e0394359
|
Fix the copy for the freeswitch conf directory which is done during the install.
|
2014-03-31 18:30:55 +00:00 |
Mark Crane
|
4e4029f2aa
|
Fix SIP URI dialing so they can work again.
|
2014-03-28 08:44:56 +00:00 |
Mark Crane
|
c98c383c8e
|
Change the directory back to /etc/freeswitch until a bug is fixed in FreeSWITCH for the conf directory startup parameter.
|
2014-03-27 20:07:45 +00:00 |
Mark Crane
|
c6ff5d7f7e
|
Change the dir to /etc/freeswitch for now.
|
2014-03-27 20:03:31 +00:00 |
Mark Crane
|
e1380888e6
|
fix the syntax on install.php
|
2014-03-27 16:32:33 +00:00 |
Mark Crane
|
a1c630afbd
|
Check to see if the /etc/fusionpbx/conf/freeswitch.xml file already exists and if so do not copy the conf directory.
|
2014-03-27 04:09:05 +00:00 |