Mark Crane
|
1fef798c2a
|
Remove dbh:release(); ring_group.lua it seems to have the reverse effect.
|
2012-07-04 00:03:47 +00:00 |
Mark Crane
|
cfde50c9e7
|
Remove dbh:release(); it seems to have the reverse effect.
|
2012-07-03 23:10:07 +00:00 |
Mark Crane
|
a95c074648
|
If the dialplan dir has no value do not write the dialplan xml files
|
2012-07-03 16:22:58 +00:00 |
Mark Crane
|
f0726e6b47
|
Fix a problem with the document_root when using command line fax_to_email.php.
|
2012-06-24 06:45:12 +00:00 |
Mark Crane
|
8725cf9a80
|
Fix the temp directory path.
|
2012-06-24 06:20:25 +00:00 |
Mark Crane
|
32d549c160
|
Properly escape single quotes for sqlite this will fix the hangup_hook used with the fax dialplan entry.
|
2012-06-24 02:51:13 +00:00 |
Mark Crane
|
3d0fbbf04e
|
Remove duplicate number_alias.
|
2012-06-21 02:28:47 +00:00 |
Mark Crane
|
ddf7a52225
|
cidr declared twice remove the duplicate.
|
2012-06-21 02:24:50 +00:00 |
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 |