Commit Graph
61 Commits
Author SHA1 Message Date
jamesorose b2a8fd4427 voicemail lights up on missed calls
this behavior is annoying, and creates confusion among users. please add this as the default.
2017-06-01 13:53:42 -05:00
jamesorose 3f4683b4d5 alphabetize the page (#2396) 2017-02-23 16:16:54 -07:00
James Rose ccfd45371c from GILL: minor corrections 2015-04-09 21:40:40 +00:00
James Rose 840fc797e7 EDITS BY GILL: add support for 711 (TTY), fix issue where caller id is sometimes sent incorrectly with flowroute. 2015-04-09 18:44:00 +00:00
James Rose 088a507f9b Changed DTMF to AVT (rfc2833) on ext1. Commented provisioning of phone volume (ring/speaker/handset/headset). 2015-01-27 15:27:06 +00:00
James Rose 18abfd277d fixed caller id prefix so it shows up on the phone in call center. changed # to - so it's cleaner on the display. 2014-10-17 17:56:52 +00:00
James Rose 9026a3ce4d Fixed a small bug where the incorrect caller id information is sent to the destination. 2014-10-16 19:17:07 +00:00
James Rose 2f26ec5db8 more support for different voicemail numbers 2014-08-15 00:48:15 +00:00
James Rose cd6fecc70f add support for alternate voicemail numbers so you can subscribe to different mailboxes. requires user to create their own dialplan to support it. 2014-08-15 00:36:56 +00:00
James Rose b85eab3fd8 added the ability to use cdr group to give full call detail records access to non admins. 2014-08-13 03:17:12 +00:00
James Rose 4514f91edd FS param need - not _ 2014-08-09 17:31:29 +00:00
James Rose 87c6d0c2df added support for call_announce in callcenter 2014-08-08 03:14:20 +00:00
James Rose e0b2c042bf Added support for tier 0. If using tiers then tier 1 will not ring until Tier Rule Wait Second expires. This effectively leaves queue callers on hold unnecessarily. Using tier 0 as the lowest tier fixes this (but may also break other things [untested, just a wag]). 2014-08-03 21:23:51 +00:00
James Rose 701ad8b712 Fixed callcenter so that remote calls will time out properly (leg_timeout) and changed group confirm announce time from default 5 seconds to 2. 2014-08-03 20:54:15 +00:00
James Rose c1fb9b76b2 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
James Rose 07e152a152 added provision variable cisco_spa_rport for spa51x and spa50x phones. 2014-07-30 17:35:34 +00:00
James Rose 6d5fa3008d Added provision variable yealink_rport_X so you can enable rport on yealinks per account. Default is OFF so if not set, the behavior stays the same. 2014-07-30 17:28:24 +00:00
James Rose 05fcb5b82d Added provision variable for yealink provisioning url. 2014-07-30 17:06:11 +00:00
James Rose e755b20880 Added provisioning variables for firmware for spa50x spa51x and yealink phones 2014-07-30 16:57:30 +00:00
James Rose 0a7a35adb7 Fixed Call Pickup for BLF buttons on Cisco SPA50x and SPA51x so it picks up the ringing extension and no longer dials *98. 2014-07-16 16:53:29 +00:00
James Rose 6e73edd7d5 changed context to domain_name for single tenant. Would come back as default and parked as park@1.2.3.4 2013-12-23 18:14:14 +00:00
James Rose dae8088a3f fixed var name referred_by_user 2013-12-20 22:41:55 +00:00
James Rose 92be86f8a2 Add provisioning template for the Grandstream DP715 Dect phone. 2013-11-15 21:10:30 +00:00
James Rose d5153df99e fixed sending exten num to outbound calleees. Fixed presence bug (set presence for non-extension). Correct caller id num will show for internally generated calls and externally generated calls (inbound). Can also view presence ringing for devices set to follow to only an external (mobile) number. 2013-11-08 21:04:28 +00:00
James Rose b51b9eab2a Debug Extension_UUID was crashing script (nil) 2013-10-30 15:15:55 +00:00
James Rose 5ff06d6d99 wrong directory 2013-10-29 22:47:50 +00:00
James Rose 9d2526f78c Bug Fixes. Script errors due to nil value channel variables, and now sends email on busy fax. Better statistics reporting, busy/failure retries work as expected so it will now retry the same ecm/t38 type after a busy. 2013-07-01 20:08:08 +00:00
James Rose 8ade70fd58 escape special chars on fax file name before sending to fax_retry.lua 2013-06-03 16:20:32 +00:00
James Rose 78a4ceb631 add var to make fax relay work with fax_to_email (send correct email response). 2013-01-09 00:52:21 +00:00
James Rose aa5be4b3e2 assign a more meaningful variable name. 2013-01-09 00:37:52 +00:00
James Rose be52297c45 forgot . 2013-01-09 00:31:01 +00:00
James Rose 8ef0f8f08f made fax relay compatible with new fax_retry.lua 2013-01-08 20:39:27 +00:00
James Rose a8db9964c3 forgot \n on messages. 2012-11-28 23:10:53 +00:00
James Rose 6b2f67fe09 Added log lines for Statistics gathering. group your logs for FAX_RETRY_STATS to keep track on what methods work best with the gateway used. Fixed minor error that did not affect use. 2012-11-28 23:03:05 +00:00
James Rose f7c8aa10b3 music on hold, added preliminary support for translations. 2012-11-24 23:23:20 +00:00
James Rose 909cc1fb94 click to call, added preliminary support for translations. 2012-11-24 22:51:28 +00:00
James Rose 865a87f268 log viewer, added preliminary support for translations. 2012-11-24 22:06:11 +00:00
James Rose 9513d643bd app->exec, added preliminary support for translations. 2012-11-24 21:40:43 +00:00
James Rose 18c2aeb4d4 Outbound Dialplan add/edit, added preliminary support for translations. 2012-11-24 21:25:22 +00:00
James Rose fede87f757 App->content (content manager), added preliminary support for translations. 2012-11-24 19:37:34 +00:00
James Rose 4104f5a51f App->conferences_active, added preliminary support for translations. 2012-11-24 17:58:54 +00:00
James Rose 230d6e730d App->Recordings, added preliminary support for translations. 2012-11-24 16:50:27 +00:00
James Rose a3ed8c7a4b App->Registrations, added preliminary support for translations. 2012-11-24 15:41:37 +00:00
James Rose 31a0d284ae missed label. 2012-11-24 08:02:48 +00:00
James Rose fa61ea75fb App->Ring group, preliminary support for translations. Needs more work on ring_groups_edit.php 2012-11-24 07:43:34 +00:00
James Rose 7e806a2d89 bug 2012-11-24 05:42:56 +00:00
James Rose 8e11ac6392 cleanup. 2012-11-24 05:24:49 +00:00
James Rose 22a7603d84 Advanced->Script Editor, added preliminary support for translations. 2012-11-24 05:23:48 +00:00
James Rose b4cd5b78b6 status->Services, added preliminary support for translations. 2012-11-24 03:55:16 +00:00
James Rose 2959bdb105 missed = 2012-11-24 03:28:48 +00:00
James Rose 84a1d8a05a App->Settings, added initial support for translations. 2012-11-24 03:05:51 +00:00
James Rose bfd9756647 App->Sip_status, added initial support for translations. 2012-11-24 02:45:39 +00:00
James Rose c6ffc93fb0 forgot to delete variables non pertinant to the app 2012-11-24 02:31:07 +00:00
James Rose 3de176384d App->System, added initial support for translations 2012-11-24 02:30:11 +00:00
James Rose 5bbaa99263 App->System, added initial support for translations 2012-11-24 02:29:52 +00:00
James Rose 72e1a68c30 App->Voicemail Add initial support for translations 2012-11-23 21:12:42 +00:00
James Rose 1da3f8295b edit header. 2012-11-23 20:29:11 +00:00
James Rose c743a06875 fax retry will now send using different combinations of t38 (on/off) ecm (on/off) fast/slow. also sends an email based on success or failure. 2012-11-23 18:28:14 +00:00
James Rose 9b0448a091 Add sip_uri dialing, and a patch so that you can dial with thunderbird addressbook. see http://wiki.fusionpbx.com/index.php?title=Click_to_Call#Integrating_with_Thunderbird.27s_Address_book 2012-11-16 22:25:49 +00:00
James Rose 7db96747c9 http://tinypic.com/view.php?pic=5t35&s=6 Rearranged the page. Added Click to Call, and transfer/eavesdrop to agents table. 2012-09-04 18:16:39 +00:00
James Rose f10e565168 change to urlencode 2012-09-04 14:53:46 +00:00