Commit Graph
100 Commits
Author SHA1 Message Date
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 31e3765a76 Enable the user_record dialplan, fix api_on_answer 2014-08-03 17:58:00 +00:00
Mark Crane 4adc3fc657 Add domain_name to the recording path 2014-08-03 17:41:09 +00:00
Mark Crane 9ce9be52a6 Add from_extension back to the user_record dialplan and fix the record_session condition 2014-08-03 17:16:00 +00:00
Mark Crane 62626d2a7c Add break=never for user_record 2014-08-03 17:05:01 +00:00
Mark Crane e4a447f2b8 Add inline = true for user_exists and user_record 2014-08-03 16:38:38 +00:00
Mark Crane 707d0c4841 Update the version to 3.6.0-rc2 2014-08-03 15:48:22 +00:00
Mark Crane 7453036367 More work with user_exists to get extension_uuid 2014-08-03 14:57:08 +00:00
Mark Crane 7d091e3bc1 Add user_exist, and user_record to the dialplan as replacement to app.lua dialplan 2014-08-03 14:28:50 +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 7ab90efaa1 Make the xml cdr generated xml easier to read 2014-08-03 11:14:56 +00:00
Mark Crane b9dab31212 Add extension_uuid variable to call forward and follow me 2014-08-03 11:05:05 +00:00
Mark Crane ccd6585c6b Add domain_name to the extension xml file 2014-08-03 10:48:45 +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 b25c22ab67 Add the caller id prefix 2014-08-02 10:39:49 +00:00
Mark Crane 50cfe6a201 Add effectice to caller_id_number to make it set the new caller id with the prefix.'; 2014-08-02 06:18:57 +00:00
Mark Crane 0c43687567 Move the caller id name prefix to a different position inside Destinations 2014-08-02 06:09:55 +00:00
Mark Crane 128745b3cb Fix the syntax in destination_edit.php 2014-08-02 06:02:12 +00:00
Mark Crane 5440e82df6 Add caller ID name prefix to inbound routes via dialplan destinations. 2014-08-02 04:41:00 +00:00
Mark Crane 52241db9a7 Fix the highest menu item order 2014-08-02 03:37:38 +00:00
Mark Crane 24cbf15374 Add a missing semi-colon. 2014-08-02 03:24:27 +00:00
Mark Crane f9514ecfb0 Fix ability to set the an empty Parent Menu 2014-08-02 03:22:33 +00:00
Mark Crane e9fb5fbf02 Fix the dialplan context for clearing memcache when adding an outbound route. 2014-08-02 01:43:25 +00:00
Mark Crane 7e3a9d4510 Remove the empty choice in the record select list 2014-08-02 01:33:19 +00:00
Mark Crane 710928dcf9 Change the rec_template variable name. 2014-08-02 01:31:38 +00:00
Mark Crane 3307ded353 Remove the text input box for record template 2014-08-02 01:29:21 +00:00
Mark Crane 50315a40e3 Change how the record template is used in Call Center 2014-08-02 01:27:37 +00:00
Mark Crane 99a1957ccd Organize the fax code a little better and add an options to save the original fax file. 2014-08-02 00:16:57 +00:00
Mark Crane 2464b0e99b Add fax file conversion with libreoffice headless to support sending faxes with .doc, .docx, xls, xlsx, and images such as png, jpg, gif and etc. Thanks Wei for sharing this code with the project. 2014-08-01 22:33:20 +00:00
Mark Crane a7feeab3d8 Fix issue 669 adding PROJECT_PATH to the ring group forward link 2014-08-01 20:45:07 +00:00
Mark Crane 6768ffbdac Fix the title 2014-08-01 18:40:28 +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
Mark Crane 1a8376ec45 Add a little more flexibility on the title 2014-08-01 16:59:50 +00:00
Mark Crane 315211ce89 Remove capitalization on the context its better to show the case that it actually uses 2014-08-01 14:26:58 +00:00
Mark Crane 8a6a3e6622 Change user context to context and add context to the extensions page 2014-08-01 14:21:06 +00:00
Mark Crane 447b038ae1 Use the session domain_uuid rather than the domain_uuid variable 2014-08-01 14:02:45 +00:00
Mark Crane 2c555502d2 Add uppercase transport to the Cisco SPA 112 and 122 2014-08-01 06:35:41 +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 2008f1d8db Fix the record-template path assume multi-tenant 2014-07-30 05:17:49 +00:00
Mark Crane c8cf795c10 Move the account code description to an appropriate location. 2014-07-30 01:12:41 +00:00
Mark Crane 9e04993152 Call block standardize on domain_name 2014-07-30 01:01:41 +00:00
Mark Crane 966b6d8cde Fix the commented reference from the wiki to confluence. 2014-07-29 22:58:19 +00:00
Mark Crane 4f06e08538 Change the path where the sip profiles defaults settings are picked up 2014-07-29 22:13:22 +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 9d9cd291b8 Remove an extra comman 2014-07-29 09:29:53 +00:00
Mark Crane 18a171444f Execute the sql query 2014-07-29 09:22:06 +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 5896a21faa Add the follow me dialplan 2014-07-29 07:42:30 +00:00
Mark Crane 8880822311 Add a redirect for voicemails 2014-07-29 07:28:44 +00:00
Mark Crane 0d4c1cb129 Fix the voicemail view so that they are marked as read 2014-07-29 07:25:28 +00:00
Mark Crane c04b3d4707 By default provision enabled should be set to false. 2014-07-29 06:34:34 +00:00
Mark Crane dc35c9607b Add provision enabled and other variables to default settings when provision is installed 2014-07-29 05:58:12 +00:00
Mark Crane a34188276e Add a check for domain and api cidr 2014-07-29 04:26:32 +00:00
Mark Crane 7b0c11b1f7 Move the check_cidr function 2014-07-29 04:08:39 +00:00
Mark Crane 76e972ef30 Increase the api_key required length to 30 characters or greater 2014-07-29 03:15:31 +00:00
Mark Crane e0bdd93196 DRY out the authentication a little more 2014-07-29 03:03:22 +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 1cafcad180 Change the copyright footer as previous one would show up over the content in the CDR details, and dialplan details.; 2014-07-27 13:14:04 +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 ceb002499c Take provision cidr range and make it possible to use as an array. 2014-07-27 10:09:04 +00:00
Mark Crane c6c05f468d Fix the footer reference 2014-07-27 08:08:18 +00:00
Mark Crane 929d0b0530 Working on the index page 2014-07-27 08:04:41 +00:00
Mark Crane dfedc3bdb6 Fix the indentation and login redirect issue 2014-07-27 08:00:16 +00:00
Mark Crane e3db9ffb35 Update the dialplan entry for DND 2014-07-27 06:58:15 +00:00
Mark Crane 3d4a237799 Fix the search string for the dialplans 2014-07-27 05:24:27 +00:00
Mark Crane d3e337d232 Changet GET to a REQUEST 2014-07-27 05:12:27 +00:00
Mark Crane 2327d51886 Add the app uuid and order by to the dialplan search 2014-07-27 05:10:21 +00:00
Mark Crane b4cc3da829 Fix the search for the diaplan_order 2014-07-27 04:59:14 +00:00
Mark Crane 097552d571 Search the dialplan name 2014-07-27 04:46:52 +00:00
Mark Crane 49481d8e6b Add the search translation 2014-07-27 04:43:56 +00:00
Mark Crane 5fb6c7607b Add a search for the inbound, outbound routes and the dialplan 2014-07-27 04:40:14 +00:00
Mark Crane 9b9d056bba A minor improvement for the tittle 2014-07-27 04:24:34 +00:00
Mark Crane 83296c81bf Fix the if statement 2014-07-27 03:38:09 +00:00
Mark Crane 14db33a351 Set the title 2014-07-27 03:34:36 +00:00
Mark Crane 07e986d022 FreeSWITCH allows a named extension so allowed ivr menu extension to be text 2014-07-27 00:54:12 +00:00
Mark Crane 87b428c435 Minor change to the database schema class 2014-07-26 22:48:32 +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 9dcf8aa2a8 Get the domain settings only if the domain_uuid has a value 2014-07-25 09:08:51 +00:00
Mark Crane 0e49a135c6 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
Mark Crane 5228789d75 Add continue to all the default dialplans 2014-07-25 08:24:24 +00:00
Mark Crane 62bd78e97c Add continue false to the call forward dialplan 2014-07-25 08:08:59 +00:00
Mark Crane 9fdd07b1bb Add break on-true to the call forward dialplan 2014-07-25 08:03:41 +00:00
Mark Crane 551c96d2bd Add call forward dialplan 2014-07-25 07:09:36 +00:00
Mark Crane 5562152995 Changing the release version to align with FreeSWITCH's 3 digit release. 3.5 is dev branch 3.6 will be the release version number.'; 2014-07-25 04:34:02 +00:00
Mark Crane 75f7543d0b Add domain and default setting order to the list 2014-07-25 02:20:54 +00:00
Mark Crane 9d52142e1d Show more default settings before paging 2014-07-25 02:01:31 +00:00
Mark Crane fed6914774 Add domain and user setting order 2014-07-25 01:45:58 +00:00
Mark Crane e785dfd499 Change the logic a little more for the smooth fall back 2014-07-25 01:38:17 +00:00
Mark Crane ef6a37a66a Make the setting order with a try catch to make the upgrade smoother 2014-07-25 01:32:36 +00:00
Mark Crane 2a3be99035 Add default,domain, and user settings 2014-07-25 00:43:15 +00:00
Mark Crane db9ed99dcf Add the not found inbound route only if using the xml handler 2014-07-23 23:06:14 +00:00