Commit Graph

367 Commits

Author SHA1 Message Date
Mark Crane 0dbe87a1cc Update the failure handler to work with the new call forward no answer feature. Optimize it using the variables instead of the database. Change the indentation. 2014-12-03 11:57:34 +00:00
Mark Crane d4f2c57455 Get the values from the database and set them as lua variables. 2014-12-03 09:02:54 +00:00
Mark Crane 2495e9e935 Set extension variables for forward all, busy, no answer, and do not disturb. 2014-12-03 08:05:41 +00:00
Nate Jones bbd8c183ef Conference Center: Lua script mods for Room Schedule (start/stop) functionality completed. 2014-11-30 03:08:02 +00:00
Nate Jones f31db4fec8 Fax Retry (LUA): nulls to nils. 2014-11-29 15:24:02 +00:00
Mark Crane cbe9e9f619 Ensure that call forward doesn't update follow me if follow_me_uuid is an empty string. 2014-11-28 20:40:59 +00:00
luis daniel lucio quiroz fb02f54a6a xml_handler directory.lua is now tolerant when no memcache available, fix a nil variable 2014-11-27 14:43:28 +00:00
Mark Crane d9ce24a7a2 Revert r7258 as caused problems with endpoints receiving calls. 2014-11-26 20:54:44 +00:00
Riccardo Granchi 390a5d4724 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
Mark Crane 3daa03d2a5 Fix the alias for the XML handler. 2014-11-21 04:37:43 +00:00
Mark Crane daad4f0ca3 If forward all destination is not set then request it when using *72 otherwise use the current destination. 2014-11-18 11:16:59 +00:00
Mark Crane 3f603e664f Default behavior before call forward on busy was if busy go to voicemail. I just re-established that default for any company wanting to simply hangup on calls when the destination is busy then set system -> variables or domain -> variables to send_to_voicemail=false. This is a better default as it would require those wanting to simply hangup to set the value to false allowing the default behavior is preserved. 2014-11-18 10:29:03 +00:00
Mark Crane c35a348347 Add a few spaces to make the code consistent such as if( changed to if ( 2014-11-18 10:10:37 +00:00
Mark Crane a2daf9a3a3 (not forward_on_busy and originate_disposition ~= "CALL_REJECTED") needs to be optional behavior as it contradicts current behavior. My response here is complaints that the new behavior is a bug at least in some peoples eyes so needs to be a configurable option that is not forced onto those that don't want it. 2014-11-18 10:09:29 +00:00
Mark Crane 4a2d99d3a2 Remove hangup on subscriber absent user_exists condition on dialplan_local extension already verifies that it is an extension. 2014-11-18 10:04:17 +00:00
Mark Crane bd597ab23e Adjust app.lua improve the line spacing. 2014-11-18 10:03:00 +00:00
Mark Crane 1f201eaca6 Cleanup up the tabbing and trailing spaces and tabs. 2014-11-18 09:35:33 +00:00
Mark Crane 8add692a43 Correct the English used in the comment. 2014-11-18 09:33:19 +00:00
luis daniel lucio quiroz 17b8c3ac69 cosmetic coding for disa 2014-11-14 22:12:18 +00:00
luis daniel lucio quiroz 1e732b9467 new enhanced disa without loopback 2014-11-14 20:39:15 +00:00
luis daniel lucio quiroz 00c6b78950 new enhanced disa 2014-11-14 17:47:45 +00:00
luis daniel lucio quiroz c37897b45a console messages for eavesdrop 2014-11-13 15:32:02 +00:00
Riccardo Granchi 9aacbb4d73 Disabled debug and minor log changes 2014-11-13 13:09:53 +00:00
Riccardo Granchi f9d854bc94 Added toll allow and ability to enable it in outbound routes 2014-11-13 12:12:41 +00:00
Mark Crane 0d166590dd xml_handler will bind if memcached is down 2014-11-13 08:51:46 +00:00
Mark Crane a8a2631381 Fix remove excessive messages when using XML handler. 2014-11-08 04:46:51 +00:00
Riccardo Granchi 8b7429f38c Added toll type assignment based on country templates 2014-11-06 16:56:31 +00:00
Riccardo Granchi 98987576ce Added cleaning for own international prefix and sqlite compatibility 2014-11-04 15:29:05 +00:00
Mark Crane 6338b038e0 Paging - Prevent calling the user that initiated the page 2014-11-03 18:57:01 +00:00
Riccardo Granchi a86b83be7a Added it-ring definition 2014-11-03 11:16:10 +00:00
Riccardo Granchi b4c6906520 Added forward on busy and extension queue features 2014-10-29 16:06:53 +00:00
Mark Crane 14fa909cd2 Ensure the api object is set for is_local. 2014-10-25 00:25:08 +00:00
Mark Crane b006d8c28c Fix *98 for extensions with number-alias. 2014-10-25 00:01:46 +00:00
Mark Crane 50dcfc3fae Update the Voicemail MWI LUA script to use the new scripts/resources/run directory. 2014-10-22 08:09:10 +00:00
Mark Crane 71bfd161b3 Replace if statement so that it doesn't cause a problem with user_exist. 2014-10-22 00:32:00 +00:00
Mark Crane fb4a561149 Fix extension number-alias for extensions using paging. 2014-10-21 22:57:29 +00:00
Mark Crane 7508c06034 Fix the xml handler nil error for number_alias and fix some indentation. 2014-10-21 19:30:40 +00:00
Mark Crane f79e1f0b2e Add extension number-alias support to voicemail to fix a problem when using number-alias and checking voicemail with *97. 2014-10-21 19:19:04 +00:00
Riccardo Granchi 22aae7955b Fixed audio stream absolute path in fifo member 2014-10-21 10:46:05 +00:00
Mark Crane fe4d4c64a4 disable registration for number-alias 2014-10-21 10:01:30 +00:00
Mark Crane 0265989a2d Add max tries to pin_number.lua so that if the pin number is wrong it will request the pin number again up to the maximum tries. 2014-10-21 05:48:27 +00:00
Mark Crane 024f536037 Fix a problem with DND when Follow Me hasn't been used for a particular extension. 2014-10-20 09:03:23 +00:00
Mark Crane 5ab03d30ad Allow 2 digit pins. 2014-10-17 20:39:56 +00:00
Mark Crane 759621255a Fix the xml handler nil error for number_alias. 2014-10-15 17:32:02 +00:00
Mark Crane 7d5f648f10 Fix XML handler with number_alias. 2014-10-13 20:10:14 +00:00
Mark Crane 0a1962c637 Allow making longer recordings with *732 2014-10-03 06:21:38 +00:00
Mark Crane 71c0a33143 Fix the hostname used in conference center 2014-10-03 06:19:03 +00:00
Mark Crane 0665e83aa4 Add voicemail params to the directory section of the xml handler 2014-10-03 06:17:43 +00:00
Mark Crane 9cf7ba063d Fix call forward user_exists result is a string this fixes ability to call external numbers 2014-09-23 08:01:56 +00:00
Mark Crane 7265388ca1 Fix 2 problems with call forward first fix the alias and unforward. 2014-09-23 07:45:40 +00:00
Mark Crane d15bf10ed8 Fix a problem where in rare cases dialplan was cached without global dialplans 2014-09-15 15:56:18 +00:00
Mark Crane bfcdd28e9d Prevent an empty call forward destination 2014-09-13 09:30:25 +00:00
Mark Crane 24be63aa3b Add fax_uuid to the fax_retry.lua script 2014-09-09 11:03:00 +00:00
Mark Crane ceaef7bdb2 Add domain_uuid, fax_date, fax_epoch to fax retry 2014-09-07 05:18:35 +00:00
Mark Crane a2b5cd59e1 Add ring group cid number prefix to the database and to the ring group lua script 2014-09-06 07:45:17 +00:00
Mark Crane 29d01ee57a Add Fax logging. 2014-09-04 07:12:47 +00:00
Mark Crane e33bdcd119 Fix ring group enterprise confirm 2014-08-30 18:22:06 +00:00
Mark Crane 3d131cc514 Fix a white space and a empty uuid 2014-08-29 08:33:15 +00:00
Mark Crane f5d579eb21 Ring groups remove spaces 2014-08-25 20:40:03 +00:00
Mark Crane 1380052688 Fix ring group move the domain check 2014-08-25 20:25:42 +00:00
Mark Crane 811ecd9bd8 Fix ring group skip active issue 2014-08-25 16:07:47 +00:00
Mark Crane a5643cf97b Remove the digit-map for polycom to allow it to dial any digits and add a comma in the dialstring for ring groups that was missing 2014-08-23 21:12:06 +00:00
Errol Samuels 6e3656cdfd Fixed intercept **[ext] to work better when using multiple Freeswitch servers 2014-08-23 14:03:23 +00:00
Mark Crane cba59236ee Align intercept with group interceptl 2014-08-22 07:57:47 +00:00
Mark Crane 28eb38d0ad XML Handler dialplan set dialplan to 1 hour cache timeout 2014-08-22 07:40:34 +00:00
Mark Crane ca66aa8214 Feature code call forward *72 on, *73 off, *74 request id and password toggle on/off 2014-08-22 07:36:07 +00:00
Errol Samuels 93c316dfa6 Improved group intercept to work with load balanced FusionPBX servers. 2014-08-20 21:24:05 +00:00
Mark Crane fa4260057d Move is_local to the dialplan and app/is_local/index.lua 2014-08-17 13:16:18 +00:00
Mark Crane b22eb25460 Remove the confirm default only prompt to confirm if confirm is set to true 2014-08-14 18:26:50 +00:00
Mark Crane 3f9644bef0 Add a short delay before playing the audio 2014-08-14 09:00:41 +00:00
Mark Crane 6c6cd6903e Update confirm.lua 2014-08-14 03:35:59 +00:00
Mark Crane e1b9886d87 Improve group confirm for ring groups 2014-08-14 03:06:00 +00:00
Mark Crane 26c378e263 Fix recordings per extension for ring groups 2014-08-14 01:21:55 +00:00
Mark Crane 4dfb7a824e Add ring group skip active to the lua script 2014-08-13 10:51:51 +00:00
Mark Crane 9d2b040978 Fix the spelling 2014-08-12 08:02:09 +00:00
Mark Crane f322d8a88f Very minor changes 2014-08-12 08:00:32 +00:00
Mark Crane 8781180730 When the ring group confirm is not set then do not request the confirm 2014-08-12 07:51:31 +00:00
luis daniel lucio quiroz 2b4fb544e5 some nore details about cidlookup.conf.xml 2014-08-11 17:48:46 +00:00
luis daniel lucio quiroz d9e56efc3f cidlookup lua script that allows private cnam using concact application 2014-08-09 03:25:42 +00:00
Mark Crane 14d0d5129a Change the order of the code so that domain_name is preserved for multi-tenant in additional cases. 2014-08-06 06:31:47 +00:00
Mark Crane e16716408b Disable user_exists and user_record lua scripts as they have been replaced by dialplans 2014-08-03 18:22:30 +00:00
Mark Crane c7dff4a4a4 Check the length of user_record 2014-08-03 12:35:24 +00:00
Mark Crane 33f8c20d97 Fix the user_data request in ring groups 2014-08-03 12:06:49 +00:00
Mark Crane 7e0d68aec0 Add variable extension_uuid to ring groups that call extensions. 2014-08-03 10:35:01 +00:00
Mark Crane 93dee1d17c remove the call block lua as its used instead in app/call_block 2014-08-01 18:21:15 +00:00
James Rose 564b42a988 added variable runonce to prevent the loop. Have seen this script crash a busy FS install. Now possible to run via cron. 2014-07-31 20:15:06 +00:00
Mark Crane d7f189d07f svn diff 2014-07-31 08:40:15 +00:00
Mark Crane 15c4f9651e recordings.lua change the custom recording to a standard freeswitch recording 2014-07-30 22:35:46 +00:00
Mark Crane 9e04993152 Call block standardize on domain_name 2014-07-30 01:01:41 +00:00
Mark Crane e41a7a481e Another adjustment for follow me toggle 2014-07-29 09:52:27 +00:00
Mark Crane 7d53de8400 Follow Me *21 feature code is now working 2014-07-29 09:40:45 +00:00
Mark Crane ed667578ac Add a dial string to the follow me table 2014-07-29 09:15:32 +00:00
Mark Crane 8980931b6e Add Follow Me to the display 2014-07-29 07:56:01 +00:00
Mark Crane f1297a303c Fix a SQL query in follow_me.lua script 2014-07-29 07:54:48 +00:00
Mark Crane 044ba54ab4 Remove a variable from follow_me.lua that was not being used 2014-07-29 07:47:59 +00:00
Mark Crane 377bd69939 Add the toggle for follow me 2014-07-27 13:33:28 +00:00
Mark Crane e17723f47d Add follow me lua script 2014-07-27 13:28:08 +00:00
Mark Crane c08c961c5b Add follow_me lua script 2014-07-27 12:42:05 +00:00
Mark Crane b0aaa54a22 Ha ha change .php to .lua 2014-07-27 11:56:04 +00:00
Mark Crane 5d41b746fc Add feature code *78 and *79 to enabled and disable do not disturb. 2014-07-27 11:52:38 +00:00
Mark Crane 2ff4bd21a4 Update the call forward lua script and remove the pin number 2014-07-25 11:04:16 +00:00
Mark Crane 3c536c1e56 Change the wording of the comment in fax_retry.lua 2014-07-23 21:02:28 +00:00
Mark Crane 9825db2573 Fix group intercept lua script 2014-07-14 21:32:23 +00:00
Mark Crane 40ac982b7e Add group confirm to ring group bridge statements 2014-07-13 09:24:51 +00:00
Mark Crane 7df0bd628d Add global outbound route compatibility for ring groups external destinations 2014-07-13 04:12:04 +00:00
Mark Crane aca28e7efb Ring Group - Change the method used for to provide confirm 2014-07-13 03:25:05 +00:00
Mark Crane 49a8e9d4ff Fix call block the last change inadvertantly removed some code from call block 2014-07-12 21:49:05 +00:00
Mark Crane 2fca642782 Adjust the tabbing and remove cmd C option from call_block lua script 2014-07-12 21:15:01 +00:00
Mark Crane 8bbe4615c6 Add memcache to call block 2014-07-12 12:01:19 +00:00
Mark Crane 2fad16af2e Fix one more thing in call block 2014-07-12 02:59:02 +00:00
Mark Crane 97f3d676a7 Add call block default dialplan 2014-07-12 02:31:48 +00:00
Mark Crane cfb833aa25 Reduce one request to the database and create a better domains array 2014-07-10 05:23:53 +00:00
Mark Crane ee2175c23a Disable get domain lua script as it is now handled an alternative way 2014-07-09 08:00:10 +00:00
Mark Crane 0c9e632607 Add domain info to the xml handler for inbound routes 2014-07-09 05:40:17 +00:00
Mark Crane 1a42551cc0 Try again on the voicemail quota bug 2014-07-09 02:47:15 +00:00
Mark Crane 9f9603d4a8 Fix voicemail quota for new voicemail boxes message_sum 2014-07-09 02:09:08 +00:00
Nate Jones 7337fba360 Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType. 2014-07-08 06:38:23 +00:00
Nate Jones 090d3cacb2 Voicemail-to-Email: Add custom headers containing domain_uuid, domain_name, call_uuid and email_type. Send email using Domain smtp settings, if defined under Default Settings. 2014-07-08 02:30:57 +00:00
Mark Crane d8967892fd Add AVMD lua script 2014-07-07 20:15:13 +00:00
Mark Crane 6628bb087f Fix the registration buttons: reboot and provision for polycom version 4 and higher and snom phones 2014-07-04 21:28:28 +00:00
Mark Crane f0e1d9a59b Fix the identation on the xml handler directory xml 2014-07-04 18:20:11 +00:00
Mark Crane 2f0571053f Work on registration provision and reboot so that it works with the Cisco SPA, Yealink, Grandstream phones. 2014-07-04 09:47:37 +00:00
Mark Crane 13f89f6850 Add a patch for voicemail thanks GerritV for contributing it. 2014-07-04 05:27:42 +00:00
Mark Crane 596f68bd34 Remove the ring_group_timeout_sec from the database request 2014-07-04 04:33:58 +00:00
Mark Crane 3f59cff54e Add fax detection when adding a dialplan destination if the fax extension is set 2014-07-02 06:21:20 +00:00
Mark Crane 50d024e33e Fix the ON NET outbound caller id name and number 2014-07-02 05:34:14 +00:00
Mark Crane 48c6645688 Add global dialplan option when using the xml handler. 2014-07-02 04:02:50 +00:00
Mark Crane 6af80a602a Prevent an error on the reverse authentication for the xml handler when its sent and invalid domain from FreeSWITCH. 2014-06-27 19:41:31 +00:00
luis daniel lucio quiroz 8625762d64 workarround for #635 2014-06-25 20:26:30 +00:00
Mark Crane 7a01104700 Ensure the gateway_uuid is lower case 2014-06-24 06:40:29 +00:00
luis daniel lucio quiroz ca3f246e37 I updated my email 2014-06-22 18:38:46 +00:00
Mark Crane 8f3579f0d1 Add profile, sync, reboot and explode to event notify lua script. 2014-06-10 03:23:02 +00:00
Omar Irbouh 66088be1b5 fixed nil issue when voicemail has no messages 2014-06-09 22:43:08 +00:00
Mark Crane 17d1e262e3 Drop the SQL like statement and use equals for best performance 2014-06-05 00:13:00 +00:00
Mark Crane 632b16b296 remove the plus from destination_number 2014-06-04 20:57:08 +00:00
Mark Crane 3c603dbc5d Fix outbound caller id for outbound on net calls 2014-05-30 06:34:57 +00:00
Mark Crane 34a71a0eb7 Add record_ext=mp3 option when recording an extension. 2014-05-24 17:32:32 +00:00
Mark Crane ceb1c150be Add intercept_group.lua 2014-05-16 07:28:28 +00:00
Mark Crane 5d9cfea9c0 Fix blind transfer *1 2014-05-11 08:18:03 +00:00
Mark Crane 7dd9553707 Add mute.lua and unmute.lua files 2014-05-02 09:34:56 +00:00
Mark Crane 6e26ce9eb8 Add unmute.lua 2014-05-02 05:56:00 +00:00
Mark Crane a871d6b28c Add conference center mute.lua 2014-05-02 05:45:57 +00:00
Mark Crane 5e0eb315f8 Add emergency caller id name to the extension xml and to xml handler. 2014-05-01 04:59:33 +00:00
Mark Crane f0dc0d7183 Add a a check to see if the dial_string is null then add a default dial string 2014-04-30 20:54:30 +00:00
Mark Crane 500b6477cb Fix the fax_success null issue wit fax retry 2014-04-30 05:04:54 +00:00
Mark Crane f98f7c01b3 Prevent errors in the dial string lua script 2014-04-15 18:54:03 +00:00
Mark Crane ca46dfcbee Fix a nil variable concatentation error on user_status 2014-04-13 06:28:37 +00:00
Mark Crane 22d3edb3f8 Add a missing forward slash on the email subject when sending the email 2014-04-13 06:14:17 +00:00
Mark Crane a455b33af5 Make sure the recording directory exists 2014-04-12 17:42:23 +00:00
Mark Crane 11ee2be8f1 Make the two inbound lua scripts more robust when the domain is not found. 2014-04-05 20:14:55 +00:00