Commit Graph

  • cd92693e46 Fix a dialplan bug I caused 23 hours ago. Mark Crane 2012-07-09 09:05:35 +00:00
  • f2db211c44 If the extension or dialplan xml directories are disabled or don't exist don't add sub directories. Mark Crane 2012-07-08 11:26:37 +00:00
  • e44426ee1a Remove tab at the end of several lines. Mark Crane 2012-07-08 11:14:48 +00:00
  • 4c293b7f9e Do not provide the XMl for registering an disabled extension and other changes to improve the code. Mark Crane 2012-07-07 21:18:17 +00:00
  • 1c5f7d57d6 Add * prefix to voicemail extension 4000. For *97 change the variable used to identify the registered extension. CDR use domain_uuid if it has been supplied. Mark Crane 2012-07-07 18:40:15 +00:00
  • b061a5e90e Add dialplan capability to the lua xml handler. Mark Crane 2012-07-06 07:32:14 +00:00
  • 6528f53986 Since the the MAC address has been normalized need to add this for compatibility. A better solution in the future the extension provisioning_list will get its own table. Mark Crane 2012-07-05 18:56:26 +00:00
  • 4cc8b89fe5 Format the MAC address in the hardware phone list. Mark Crane 2012-07-05 18:41:29 +00:00
  • b9711091f4 Fix bugs in provisioning. When an extension is disabled don't provide provision it. Normalize the MAC address when stored in the db as lower case and no formatting. When using the MAC address in the template change it to upper case the MAC address for SNOM with no dashes. Mark Crane 2012-07-05 18:22:02 +00:00
  • 1fef798c2a Remove dbh:release(); ring_group.lua it seems to have the reverse effect. Mark Crane 2012-07-04 00:03:47 +00:00
  • cfde50c9e7 Remove dbh:release(); it seems to have the reverse effect. Mark Crane 2012-07-03 23:10:07 +00:00
  • a95c074648 If the dialplan dir has no value do not write the dialplan xml files Mark Crane 2012-07-03 16:22:58 +00:00
  • 14718825e0 Add odbc support to the databases sql query tool. Mark Crane 2012-06-30 23:35:18 +00:00
  • 1c15037e0b Add ringback to ring groups. Mark Crane 2012-06-28 19:23:18 +00:00
  • 8d453f4c3d Change xmpp input type to password and talk.google.com for example. Mark Crane 2012-06-28 16:55:28 +00:00
  • 616824a493 v_fax_edit make sure dialplan_uuid has a value. Mark Crane 2012-06-24 07:29:30 +00:00
  • f0726e6b47 Fix a problem with the document_root when using command line fax_to_email.php. Mark Crane 2012-06-24 06:45:12 +00:00
  • 1834b28ca5 Remove the backslash change. Mark Crane 2012-06-24 06:39:08 +00:00
  • 8725cf9a80 Fix the temp directory path. Mark Crane 2012-06-24 06:20:25 +00:00
  • 913fa66047 Fix the number of backslashes for so that it works for sqlite for the fax dialplan entry. Mark Crane 2012-06-24 03:55:34 +00:00
  • 32d549c160 Properly escape single quotes for sqlite this will fix the hangup_hook used with the fax dialplan entry. Mark Crane 2012-06-24 02:51:13 +00:00
  • d21d2baef5 Fix a bug with fax if the dialplan entry for the fax extension is missing add it when saving the fax extension. Mark Crane 2012-06-24 02:08:29 +00:00
  • 3d0fbbf04e Remove duplicate number_alias. Mark Crane 2012-06-21 02:28:47 +00:00
  • ddf7a52225 cidr declared twice remove the duplicate. Mark Crane 2012-06-21 02:24:50 +00:00
  • a36b818b7f Cleanup recaptchalib and the signup page (signup needs more work) and remove the xmpp profile remove goto which causes some problems with tools. Mark Crane 2012-06-21 02:18:31 +00:00
  • 21a4b0ca20 If the menu item order is empty then assume an order of 0. Mark Crane 2012-06-21 01:00:26 +00:00
  • 5979fff05c Fix minor sql errors reported in issue 266. Mark Crane 2012-06-14 17:32:41 +00:00
  • 5e63e29d02 xml_handler exchange the dialed_domain with domain_name. Mark Crane 2012-06-12 06:22:18 +00:00
  • c1840d7d03 Add more logging control, and add direction (in/out/both) Mark Crane 2012-06-08 18:10:25 +00:00
  • c3eb4afd79 Fix a bug that prevented hot desking delete from working. Mark Crane 2012-06-07 22:38:25 +00:00
  • 4d47f6581c Change the extension intercom to use page.lua to enhance its features. Mark Crane 2012-06-07 19:50:51 +00:00
  • a5e6b9f758 Improve page.lua add a way to control mute from a variable and if no one is called because they are on a call produce a busy tone for the caller. Mark Crane 2012-06-07 19:43:43 +00:00
  • 4d943f4697 Fix a Huntgroup problem with outbound caller id. Mark Crane 2012-06-07 17:05:51 +00:00
  • e56a0c0c76 Apply this bug fix to the Dev branch. Hunt groups caused FreeSWITCH to crash because of $$ used in the lua script. Exchange the pre-processor variable for standard variable with with one $ and this fixes the problem. Mark Crane 2012-06-06 19:21:35 +00:00
  • fd9a11dda1 Add the xml_handler lua script. Mark Crane 2012-06-06 06:10:59 +00:00
  • 388e5387a0 Change the hot desk dialplan names. Mark Crane 2012-06-06 06:09:53 +00:00
  • 9b1a0f6d99 Import the dialplan xml files from any app or core directory in the correct path. Mark Crane 2012-06-06 04:06:38 +00:00
  • 207001be61 Fix indentation on one line. Mark Crane 2012-06-06 01:38:22 +00:00
  • 6b6e7c327d Add 'switch_' to the dialplan class filen name. Mark Crane 2012-06-06 01:34:11 +00:00
  • 3d2926eb0c Change the file of the dialplan PHP class from dialplan.php to switch_dialplan.php Mark Crane 2012-06-06 01:31:46 +00:00
  • 2c147bc84c Add dialplan entries for hot desking. Mark Crane 2012-06-05 20:44:29 +00:00
  • 53ab02716e Move hot desking in the menu to apps -> hot desking. Mark Crane 2012-06-05 08:45:43 +00:00
  • 82ec06357c Replace $tmp_xml variable with $xml and write the extension xml files only if the session extension directory variable is set. Mark Crane 2012-06-05 08:32:53 +00:00
  • 757efa5394 Adjust the IVR menu code with the changes needed to make the order work completely. Mark Crane 2012-06-05 07:53:41 +00:00
  • 8c03d88b8b Fix the order the IVR Menus are listed in. Mark Crane 2012-06-05 07:48:41 +00:00
  • 5daa2ac037 Fix a bug when removing hot desking from the gui. Mark Crane 2012-06-05 03:00:12 +00:00
  • dfb76f7987 Add dial_string.lua file to includes/install/scripts directory. Mark Crane 2012-06-04 23:05:41 +00:00
  • c81286af71 Add the hot desking interface. Mark Crane 2012-06-04 16:39:12 +00:00
  • d39e74b530 Add dial_string, dial_user, and dial_domain. Mark Crane 2012-06-04 15:04:54 +00:00
  • af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. Mark Crane 2012-06-04 14:58:40 +00:00