Commit Graph

17 Commits

Author SHA1 Message Date
Mark Crane
d8ca993817 When saving an extension it would produce and error. To fix this adjust the SQL Where statement to change extension_enabled to enabled. 2012-08-22 00:43:23 +00:00
Mark Crane
d29f6e79ac Make fax and email email settings use the settings from default settings. 2012-08-17 08:52:10 +00:00
Mark Crane
84d5b7b3df Add ability to disable a user. 2012-08-10 15:53:02 +00:00
Mark Crane
1d44f4858f Add to a few more places hunt_group_enabled = 'true' 2012-08-08 14:35:07 +00:00
Mark Crane
656c3f56b9 Make the recordings show up in the destination select list. 2012-07-31 12:48:45 +00:00
Mark Crane
62ef9cb236 Straighten out the use of domain_uuid sessions variable. 2012-07-24 18:15:45 +00:00
Mark Crane
75e2ab8d28 Add single quotes around true in the outbound_route_to_bridge function. Remove the lib_switch.php include in fax_to_email.php that was not necessary after all. 2012-07-24 18:07:20 +00:00
Mark Crane
f2f1da1049 In the outbound_route_to_bridge function the query should contain the condition dialplan_enabled=true:
http://code.google.com/p/fusionpbx/issues/detail?id=279
2012-07-19 04:33:42 +00:00
Mark Crane
508993a4f8 Fix hunt groups issue 259 and 270. 2012-07-11 05:50:53 +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
8725cf9a80 Fix the temp directory path. 2012-06-24 06:20:25 +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
6b6e7c327d Add 'switch_' to the dialplan class filen name. 2012-06-06 01:34:11 +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
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