Commit Graph

35 Commits

Author SHA1 Message Date
Mark Crane b5cbb3e538 Custom variables belong under the global dialplan or global (meaning global per tenant) could be renamed to variables. Would be better to set under system -> variables -> transfer_ringback. 2013-08-26 22:40:25 +00:00
Mark Crane 37560e56e7 Remove these dialplan entries that were added by another developer. Note to that default feature codes must be prefixed with a *. 2013-08-26 22:37:32 +00:00
Mark Crane d6ecba828b 2013-08-26 20:40:10 +00:00
Mark Crane a610a5f15e Move the new conf dir into the switch directory. 2013-08-26 20:39:11 +00:00
Mark Crane 8ab9b1c445 Change xml to conf and add a switch directory. 2013-08-26 20:36:43 +00:00
Mark Crane 1e795c875f Disable Parking slots which use park.lua in favor of valet_park which uses mod_valet. 2013-08-22 15:48:16 +00:00
Mark Crane cd10dc07ac Remove an unconventional memory leak hash with an different name every time and value will take up more and more memory. It was used to do intercept or eavesdrop by I found a better way to get the uuid on demand. Also remove call debug I saw it only as an example that isn't used and can learned from the freeswitch wiki. 2013-08-20 07:21:17 +00:00
Nuno Miguel Reis 326c4dfdb2 new default dialplans added to dialplan manager 2013-07-29 17:22:06 +00:00
Mark Crane 027a28b299 Remove the recordings_dir from the recordings dialplan it is no longer needed. 2013-05-27 18:57:23 +00:00
Mark Crane 74fb158cc7 Remove pre_answer from dialplan -> local extension. 2013-05-11 17:00:52 +00:00
Mark Crane 9e8f02288d Add the context to valet park. 2013-05-01 19:37:06 +00:00
Mark Crane dcfb4c8cf2 Fix account code for call forward and Park slots to disabled by default. 2013-05-01 18:14:13 +00:00
Mark Crane 7ab8007ec7 Add valet park that uses mod_valet. 2013-05-01 17:59:14 +00:00
Mark Crane 1e6656b5cd Disable park_slots by default. 2013-05-01 17:58:31 +00:00
Mark Crane 7031d84594 change ;loops= to {loops= 2013-04-24 17:18:00 +00:00
Mark Crane 3ea3ba1162 Remove the commented out call_timeout. 2013-04-12 09:30:59 +00:00
Mark Crane 8e94683576 Change to the freeswich variable for context. 2013-04-09 19:21:20 +00:00
Mark Crane da3beb71b3 Make the call timeout adjustable per extension. 2013-04-02 07:35:56 +00:00
Mark Crane ac2eac17db Add pre_answer to local_extension dialplan. 2013-02-14 07:40:41 +00:00
Mark Crane 1d71b3dfde Fix ringback for call forward and followme. 2013-02-01 01:28:53 +00:00
Mark Crane 966b16c1cf Adjust the dialplan entries for the new voicemail. 2013-01-19 00:19:42 +00:00
Mark Crane 1df679cbb5 To increase security and conform to other feature codes prefix the call park extensions with a '*'. 2013-01-13 10:36:54 +00:00
Mark Crane d791cf7c0a Update the voicemail related dialplan entries. 2012-12-29 10:45:22 +00:00
Mark Crane 50a0e79ba7 Update the intercept dialplans to use the intercept.lua script. 2012-12-02 08:48:22 +00:00
Mark Crane 02a9970f50 Update the dialplan default entry to use directory.lua 2012-11-08 21:11:48 +00:00
Mark Crane 1c10553675 Add park_caller_id_prefix to the dialplan. 2012-10-23 05:17:45 +00:00
Mark Crane 3c6536f996 Update eavesdrop dialplan entry so that it uses eavesdrop.lua a major improvement over the previous eavesdrop approach. 2012-10-03 20:12:55 +00:00
Mark Crane 77db11d084 Add ringback to the IVR Menu. 2012-08-15 22:02:13 +00:00
Mark Crane 39baaa4036 Drop feature code *0 extension number and leave *88 extension number for eavesdrop. 2012-07-28 06:33:01 +00:00
Mark Crane 573a09ce7a Set the operator forward to *000 and do not to disturb to *363 (*dnd) 2012-07-11 10:08:22 +00:00
Mark Crane e8d8d60809 Add the two new dialplan entries. Operator, and operator forward which allows you to toggle an extension to be redirected to the operator extension. 2012-07-11 08:43:32 +00:00
Mark Crane 935f3a80fb Add the dialplan context to the fusionpbx/app/dialplan/resources/xml files this is to prepare for adding features context to the database. 2012-07-09 18:38:21 +00:00
Mark Crane 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. 2012-07-07 18:40:15 +00:00
Mark Crane 4d47f6581c Change the extension intercom to use page.lua to enhance its features. 2012-06-07 19:50:51 +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