Commit Graph

703 Commits

Author SHA1 Message Date
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
Mark Crane 3a43ae12c4 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 924ba5ac6c During the install copy all FreeSWITCH conf files. 2014-04-07 22:35:05 +00:00
Mark Crane b9ed1f2074 A few minor changes to the yealink templates. 2014-04-07 21:18:35 +00:00
Mark Crane f7833ede51 Check for /etc/fusionpbx/conf if it exists use it for the conf directory. 2014-04-07 14:48:45 +00:00
Mark Crane 4a995a8b98 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 63752b3856 Make the two inbound lua scripts more robust when the domain is not found. 2014-04-05 20:14:55 +00:00
Mark Crane a7ab1c568c Check add the option to record the user. 2014-04-04 07:08:00 +00:00
Mark Crane 54c9a95d39 Add user_record to the xml_handler section: directory 2014-04-03 17:45:10 +00:00
Mark Crane 0712d91564 Correct the indentation of some of the lines in user_status lua script. 2014-04-03 15:50:50 +00:00