Commit Graph
100 Commits
Author SHA1 Message Date
Mark Crane e81682cc94 Fix the emergency caller id name description 2014-05-01 04:21:49 +00:00
Mark Crane bff3937e26 Add emergency caller id name to accounts -> extensions 2014-05-01 04:18:27 +00:00
Mark Crane 534b6aab14 Try again. Only add the dialplan for dialplan -> destinations of the action is set 2014-05-01 03:48:31 +00:00
Mark Crane 77dae61c43 Only add the dialplan for dialplan -> destinations of the action is set 2014-05-01 03:30:33 +00:00
Mark Crane e1ca4951d3 Remove two includes that are no longer needed 2014-05-01 02:32:54 +00:00
Mark Crane 16efdf2280 Enter the SIP Profile name. 2014-05-01 02:23:55 +00:00
Mark Crane ff5fd5c1fd Fix the copy message for the sip profile page 2014-05-01 02:12:31 +00:00
Mark Crane 83b9d40512 Add a name when copying a sip profile 2014-04-30 22:20:55 +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 c1d4cfda15 Add the default dial_string to config.lua 2014-04-30 20:44:34 +00:00
Mark Crane 5666962c9d add a way to customize the default dial string for follow me 2014-04-30 09:30:09 +00:00
Mark Crane 36e45c9504 add a way to customize the default dial string for an extension 2014-04-30 09:13:22 +00:00
Mark Crane 60a3b37671 Fix the xml cdr statistics when using a url similar to http://x.x.x.x/fusionpbx 2014-04-30 07:29:35 +00:00
Mark Crane 500b6477cb Fix the fax_success null issue wit fax retry 2014-04-30 05:04:54 +00:00
Mark Crane f58202e625 Change the > to == to fix the ring groups order by 2014-04-29 22:13:14 +00:00
Mark Crane 3326d2bf50 Set the default ring group destination order. Take 2 2014-04-29 19:27:59 +00:00
Mark Crane fafb9a76e7 Move the order by 2014-04-29 19:23:00 +00:00
Mark Crane 208439bce1 Set the default ring group destination order. 2014-04-29 19:17:51 +00:00
Mark Crane 0c01b3fa92 During the install check for /etc/freeswitch/vars.xml before using it 2014-04-29 17:51:29 +00:00
Mark Crane 112b8f6ccc show global devices first step to making device templates 2014-04-29 17:34:55 +00:00
Mark Crane 62fdf9026d show global dialplans 2014-04-29 17:32:50 +00:00
Mark Crane 64110b9bb7 Add /etc/freeswitch as an optional directory for freeswitch conf files 2014-04-28 23:25:33 +00:00
Mark Crane ccfbda3e4c Make the registration_all permission work correctly. 2014-04-28 18:06:16 +00:00
Mark Crane 1b651f7f2a Fixed revision 382 sip-presence-on-register to true on the internal sip profile 2014-04-27 09:40:06 +00:00
Mark Crane 15ab337ddf Change limit to limit_execute on local_extension 2014-04-27 09:04:46 +00:00
Mark Crane 99662e22a4 SIP Status, Get the SIP profile list from the database instead of the file system. 2014-04-27 08:38:12 +00:00
Mark Crane caecc2616b Update Adminer to the latest version 4.1.0 2014-04-27 06:39:48 +00:00
Mark Crane 2343714ad1 Use the voicemail greeting permisisons 2014-04-27 03:59:43 +00:00
Mark Crane 680892d5e5 Change limit to limit_execute 2014-04-26 22:18:33 +00:00
Mark Crane 4bc72943b8 Set MySQL Attribute for UTF8 2014-04-26 18:53:58 +00:00
Mark Crane 62058af4f6 Don't forget to add the gateway_uuid to the SQL Select 2014-04-26 06:05:39 +00:00
Mark Crane 1a08f8446f Update the gateway list for the destination select list 2014-04-26 06:01:57 +00:00
Mark Crane dae33f59c9 Fix the local.lua path 2014-04-26 05:49:46 +00:00
Mark Crane 6a6ed9c03c Fix busy and reject option for call block 2014-04-26 05:22:46 +00:00
Mark Crane 54e918ea75 Fix the dialplan destination delete and reactivate the transaction support 2014-04-25 05:52:00 +00:00
Mark Crane ffe388e5b9 comment out the transaction support for now 2014-04-25 05:36:47 +00:00
Mark Crane 6ef0fd0339 Add the dialplan destination action translation 2014-04-25 05:27:19 +00:00
Mark Crane 8234d8c0bb Change the header Destination Edit to Destination 2014-04-25 05:13:18 +00:00
Mark Crane 012e3e8781 Change Destination Edit to Destination 2014-04-25 03:29:07 +00:00
Mark Crane 8ce4bb165a Add transaction support to the dialplan -> destination delete 2014-04-25 03:04:24 +00:00
Mark Crane 2b99cb286c Call the XML writing function for those that need it. Clear memcache for those using XML on demand 2014-04-25 02:56:41 +00:00
Mark Crane 9feccaa075 Check to see if the dialplan exists on the dialplan destination. 2014-04-25 01:48:20 +00:00
Mark Crane 62443e35ab Dialplan destinations additional changes to the code to so it managers the dialplan better 2014-04-24 13:37:56 +00:00
Mark Crane ab89e180a9 Add an inbound route when adding a dialplan destination. 2014-04-24 11:27:53 +00:00
Mark Crane 2b2d46a408 Show only defined call groups 2014-04-24 10:04:18 +00:00
Mark Crane d479fdfa3e update the comment 2014-04-24 09:39:27 +00:00
Mark Crane fafeedd856 Add a missing semi-colon and improve the tab spacing 2014-04-24 09:35:37 +00:00
Mark Crane 44e286c6ad When the Destination (DID) is deleted then remove the inbound route dialplan 2014-04-24 09:32:36 +00:00
Mark Crane 05c408d8b4 Dialplan -> Destinations initial commit for the destination action. 2014-04-24 09:16:25 +00:00
Mark Crane 8d1fcff558 Change Domain Selector to Domains 2014-04-24 08:42:52 +00:00
Mark Crane 0a4919aaaa When assigning an extension to a device make sure the device template is saved 2014-04-24 07:55:59 +00:00
Mark Crane 79d00cdc21 add copy to the device description when making a copy of a device 2014-04-24 07:16:20 +00:00
Mark Crane b603f72ddc Round the menu bar corner by one more pixel 2014-04-20 02:47:32 +00:00
Mark Crane da2619bd53 When saving changes stay on the extension edit 2014-04-18 21:16:41 +00:00
Mark Crane 366fba4071 change strlen($key) to isset($_REQUEST["key"] to fix login problem affecting one system 2014-04-18 01:22:37 +00:00
Mark Crane f98f7c01b3 Prevent errors in the dial string lua script 2014-04-15 18:54:03 +00:00
Mark Crane c6c9b25cc5 save the file when the context session has a value 2014-04-15 06:55:48 +00:00
Mark Crane f8870d204c Fix the dialplan/default.xml for the debian package install 2014-04-15 06:22:17 +00:00
Mark Crane da179fa1c5 Change the local_extension dialplan bridge to user/@. 2014-04-13 15:54:00 +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 6a4dd6687d Finish up the source conf directory for the Debian Package install. 2014-04-13 04:45:05 +00:00
Mark Crane 72a17a64a8 Fix the source file path on XML CDR for the Debian package. 2014-04-12 22:10:22 +00:00
Mark Crane 0d141db086 Adjust the source conf directory to work with the debian package 2014-04-12 20:54:32 +00:00
Mark Crane f41fb95996 Add a new permission to active call center regarding issue 472. 2014-04-12 18:56:47 +00:00
Mark Crane a455b33af5 Make sure the recording directory exists 2014-04-12 17:42:23 +00:00
Mark Crane 4f099ab39f Add trim to the session variable 2014-04-12 16:44:29 +00:00
Mark Crane 223a9bf175 Set the file permissions on for the sqlite database so it will work better with the Debian package 2014-04-09 15:02:25 +00:00
Mark Crane 3732d8798f Fix the conf directory copy used during the install 2014-04-09 14:24:07 +00:00
Mark Crane b1803607c3 If the debian package usr share conf directory exists then use it as the source for the copy. 2014-04-09 05:00:11 +00:00
Mark Crane 62c0b3a206 remove the s 2014-04-09 04:36:17 +00:00
Mark Crane f26267cf36 if the debian package scripts directory exists then use it for the source 2014-04-09 04:33:50 +00:00
Mark Crane cfd6ce9033 Yealink remove some of the trailing white spaces. Fix the power led light for voicemail. 2014-04-08 01:37:47 +00:00
Mark Crane 30154f5e5d During the install copy all FreeSWITCH conf files. 2014-04-07 22:35:05 +00:00
Mark Crane c292635b67 A few minor changes to the yealink templates. 2014-04-07 21:18:35 +00:00
Mark Crane d60c242be5 Check for /etc/fusionpbx/conf if it exists use it for the conf directory. 2014-04-07 14:48:45 +00:00
Mark Crane df1e6c8de4 On the file system check for a more appropriate directory to make sure the application is installed. 2014-04-07 14:41:15 +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
Mark Crane a9bbdd1f28 Check add the option to record the user. 2014-04-04 07:08:00 +00:00
Mark Crane 088bdc9021 Remove redundant check_str that is being done automatically in the PHP class. 2014-04-03 21:00:13 +00:00
Mark Crane 22e1e9dbb6 Forgot to update the app_uuid which needs to be unique for each dialplan. 2014-04-03 20:35:47 +00:00
Mark Crane 8bd0d7358f Add valet park in (*5900) and park out (*5901 - *5999). 2014-04-03 20:28:03 +00:00
Mark Crane a9ff275b7b Add user_record to the xml_handler section: directory 2014-04-03 17:45:10 +00:00
Mark Crane 2b8daa14c4 Add user_record variable to the extension/user XML. 2014-04-03 17:35:18 +00:00
Mark Crane ed91efbfab Add user_record to the extensions table and make it save the value. 2014-04-03 17:32:38 +00:00
Mark Crane 136388aac4 Correct the indentation of some of the lines in user_status lua script. 2014-04-03 15:50:50 +00:00
Mark Crane 59b148a298 Use a sub string rather than requiring the domain at this point. 2014-04-03 06:26:29 +00:00
Mark Crane 2fc2b13eb0 When determining the domain based DID/DDI or DNIS ignore whether the destination number is enabled or not. We need the information to determine the correct domain. 2014-04-03 06:20:59 +00:00
Mark Crane c30bcddcb9 Add a new variable to the Yealink template ($yealink_power_led_on). And change account 6 voice_mail.number.5 = *97 to voice_mail.number.6 = *97. 2014-04-02 09:50:29 +00:00
Mark Crane 923bb2089b Add *97 for the voicemail button for Yealink t42g, t46g, and t48g. 2014-04-02 07:34:44 +00:00
Mark Crane 837081b7a5 Add an option to record calls for an extension. 2014-04-02 06:43:11 +00:00
Mark Crane b791fdf2dd Add translations for the select options for sip force contact and for sip bypass media. 2014-04-02 06:41:16 +00:00
Mark Crane 3ca4192053 Move $db_type to $this->db_type. 2014-04-01 20:20:49 +00:00
Mark Crane d5a1359e7b Update the year on extensions page. 2014-04-01 20:17:04 +00:00
Mark Crane 6519d2e260 Set the extension table voicemail fields as deprecated. 2014-04-01 20:08:24 +00:00
Mark Crane 0521819a63 Add a method to the schema class column_exists, and sqlite_column_exists, and table_info. 2014-04-01 18:52:58 +00:00
Mark Crane 5dca695f6e Add valet_hold_music to the valet park dialplan. 2014-04-01 09:36:33 +00:00
Mark Crane e1da2c4471 Fix the array so that it will work when adding a record. 2014-04-01 09:24:01 +00:00
Mark Crane 605646cc27 Improve the security, simplify the code, and prevent bugs by using the HTTP POST to build a new array. 2014-04-01 09:01:40 +00:00
Mark Crane 3da9544fa9 Only show the Folow Me Call Prompt if the user is in a group that has the follow_me_call_prompt permission. 2014-04-01 03:23:56 +00:00