Commit Graph

812 Commits

Author SHA1 Message Date
Mark Crane 038d9ed1b6 Disable user_exists and user_record lua scripts as they have been replaced by dialplans 2014-08-03 18:22:30 +00:00
Mark Crane a07f94a3af Update the version to 3.6.0-rc2 2014-08-03 15:48:22 +00:00
Mark Crane 79c687417f Check the length of user_record 2014-08-03 12:35:24 +00:00
Mark Crane 0c88343366 Fix the user_data request in ring groups 2014-08-03 12:06:49 +00:00
Mark Crane 892a94ff66 Add variable extension_uuid to ring groups that call extensions. 2014-08-03 10:35:01 +00:00
Nate Jones eef73fd005 Input Type Switch Button: Changed from left triangle (⨞) to left triangle (◁), as wasn't displaying properly in FF on Mac. 2014-08-03 07:02:12 +00:00
Nate Jones 16105f7d3a Input Type Switch Button: No interprets HTML entities code for left triangle (⨞) after switching element type once (wasn't being parsed as an HTML entity, but displayed literally). 2014-08-03 06:12:10 +00:00
Nate Jones abcc96f0ad Input Type Switch Button: Changed from < to left triangle (&#10782;) 2014-08-03 05:31:42 +00:00
Nate Jones 025786499f Paging: Changed Prev/Next buttons to symbols. 2014-08-03 04:30:19 +00:00
Nate Jones 3ee965621b CDR: Added Date/Time calendar picker, enhanced searching ability - added Start, Answered and End ranges. 2014-08-02 10:57:02 +00:00
Mark Crane aaf2677285 Change how the record template is used in Call Center 2014-08-02 01:27:37 +00:00
Mark Crane c424b56bbc Fix the title 2014-08-01 18:40:28 +00:00
Mark Crane 7d2490ae8f remove the call block lua as its used instead in app/call_block 2014-08-01 18:21:15 +00:00
Mark Crane d40e605218 Add a little more flexibility on the title 2014-08-01 16:59:50 +00:00
Mark Crane 8d9e863ffe Add uppercase transport to the Cisco SPA 112 and 122 2014-08-01 06:35:41 +00:00
James Rose c1fb9b76b2 added variable runonce to prevent the loop. Have seen this script crash a busy FS install. Now possible to run via cron. 2014-07-31 20:15:06 +00:00
Mark Crane 3c3061ae1d svn diff 2014-07-31 08:40:15 +00:00
Mark Crane 31a922c353 recordings.lua change the custom recording to a standard freeswitch recording 2014-07-30 22:35:46 +00:00
James Rose 07e152a152 added provision variable cisco_spa_rport for spa51x and spa50x phones. 2014-07-30 17:35:34 +00:00
James Rose 6d5fa3008d Added provision variable yealink_rport_X so you can enable rport on yealinks per account. Default is OFF so if not set, the behavior stays the same. 2014-07-30 17:28:24 +00:00
James Rose 05fcb5b82d Added provision variable for yealink provisioning url. 2014-07-30 17:06:11 +00:00
James Rose e755b20880 Added provisioning variables for firmware for spa50x spa51x and yealink phones 2014-07-30 16:57:30 +00:00
Mark Crane 132a5c5ac2 Fix the record-template path assume multi-tenant 2014-07-30 05:17:49 +00:00
Mark Crane 8dfa5039d1 Call block standardize on domain_name 2014-07-30 01:01:41 +00:00
Mark Crane eb70a35c73 Another adjustment for follow me toggle 2014-07-29 09:52:27 +00:00
Mark Crane eb95e15753 Follow Me *21 feature code is now working 2014-07-29 09:40:45 +00:00
Mark Crane b0bbe12d42 Add a dial string to the follow me table 2014-07-29 09:15:32 +00:00
Mark Crane a71f1d26ec Add Follow Me to the display 2014-07-29 07:56:01 +00:00
Mark Crane f86461112e Fix a SQL query in follow_me.lua script 2014-07-29 07:54:48 +00:00
Mark Crane 9d5cd2508b Remove a variable from follow_me.lua that was not being used 2014-07-29 07:47:59 +00:00
Mark Crane 6e049535e1 Add a check for domain and api cidr 2014-07-29 04:26:32 +00:00
Mark Crane 90a177c84a Move the check_cidr function 2014-07-29 04:08:39 +00:00
Mark Crane 3a3d2f6f2c Increase the api_key required length to 30 characters or greater 2014-07-29 03:15:31 +00:00
Mark Crane 8cb07fe758 DRY out the authentication a little more 2014-07-29 03:03:22 +00:00
Mark Crane 890e3241d7 Add the toggle for follow me 2014-07-27 13:33:28 +00:00
Mark Crane b7046b8553 Add follow me lua script 2014-07-27 13:28:08 +00:00
Mark Crane be274a13c6 Add follow_me lua script 2014-07-27 12:42:05 +00:00
Mark Crane d7ae6063bc Ha ha change .php to .lua 2014-07-27 11:56:04 +00:00
Mark Crane f72bd510c5 Add feature code *78 and *79 to enabled and disable do not disturb. 2014-07-27 11:52:38 +00:00
Mark Crane 189a0ed2fb A minor improvement for the tittle 2014-07-27 04:24:34 +00:00
Mark Crane 41196d52aa Fix the if statement 2014-07-27 03:38:09 +00:00
Mark Crane 608595f412 Set the title 2014-07-27 03:34:36 +00:00
Nate Jones b244cd2c91 Login Changes:
If visiting /index.php and /themes/[theme]/index.php exists, will load it.
If visiting /index.php and /themes/[theme]/login.php exists, will load it.
If NEITHER exist, will load /resources/login.php.

If visiting /login.php and /themes/[theme]/login.php exists, will load it.
If DOESN'T exist, will load /resources/login.php/

/resources/login.php reworked, Enhanced theme reworked.
2014-07-27 00:13:52 +00:00
Mark Crane 5e13986a2b Minor change to the database schema class 2014-07-26 22:48:32 +00:00
Nate Jones 9049eecedb Contacts: Implemented a new QR Code generator, includes additional contact detail fields. 2014-07-26 06:02:21 +00:00
Mark Crane 8456b1b6ca Update the call forward lua script and remove the pin number 2014-07-25 11:04:16 +00:00
Mark Crane 33a0f6150d Get the domain settings only if the domain_uuid has a value 2014-07-25 09:08:51 +00:00
Mark Crane 29e98687ba Changing the release version to align with FreeSWITCH's 3 digit release. 3.5 is dev branch 3.6 will be the release version number.'; 2014-07-25 04:34:02 +00:00
Mark Crane d734558a37 Change the logic a little more for the smooth fall back 2014-07-25 01:38:17 +00:00
Mark Crane c175d257f0 Make the setting order with a try catch to make the upgrade smoother 2014-07-25 01:32:36 +00:00
Mark Crane f8ba6a18d8 Add default,domain, and user settings 2014-07-25 00:43:15 +00:00
Nate Jones 7c20b97649 Default Settings: Implemented color picker for Enhanced template Theme background color selection. 2014-07-24 23:20:12 +00:00
Mark Crane 40eae34163 Update the version to FusionPBX 3.5. rc 4 2014-07-23 22:07:28 +00:00
Mark Crane 872421be2d Change the wording of the comment in fax_retry.lua 2014-07-23 21:02:28 +00:00
Mark Crane 55c612a50c Unset the prepared statement in the ORM class after the sql query has been executed 2014-07-23 20:11:05 +00:00
Mark Crane 5c37eeb977 Remove the string length requirement on the domain_settings 2014-07-22 18:26:02 +00:00
Mark Crane 20ab517bd0 Add ntp_server_primary and polycom_gmt_offset to the polycom vvx template 2014-07-21 20:40:18 +00:00
Mark Crane 30a54d1f21 Add directedCallPickupString ** to the VVX template 2014-07-20 10:46:23 +00:00
Mark Crane b6cf8f9cc7 Use the lines array for the Polycom VVX template 2014-07-20 10:41:30 +00:00
Mark Crane fcb9a88e75 Polycom firmware 4.x key assignment is working great with on demand web based provisioning no files are saved to the file system. 2014-07-20 09:23:10 +00:00
Mark Crane bacfa744ae Remove attendant options in as they are already defined in features.cfg 2014-07-20 07:37:28 +00:00
Mark Crane 087e2be6d9 Move the VVX blf attendant information to web.cfg template 2014-07-20 07:12:12 +00:00
Mark Crane 5e2e73802d Fix the a syntax problem in the Polycom VVX template 2014-07-20 06:28:41 +00:00
Mark Crane fc8274ba28 Add key assignment for the Polycom template 2014-07-20 06:16:44 +00:00
Mark Crane d635dcd82f Add normal and automata options for the Polycom provisioning templates 2014-07-20 06:11:37 +00:00
Mark Crane 00718d969a Update the Cisco SPA phone templates 2014-07-20 04:53:53 +00:00
Mark Crane eb27c10a86 Fix the key category and type for the spa504g 2014-07-20 04:10:26 +00:00
Mark Crane a79eb0bad4 Set the SIP transport as uppercase for Cisco SPA504g 2014-07-20 03:58:37 +00:00
Mark Crane 662751354b Add Cisco SPA expansion 1 and 2 to the spa504g device template 2014-07-20 00:53:31 +00:00
Mark Crane a5193b3de2 Fix the save button on the contact page 2014-07-20 00:18:07 +00:00
luis daniel lucio quiroz 921628078a th_order_by now has additional support to pass more GET params 2014-07-20 00:05:23 +00:00
luis daniel lucio quiroz 277da121d6 add check_float function 2014-07-19 02:41:52 +00:00
Mark Crane 393a01fcdf Remove the redundant local_stream:// 2014-07-19 02:29:47 +00:00
Mark Crane 2a45132b6e Change the double quotes to single quotes 2014-07-19 02:26:46 +00:00
Mark Crane 4be762b9e1 Fix call center per domain music on hold 2014-07-19 02:22:55 +00:00
Mark Crane b92cbaca8f Update the freeswitch conf directory 2014-07-18 20:30:36 +00:00
Mark Crane 46e9e08442 Add a \ to escape the + in destination number formatted in E.164 format. 2014-07-18 00:31:07 +00:00
James Rose 0a7a35adb7 Fixed Call Pickup for BLF buttons on Cisco SPA50x and SPA51x so it picks up the ringing extension and no longer dials *98. 2014-07-16 16:53:29 +00:00
Mark Crane 181e2881c0 Make the domain and schema work with the PHP classes 2014-07-16 04:30:49 +00:00
Mark Crane 4fd34d1c80 Add globals needed by the app defaults in domains upgrade method. 2014-07-15 17:49:28 +00:00
Mark Crane 7b228d849d Update schema dn domains 2014-07-15 10:30:31 +00:00
Mark Crane c7abde93dd Add to the schema class and adjust the db connection obect in the domains class 2014-07-15 07:58:01 +00:00
Mark Crane f85f1bca5d Move domain upgrade into the domain class and upgrade_schema into the schema class 2014-07-15 05:46:15 +00:00
Mark Crane 03fd11fa36 Fix group intercept lua script 2014-07-14 21:32:23 +00:00
Mark Crane 3da08abd0c Add group confirm to ring group bridge statements 2014-07-13 09:24:51 +00:00
Mark Crane 2d621ca8eb Enable outbound_route_to_bridge function to use global domains 2014-07-13 06:56:23 +00:00
Mark Crane 05c657f554 Add global outbound route compatibility for ring groups external destinations 2014-07-13 04:12:04 +00:00
Mark Crane 9160284abf Ring Group - Change the method used for to provide confirm 2014-07-13 03:25:05 +00:00
Mark Crane da152333cf Fix call block the last change inadvertantly removed some code from call block 2014-07-12 21:49:05 +00:00
Mark Crane f0b33c3492 Adjust the tabbing and remove cmd C option from call_block lua script 2014-07-12 21:15:01 +00:00
Mark Crane d228289c45 Add memcache to call block 2014-07-12 12:01:19 +00:00
Nate Jones 83827cf523 Functions: Created is_uuid() function for validation. 2014-07-12 05:32:35 +00:00
Mark Crane 99fc5f24e0 Fix the dialplan detail order for call center increment by 10 2014-07-12 04:04:14 +00:00
Mark Crane 33cc59fd28 Fix one more thing in call block 2014-07-12 02:59:02 +00:00
Mark Crane 7e45639c25 Add call block default dialplan 2014-07-12 02:31:48 +00:00
Nate Jones ca55e33891 Upgrade: Completed Data Type check option and multilinguified everything. 2014-07-10 09:20:11 +00:00
Nate Jones a72e124ce0 Upgrade: Added SVN Update, handle Upgrade Data Types differently (still under construction...) 2014-07-10 07:15:51 +00:00
Nate Jones 8bd5b7112b Upgrade: Divides Upgrade Schema into separate processes. Complete translation forthcoming. (Still under construction...) 2014-07-10 06:05:22 +00:00
Mark Crane d9f6d900e4 Reduce one request to the database and create a better domains array 2014-07-10 05:23:53 +00:00
Nate Jones 84f17cd316 Document (Window) Title: If empty, sets a default title, otherwise adds " - FusionPBX". 2014-07-10 00:40:44 +00:00
Nate Jones dc2196dd6f Document (Window) Title: Update variable name to avoid conflict when paging is used. 2014-07-10 00:32:50 +00:00
Mark Crane bda8de2ed2 Disable get domain lua script as it is now handled an alternative way 2014-07-09 08:00:10 +00:00
Mark Crane 8643340683 Set the domain info once per inbound route dialplan 2014-07-09 07:36:13 +00:00
Mark Crane ab122097f9 Add domain info to inbound route xml files 2014-07-09 06:07:56 +00:00
Mark Crane 0a6da97adc Add inline to the anti-action xml dialplan files 2014-07-09 05:56:01 +00:00
Mark Crane 0d1ca315a4 Add domain info to the xml handler for inbound routes 2014-07-09 05:40:17 +00:00
Mark Crane ac3d59c671 Try again on the voicemail quota bug 2014-07-09 02:47:15 +00:00
Mark Crane edf24cf77b Fix voicemail quota for new voicemail boxes message_sum 2014-07-09 02:09:08 +00:00
Nate Jones b2051ca910 Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType. 2014-07-08 06:38:23 +00:00
Mark Crane ed19a6cbac Testing performance not checking data type on upgrade schema 2014-07-08 06:04:30 +00:00
Nate Jones 7713c9a6e9 Voicemail-to-Email: Add custom headers containing domain_uuid, domain_name, call_uuid and email_type. Send email using Domain smtp settings, if defined under Default Settings. 2014-07-08 02:30:57 +00:00
Mark Crane a7b28b21d5 Add AVMD lua script 2014-07-07 20:15:13 +00:00
Nate Jones d29b5efb52 Notifications: Retains postback values if input was invalid. 2014-07-07 15:37:34 +00:00
Mark Crane bf68a4bf0c Fix the software_uuid issue for upgrade schema 2014-07-06 01:22:33 +00:00
Mark Crane 24f5ac67e3 Update the polycom vvx template to enable checkSync reboot. This template works for polycom phones version 4 and higher 2014-07-04 21:31:30 +00:00
Mark Crane 798c195335 Fix the registration buttons: reboot and provision for polycom version 4 and higher and snom phones 2014-07-04 21:28:28 +00:00
Mark Crane eaae4d7eb7 Fix the identation on the xml handler directory xml 2014-07-04 18:20:11 +00:00
Mark Crane b372c94269 Work on registration provision and reboot so that it works with the Cisco SPA, Yealink, Grandstream phones. 2014-07-04 09:47:37 +00:00
Mark Crane b9f44fb80f Add a patch for voicemail thanks GerritV for contributing it. 2014-07-04 05:27:42 +00:00
Mark Crane e951b66123 Remove the ring_group_timeout_sec from the database request 2014-07-04 04:33:58 +00:00
Nate Jones 25cdd980fc Added valid_email() function for verifying email address syntax. 2014-07-03 23:19:30 +00:00
Mark Crane c9e47462d8 Remove the automatic null for empty string in the check_sql function 2014-07-02 16:22:37 +00:00
Mark Crane 3000dc9f61 Add fax detection when adding a dialplan destination if the fax extension is set 2014-07-02 06:21:20 +00:00
Mark Crane a4e54c3ad3 Fix the ON NET outbound caller id name and number 2014-07-02 05:34:14 +00:00
Mark Crane 3626cebc4c Add global dialplan option when using the xml handler. 2014-07-02 04:02:50 +00:00
Mark Crane 9882c0af4e Prevent an error on the reverse authentication for the xml handler when its sent and invalid domain from FreeSWITCH. 2014-06-27 19:41:31 +00:00
luis daniel lucio quiroz 1359f685b5 try to get rid of usless warnings 2014-06-25 23:40:42 +00:00
luis daniel lucio quiroz 4c14d2bcb8 workarround for #635 2014-06-25 20:26:30 +00:00
Mark Crane be571646fa Ensure the gateway_uuid is lower case 2014-06-24 06:40:29 +00:00
luis daniel lucio quiroz 458fb5cc1c I updated my email 2014-06-22 18:38:46 +00:00
luis daniel lucio quiroz 5210f942f4 missing a connect verification 2014-06-21 05:22:45 +00:00
luis daniel lucio quiroz 44aaf5beed missing a this 2014-06-21 05:05:32 +00:00
luis daniel lucio quiroz 79bb16cf81 new method for database object 2014-06-21 04:59:25 +00:00
Nate Jones de00f769f6 Modify th_order_by function to allow the passing of CSS to the generated <th> tag. 2014-06-21 00:59:41 +00:00
Nate Jones 4a404f25f2 Expand then limit query string NULL mods to insert statements only. 2014-06-20 18:43:51 +00:00
Nate Jones d50b042590 Fix for Issue 481 (Enhanced) - Links to protected pages (such as emailed conference recording links, etc) will now properly redirect upon a successful login attempt AFTER failed login attempts. 2014-06-18 04:53:18 +00:00
Nate Jones fcc5886339 CDR basic search query, style and language mods, misc minor style mods. 2014-06-16 18:12:21 +00:00
Nate Jones fe87fb6439 Fix for Issue 589 - Implemented proposed fix, implementing tone_stream in the moh-sound parameter. 2014-06-13 17:56:53 +00:00
Nate Jones 33c5b0fe62 Fix for Issue 610 - Extra greater-than symbol removed. 2014-06-13 02:27:44 +00:00
Mark Crane 889e57b2d0 Fix a bug in IVR Menu exit action select hangup did not display the action correctly 2014-06-12 11:17:28 +00:00
Richard Neese dbfe9025a7 rm the added files 2014-06-11 03:41:00 +00:00
Richard Neese 965f871b3b added in for adding in a menu in a new theme 2014-06-11 03:00:11 +00:00
Mark Crane 9458e5b51e Add permissions only if there are groups assigned to the user. 2014-06-10 21:16:42 +00:00
Mark Crane 2070de705e Fix the menu and labels when switching domains in certain circumstances 2014-06-10 20:04:14 +00:00
Mark Crane 21b75b3538 Change the version to release candidate 2 anticipated that the full release will be in another day or two. 2014-06-10 03:56:22 +00:00
Mark Crane 6b06118979 Add profile, sync, reboot and explode to event notify lua script. 2014-06-10 03:23:02 +00:00
Omar Irbouh 65ed1518a5 fixed nil issue when voicemail has no messages 2014-06-09 22:43:08 +00:00
Richard Neese 7eb6bcec51 fixed a close from | to } in the sqlite section 2014-06-06 03:27:32 +00:00
Richard Neese 4f56ff905a fixing sql file dir for pkgs 2014-06-06 01:19:59 +00:00
Mark Crane 25be75a9b9 Improve the Polycom VVX provisioning template tested with latest 5.x firmware should work with any Polycom using version 4 or higher 2014-06-05 00:32:29 +00:00
Mark Crane 48af483db8 Drop the SQL like statement and use equals for best performance 2014-06-05 00:13:00 +00:00
Mark Crane de9f64c64b remove the plus from destination_number 2014-06-04 20:57:08 +00:00
Mark Crane 40adf2c11c Fix outbound caller id for outbound on net calls 2014-05-30 06:34:57 +00:00
Mark Crane 5c41168343 Update the snom provisioning templates add the admin_name and admin_password to the snom820 template, add outbound_proxy to snom 820 and the 720 2014-05-30 06:14:50 +00:00
Mark Crane ab6886a796 Add record_ext=mp3 option when recording an extension. 2014-05-24 17:32:32 +00:00
Mark Crane ca20707544 Fix the per user language user_setting so that it is only applied if it has a value 2014-05-21 05:52:39 +00:00
Mark Crane 964fe317b4 Add intercept_group.lua 2014-05-16 07:28:28 +00:00
Mark Crane eb7a0c33a8 Fix the sounds copy 2014-05-16 07:11:18 +00:00
Mark Crane f9c3a09bd3 Fix the cp -R 2014-05-16 06:28:27 +00:00
Mark Crane 8e53eb047b recursive_copy function use cp -R if it exists 2014-05-16 05:14:44 +00:00
Mark Crane 0b93629a3c Fix the user setting so they work. User settings need to be set after login 2014-05-12 23:30:26 +00:00
Mark Crane c52ca9a7a0 Fix blind transfer *1 2014-05-11 08:18:03 +00:00
Mark Crane d5b9972c66 Update the file permissions after they are copied 2014-05-10 23:44:41 +00:00
Mark Crane f4b17fd742 Fix the copy of the conf directory files during the install 2014-05-09 23:17:30 +00:00
Richard Neese 9645b2f69d 2014-05-09 14:16:32 +00:00
Mark Crane fce1e007c3 Change the # to a // comment 2014-05-09 04:29:05 +00:00
Richard Neese ac386361ad disabling phrase cp 2014-05-09 03:35:19 +00:00
Richard Neese 2c1bc52161 testing rm on a extra copy 2014-05-09 02:41:13 +00:00
Mark Crane 328278c91f Add an option "-n" --no-clober to the recursive_copy method used in the install 2014-05-08 09:45:05 +00:00
Mark Crane 03f376be02 Fix issue 591 where the dialplan xml file was not including the dialplan directory 2014-05-03 00:49:11 +00:00
Mark Crane 74ae6fc900 Add mute.lua and unmute.lua files 2014-05-02 09:34:56 +00:00
Mark Crane a8702c546a Add unmute.lua 2014-05-02 05:56:00 +00:00
Mark Crane d7436731d5 Add conference center mute.lua 2014-05-02 05:45:57 +00:00
Mark Crane 0c87f27b35 Add a default timezone for install.php 2014-05-01 23:54:52 +00:00
Mark Crane 52b946f575 Add emergency caller id name to the extension xml and to xml handler. 2014-05-01 04:59:33 +00:00
Mark Crane 3ada63faec Remove two includes that are no longer needed 2014-05-01 02:32:54 +00:00
Mark Crane 492452de64 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 c19bfaf955 Fix the fax_success null issue wit fax retry 2014-04-30 05:04:54 +00:00
Mark Crane 898d35ae8c During the install check for /etc/freeswitch/vars.xml before using it 2014-04-29 17:51:29 +00:00
Mark Crane 70e573a266 Add /etc/freeswitch as an optional directory for freeswitch conf files 2014-04-28 23:25:33 +00:00
Mark Crane d363a35822 Fixed revision 382 sip-presence-on-register to true on the internal sip profile 2014-04-27 09:40:06 +00:00
Nate Jones 53c7c9957e Variable form select value mods 2014-04-27 08:55:39 +00:00
Nate Jones a6d2b6fc06 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 41fda05df6 Set MySQL Attribute for UTF8 2014-04-26 18:53:58 +00:00
Mark Crane 5848fb12e1 Don't forget to add the gateway_uuid to the SQL Select 2014-04-26 06:05:39 +00:00
Mark Crane a79368df49 Update the gateway list for the destination select list 2014-04-26 06:01:57 +00:00
Mark Crane 2abdf41a5b Show only defined call groups 2014-04-24 10:04:18 +00:00
Mark Crane 4db614ee8c change strlen($key) to isset($_REQUEST["key"] to fix login problem affecting one system 2014-04-18 01:22:37 +00:00
Mark Crane a721ca6758 Prevent errors in the dial string lua script 2014-04-15 18:54:03 +00:00
Nate Jones 207c063473 Dialplan (Inbound) & Ring Group select box adjustments (focus at top, etc) 2014-04-15 01:31:49 +00:00
Mark Crane 93db029bba Fix a nil variable concatentation error on user_status 2014-04-13 06:28:37 +00:00
Mark Crane 52f42ab4fe Add a missing forward slash on the email subject when sending the email 2014-04-13 06:14:17 +00:00
Mark Crane 8b78674ef4 Finish up the source conf directory for the Debian Package install. 2014-04-13 04:45:05 +00:00
Mark Crane 3ee5b61d33 Fix the source file path on XML CDR for the Debian package. 2014-04-12 22:10:22 +00:00
Mark Crane cfac14c6ee Adjust the source conf directory to work with the debian package 2014-04-12 20:54:32 +00:00
Mark Crane 11864f504b Make sure the recording directory exists 2014-04-12 17:42:23 +00:00
Mark Crane d4c3a49bc3 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 4db5c3c041 Fix the conf directory copy used during the install 2014-04-09 14:24:07 +00:00
Mark Crane 068e03c72d 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 025f733ac2 if the debian package scripts directory exists then use it for the source 2014-04-09 04:33:50 +00:00