Commit Graph
6536 Commits
Author SHA1 Message Date
Mark Crane 3cc135f764 Fix ring group lua script so that if each extension is not registered and never has been that it still goes to the timeout destination. 2013-09-11 02:12:18 +00:00
Mark Crane e1f72d9b84 Add ['type'] back to $field['key']['type'] as its used in many app_config.php files. 2013-09-10 21:30:17 +00:00
Mark Crane 9d4f07d885 Remove some trailing white spaces from the ring groups index.lua. 2013-09-09 23:57:10 +00:00
Mark Crane d3ebb46dc6 Fix the primary key on the dev branch. 2013-09-07 16:25:35 +00:00
Mark Crane 1b68de90ed Ring groups add a work around for Freeswitch's native voicemail. 2013-09-05 17:32:53 +00:00
Mark Crane afa742f953 Change default-mod-wait conference profile to mod-wait to match the conference lua script. 2013-09-04 20:46:08 +00:00
Mark Crane 6c8a7adaaf Change conference profile name of wait_mod to wait-mod in the conference lua script. 2013-09-04 20:44:09 +00:00
Mark Crane 11fd2f76b7 Remove the hard coded conference profile name. 2013-09-04 20:30:38 +00:00
Mark Crane 1da61d89e0 Prefix variable names in the header.php to prevent naming conflicts and unset a few more values. 2013-09-02 15:22:13 +00:00
Rüdiger Hahn c6c5b8c0ce Fix: typo in xml template 2013-09-01 07:20:06 +00:00
Mark Crane d3fee80a71 Add the password.php to check_auth.php 2013-09-01 06:40:28 +00:00
Mark Crane 89ba6508dc Add resources/functions/password.php from https://github.com/ircmaxell/password_compat. This will provide compatibility for the functions available in 5.5. This library requires PHP >= 5.3.7. PHP prior to 5.3.7 contains a security issue with its BCRYPT. 2013-09-01 06:05:59 +00:00
Rüdiger Hahn 1c5cdf3c81 Add inital config template for snom m3 2013-08-31 22:11:17 +00:00
Mark Crane 0ace741860 Add provisioning templates for panasonic ut113, ut123, ut133, ut136 phones. 2013-08-30 00:38:00 +00:00
Mark Crane d46596edf5 Update yealink provisionig for t22 to work with the latest firmware. 2013-08-30 00:34:07 +00:00
Rüdiger Hahn 6eff533322 Add provisioning template for Linksys SPA-921 2013-08-29 21:14:49 +00:00
Rüdiger Hahn b826095454 Add initial template for snom 360 phones 2013-08-29 20:58:45 +00:00
Mark Crane 8e484d6932 Ring Groups: Fix a problem where the domain_uuid was null for multi-tenant and for originate_disposition add NO_ANSWER for the timeout. 2013-08-29 16:57:36 +00:00
Mark Crane d9ecfbc5e9 Fix the select destinations tool. Get the voicemail list from the voicemail table instead of the extensions table. 2013-08-28 01:03:44 +00:00
Mark Crane 581bf4f68f Remove i386 causes problems for mod_shout and mpg123 2013-08-27 05:35:24 +00:00
Mark Crane fcbeaaa8b4 Remove the debug code. 2013-08-26 19:45:30 +00:00
Mark Crane 21fcd4b606 Correct the function that updates the lua scripts make sure it correctly updates scripts except for database_handle.lua. 2013-08-26 19:45:01 +00:00
Mark Crane 8150aa7747 Only overwrite lua scripts and add database_handle.lua as an exception. 2013-08-26 18:50:43 +00:00
Mark Crane 4a443cddc3 Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema. 2013-08-26 17:56:03 +00:00
Mark Crane 58c832d29a Fix switch_select_destination so that it works with the changes to ivr menu. 2013-08-25 02:00:18 +00:00
Mark Crane 591fd6d251 Revmove save_hunt_groups_xml function from switch.php. 2013-08-22 16:05:17 +00:00
Mark Crane c1bf255d62 Add number alias so that it will work with the xml handler. 2013-08-21 17:53:17 +00:00
Mark Crane bdd7ed37d8 Re-enabled uuid_display found the real problem to the dtmf detection lag was caused by uuid_display with an incorrect rtp packet size (aka ptime) set wrong on the SPA504g. It was set to 0.030 but needs to be set to 0.020. 2013-08-20 23:54:46 +00:00
Mark Crane 57f1c145c7 Remove old huntgroup_originate.lua. 2013-08-20 18:59:51 +00:00
Mark Crane b24038661c Update the ring group lua script. 2013-08-16 20:36:52 +00:00
Mark Crane 22fb5ee73c Faxing if the from_address is null then use the email_address. 2013-08-14 23:07:35 +00:00
Mark Crane 4da0178365 Comment out uuid_display. It caused the call to switch codecs, interrupt the audio and added a dtmf delay to voicemail after pressing 1 for new messages or 2 for old messages. Also added a lua copy function. 2013-08-13 06:09:45 +00:00
Mark Crane f6bd332d16 Fix the ring group timeout when the prompt is not set to confirm. 2013-07-31 03:41:13 +00:00
Nuno Miguel Reis 028175388e logger class (very usefull for debugging) 2013-07-29 20:26:00 +00:00
Mark Crane 867bd35d21 Change the menu back asc order. 2013-07-29 19:40:48 +00:00
Nuno Miguel Reis df24d0bf5d added db menu build and permissions block 2013-07-29 18:55:51 +00:00
Nuno Miguel Reis 8c932ebae3 bug fix on module category listings and new email_validate function 2013-07-29 17:22:43 +00:00
Nuno Miguel Reis 834a8624c7 missing stuff dealing with group permissions 2013-07-29 17:22:40 +00:00
Nuno Miguel Reis 493a0e7f8d added mod_cdr_pg 2013-07-29 17:22:17 +00:00
Mark Crane e285eb3976 Fixed the delay when using the new confirm feature for ring groups. 2013-07-27 21:05:38 +00:00
Mark Crane 4eff7e163b Fixed a bug with IVR Menu where it reached the max failures +1 before moving onto the timeout action. 2013-07-25 18:25:52 +00:00
Mark Crane a5ed0ac2f2 Add xml handler fixed sip call forward. 2013-07-25 06:04:15 +00:00
Mark Crane 9850365cc7 Add a new confirm.lua file specifically for ring groups. 2013-07-24 20:08:06 +00:00
Mark Crane be2dcfa33f Remove the old lua script file. 2013-07-24 19:54:57 +00:00
Mark Crane d3a9214bc2 Add the new ring group lua scripts. 2013-07-24 19:54:17 +00:00
Mark Crane 443e3451da Deprecate install/dialplan/default.xml. 2013-07-19 00:54:44 +00:00
Mark Crane 815e1008b4 Remove the install/lang/en directory now deprecated. 2013-07-19 00:48:23 +00:00
Mark Crane bc05989163 Move the wakeup from install to resources/templates/conf/lang/en directory. 2013-07-19 00:47:05 +00:00
Mark Crane 3ead39e998 Move cdr_csv.conf.xml to dev/apps/cdr as a backup for a non maintained app in apps/cdr. 2013-07-19 00:39:52 +00:00
Mark Crane 8cd87551eb On Debian or Ubuntu the /etc/init.d seems to require /etc/freeswitch this causes a problem source compiled systems changing the directory to detect if its a package install to /etc/freeswitch/dialplan. 2013-07-18 23:50:39 +00:00