fusionpbx/app/dialplan/resources/switch/conf/dialplan
Mark Crane b31da11704 Change the context to the domain_name. 2015-03-23 04:29:09 +00:00
..
010_user_exists.xml Get dialplan variables for forward all, busy and no answer. 2014-12-03 07:54:43 +00:00
020_call_direction.xml Fix the call direction dialplan which on sqlite was showing up empty, and missing completely in Postgres. 2014-08-24 07:41:48 +00:00
020_variables.xml Fix the name on the variables dialplan 2014-07-12 07:57:04 +00:00
030_is_local.xml Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00
040_call_block.xml Revert the changes to call_block dialplan. 2014-12-03 01:44:10 +00:00
050_user_record.xml better place for rec_extension 2014-11-13 21:16:37 +00:00
060_redial.xml Change the order of the redial 2014-09-06 04:18:34 +00:00
210_user_status.xml Fix the dialplan_number so that it is more accurate. 2014-03-18 09:04:05 +00:00
230_group-intercept.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
250_page.xml Fix extension number-alias for extensions using paging. 2014-10-21 22:57:29 +00:00
260_eavesdrop.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
270_call_privacy.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
280_call_return.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
290_extension_queue.xml Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00
290_intercept-ext.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
300_dx.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
300_extension-intercom.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
310_att_xfer.xml Change the context to the domain_name. 2015-03-23 04:29:09 +00:00
310_extension-to-voicemail.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
310_send_to_voicemail.xml Fixed loop issue during forward to voicemail on busy 2014-10-30 09:30:31 +00:00
320_vmain.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
320_xfer_vm.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
330_is_transfer.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
330_vmain_user.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
340_cf.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
340_delay_echo.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
350_echo.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
350_please_hold.xml Take please hold dialplan to the next level. 2014-12-12 10:18:55 +00:00
360_is_zrtp_secure.xml is_zrtp_secure set continue to true 2014-08-25 01:06:34 +00:00
360_milliwatt.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
370_is_secure.xml Add the dialplan number for hot desking. Remove a few more redundant continue xml dialplan attributes 2014-08-24 09:02:00 +00:00
370_tone_stream.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
380_hold_music.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
400_recordings.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
410_freeswitch_conference.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
420_disa.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
430_directory.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
440_wake-up.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
450_park_in.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
455_park_out.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
460_park_slots.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
470_valet_park.xml Change value park from continue true to false as continue is not needed and it uses a little more resources when its set to true 2014-07-25 08:32:19 +00:00
470_valet_park_in.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
475_valet_park_out.xml Change valet_park_out $1 to $2. 2015-03-10 18:27:28 +00:00
480_operator.xml Add the dialplan number for hot desking. Remove a few more redundant continue xml dialplan attributes 2014-08-24 09:02:00 +00:00
485_operator-forward.xml Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
490_do-not-disturb.xml Fix the indentation and login redirect issue 2014-07-27 08:00:16 +00:00
500_call-forward.xml Feature code call forward *72 on, *73 off, *74 request id and password toggle on/off complete the commits 2014-08-22 07:37:13 +00:00
510_follow-me.xml Add the follow me dialplan 2014-07-29 07:42:30 +00:00
530_v_click_to_call_auto_answer.xml Added extension click_to_call_auto_answer to prevent auto-answer on b-leg 2014-11-14 14:12:50 +00:00
999_local_extension.xml Engineered the management of bridge failures in local extension, with optional variables which by default provides the standard behavior. Changed the default order for extension_queue, which has *800 prefix, before the extension-intercom, which has the *8 prefix 2014-11-21 15:38:26 +00:00