Commit Graph

15 Commits

Author SHA1 Message Date
Mark Crane
a36b818b7f Cleanup recaptchalib and the signup page (signup needs more work) and remove the xmpp profile remove goto which causes some problems with tools. 2012-06-21 02:18:31 +00:00
Mark Crane
5979fff05c Fix minor sql errors reported in issue 266. 2012-06-14 17:32:41 +00:00
Mark Crane
5e63e29d02 xml_handler exchange the dialed_domain with domain_name. 2012-06-12 06:22:18 +00:00
Mark Crane
c1840d7d03 Add more logging control, and add direction (in/out/both) 2012-06-08 18:10:25 +00:00
Mark Crane
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. 2012-06-07 19:43:43 +00:00
Mark Crane
4d943f4697 Fix a Huntgroup problem with outbound caller id. 2012-06-07 17:05:51 +00:00
Mark Crane
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. 2012-06-06 19:21:35 +00:00
Mark Crane
fd9a11dda1 Add the xml_handler lua script. 2012-06-06 06:10:59 +00:00
Mark Crane
6b6e7c327d Add 'switch_' to the dialplan class filen name. 2012-06-06 01:34:11 +00:00
Mark Crane
3d2926eb0c Change the file of the dialplan PHP class from dialplan.php to switch_dialplan.php 2012-06-06 01:31:46 +00:00
Mark Crane
82ec06357c Replace $tmp_xml variable with $xml and write the extension xml files only if the session extension directory variable is set. 2012-06-05 08:32:53 +00:00
Mark Crane
8c03d88b8b Fix the order the IVR Menus are listed in. 2012-06-05 07:48:41 +00:00
Mark Crane
dfb76f7987 Add dial_string.lua file to includes/install/scripts directory. 2012-06-04 23:05:41 +00:00
Mark Crane
d39e74b530 Add dial_string, dial_user, and dial_domain. 2012-06-04 15:04:54 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00