Commit Graph

  • 6ab3f56393 FS-1573 --resolve Jeff Lenk 2011-12-28 16:52:30 -06:00
  • ecfc3bfe71 FS-3785 --resolve Anthony Minessale 2011-12-28 15:27:39 -06:00
  • 070887522d FS-3790 --resolve Changed from using putenv to setenv like the other one Marc Olivier Chouinard 2011-12-28 16:46:39 -05:00
  • 316a4bd9d7 mod_esl: New module. Allow to Passtruth API command to a remote FS via ESL. First api doesn't keep a persistant connection to farend server explaining the name single_esl. Future version will include settings to keep connections alive for multiple performance Marc Olivier Chouinard 2011-12-28 10:31:16 -05:00
  • 2a33aff7d9 FS-3788 --resolve Jeff Lenk 2011-12-28 08:58:15 -06:00
  • 7c22661efb mod_event_socket: Fix a segfault on authlogin with missing domain Marc Olivier Chouinard 2011-12-28 00:35:05 -05:00
  • 77d324f70e mod_abstraction: New module. Currently implement API abstraction. Allow to simplify/standarize API name. Initially built for mod_voicemail_ivr. Allow to use scripting language as VM Storage by binding an API with specific argument to an different api call like python and send to it argument initially provided. Marc Olivier Chouinard 2011-12-27 19:53:21 -05:00
  • 20a8efe2fa mod_voicemail_ivr: Changed behavior of TIMEOUT/INVALID option. Instead to check incode if it was the last attempt, set the event header IVR-Retry-Left to how many attempt are left. Then we can just do this please try again check inside the phrase system. We can also add prompt like "This is your last chance, Press 1 for new messages, 2 for ...." using this method. Marc Olivier Chouinard 2011-12-27 13:14:36 -05:00
  • 01267cd6f5 mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file Marc Olivier Chouinard 2011-12-26 19:26:01 -05:00
  • 226580b5e9 mod_voicemail_ivr: Remove check for empty xml menu config for purge, and fix a comment Marc Olivier Chouinard 2011-12-26 12:34:41 -05:00
  • d544c06598 mod_voicemail_ivr: Fixed issue in settings system. Added initials settings. Marc Olivier Chouinard 2011-12-26 11:14:00 -05:00
  • f2cba2aa16 mod_voicemail_ivr: Added a missing menu in the conf.xml config. Also refactor nearly all the function name to something more standard. Also tried to make the flow as simple as possible in the menu.c Marc Olivier Chouinard 2011-12-26 02:52:32 -05:00
  • d1364ff51f mod_voicemail_ivr: Additional change for settings support. Marc Olivier Chouinard 2011-12-25 13:37:23 -05:00
  • f993cac1a9 mod_voicemail_ivr: Initial support for settings parameters Marc Olivier Chouinard 2011-12-25 01:49:22 -05:00
  • 08e6e8bc38 mod_voicemail_ivr: Document example settings parameters. This is open for discussion before being implemented Marc Olivier Chouinard 2011-12-24 11:29:00 -05:00
  • 4b53ecd817 mod_voicemail_ivr: Missing 2 file from initial commit Marc Olivier Chouinard 2011-12-23 20:01:33 -05:00
  • 17cdf9e1fd mod_voicemail_ivr: BETA : An alternative voicemail IVR system. It require an API provider for voicemail access that is currently provided by mod_voicemail vm_fsdb API so it can be used simultaneously with mod_voicemail IVR. It currently try to resemble the normal FreeSwitch Voicemail experience. The goal is to expand upon that experience without affecting everyone inproduction user experience. Marc Olivier Chouinard 2011-12-23 19:45:18 -05:00
  • 0d089c4b2f put SWITCH_DECLARE marcos on the json api to make it exported Anthony Minessale 2011-12-23 15:10:13 -06:00
  • d637453552 FS-3029 --resolve Marc Olivier Chouinard 2011-12-23 16:07:33 -05:00
  • 377fb37168 FS-3779 --resolve hopefully this is ok Jeff Lenk 2011-12-23 14:54:53 -06:00
  • 691f7935e7 remove unused var Anthony Minessale 2011-12-22 12:09:37 -06:00
  • 8cda2d19dd FS-3740 fix warning Jeff Lenk 2011-12-23 10:05:14 -06:00
  • e767b17c05 FS-3740 --resolve curl cleanup Jeff Lenk 2011-12-23 08:59:13 -06:00
  • 8059cdca81 FS-3771 --resolve Brian West 2011-12-22 14:03:32 -06:00
  • faf40311c6 FS-3777: --resolve Brian West 2011-12-22 13:58:25 -06:00
  • 883de14f30 FS-3776 --resolve FreeBSD changes for spandsp Jeff Lenk 2011-12-21 19:43:01 -06:00
  • 9abd5c5da5 FS-3779 --resolve Jeff Lenk 2011-12-21 18:35:24 -06:00
  • 8eeb37a81b Fixed bug#2215 - SPIROU transparent IAM max size error William Adam 2011-12-21 14:56:03 -05:00
  • 281f88ae39 Skinny: Don't do backspace if destination number is already empty Mathieu Parent 2011-12-17 21:04:11 +01:00
  • de498aeffe FS-3071 Small comment correction from Mitch, thx Marc Olivier Chouinard 2011-12-21 13:52:30 -05:00
  • f2cc611606 allow failing voicemail password change from xml_curl Michael Jerris 2011-12-21 09:26:24 -05:00
  • dfb2dfd29e umm ya, the thread stack size is in bytes not kbytes Anthony Minessale 2011-12-20 17:14:38 -06:00
  • 239094e49c fix Anthony Minessale 2011-12-20 13:51:47 -06:00
  • 0f6a2bf863 the threaded one seems to not work using only fork Anthony Minessale 2011-12-20 13:49:15 -06:00
  • 6824871df0 fix windows warning for last commit Jeff Lenk 2011-12-20 14:18:30 -06:00
  • d7a37e9754 allow system API command to capture output from the executed command Anthony Minessale 2011-12-20 12:34:21 -06:00
  • 0a8e6129d8 change default stacksize Anthony Minessale 2011-12-20 10:37:15 -06:00
  • 8ad70ce912 try some more guesses for where prefix is Anthony Minessale 2011-12-19 16:50:02 -06:00
  • 8073c9d626 FS-3698 reproduce the logs etc with this version Anthony Minessale 2011-12-19 15:35:02 -06:00
  • cc083ccddb [libesl] Make sure esl event buffer array subscript ist within bounds [0, sizeof(buffer)-1]. Stefan Knoblich 2011-12-19 20:39:51 +01:00
  • cd7047a30c doh Jeff Lenk 2011-12-19 11:50:03 -06:00
  • 095f439db7 FS-3762 -- proper fix for windows Jeff Lenk 2011-12-19 11:49:14 -06:00
  • 1bf99e818f OPENZAP-164 --resolve I think this will be fine for the moment. Thanks Marc Olivier Chouinard 2011-12-19 07:38:37 -05:00
  • 15671263f8 FS-3317 --resolve Marc Olivier Chouinard 2011-12-19 06:53:48 -05:00
  • b6ca6c5b1d freetdm: Added sng_cc_resource_check() On SIG Down we must not fail a call instead try hunting for another. The only time we can fail the call and not bother hunting is if sng_cc_resource_check fails. Took out configuration retry as the config code is now fixed in sng_ss7 library. Transaction id fix. Nenad Corbic 2011-12-19 02:27:38 -05:00
  • 6f47fe7fe8 FS-3620 --resolve This look to be the same parsing done in lcr_app_function. So I would think it an expected behavior and it good to have it at both place. Marc Olivier Chouinard 2011-12-19 00:27:51 -05:00
  • cdcaedbf19 FS-1874 --resolve Warning to nibblebill user. This patch will change how billing amount is charged by using the previously unused nibble_inrement variable. If you don't want to increase by increment, then just don't have the increment set Marc Olivier Chouinard 2011-12-19 00:14:03 -05:00
  • 7e2ef3a55c freetdm: The remote hangup logic that waits for 3sec for FS to hanup up before hanging up the freetdm channel by force seems to have a memory leak. I have increased the timeout to 30sec and made the print statement WARNING level. Nenad Corbic 2011-12-18 23:02:59 -05:00
  • 047a390ad6 FS-3717 --resolve Marc Olivier Chouinard 2011-12-18 22:57:09 -05:00
  • 2d4e159bef FS-3763 --resolve Marc Olivier Chouinard 2011-12-18 17:04:11 -05:00
  • 7987d0461c FS-3397 --resolve I've changed it to use TAG_IF instead Marc Olivier Chouinard 2011-12-18 12:49:10 -05:00
  • 1ddd29bf0d FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date. Marc Olivier Chouinard 2011-12-18 12:08:17 -05:00
  • 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value Marc Olivier Chouinard 2011-12-18 11:54:38 -05:00
  • 947096c66d FS-3071 Added the tls extra options patch Marc Olivier Chouinard 2011-12-18 11:37:04 -05:00
  • 235ef72f1b FS-3071 This is the sofia changes following the addition of the passphrase in libsofia Marc Olivier Chouinard 2011-12-18 11:20:38 -05:00
  • 6fe7644f44 Oups, forgot this Marc Olivier Chouinard 2011-12-18 11:07:11 -05:00
  • f97a3266df FS-3071 I've commited the upstream passphrase backport Marc Olivier Chouinard 2011-12-18 11:04:59 -05:00
  • 663699f4e3 FS-2896 --resolve Marc Olivier Chouinard 2011-12-18 01:48:35 -05:00
  • ab5f3f2897 FS-3254 --resolve Marc Olivier Chouinard 2011-12-18 01:15:27 -05:00
  • fb43f80581 FS-3705 --resolve Marc Olivier Chouinard 2011-12-18 01:13:37 -05:00
  • 8379a2926e FS-3037 --resolve Modified patch for formating, also adding support for sqlite db name parameters. Also fix potential db issues in sqlite if using multiple profile. Marc Olivier Chouinard 2011-12-18 00:22:24 -05:00
  • 95710cef9f Another missing lock from e9bde2eb. Marc Olivier Chouinard 2011-12-17 19:59:31 -05:00
  • 83b5929e48 freetdm: remove duplicated ss7 code for location number (previous git merge duplicated it) Moises Silva 2011-12-17 19:36:47 -05:00
  • 7bd2d154d6 Merge branch 'smgmaster' into releases.3.4.experimental_head Moises Silva 2011-12-17 17:42:34 -05:00
  • 3eef66d6c1 Merge branch 'master' into smgmaster Moises Silva 2011-12-17 17:25:36 -05:00
  • 7e31b9cc28 Merge remote branch 'fsorig/master' Moises Silva 2011-12-17 17:21:14 -05:00
  • ee4145c72a FS-3761 --resolve Marc Olivier Chouinard 2011-12-17 16:39:04 -05:00
  • 2b34887698 FS-3677 --resolve Marc Olivier Chouinard 2011-12-17 15:57:04 -05:00
  • d2b4d8ef41 FS-3768 Mutex lock missing. I would personally removed that lock since all the sql call does lock it now. But maybe it required that no other request be done in the mean time. Marc Olivier Chouinard 2011-12-17 13:06:37 -05:00
  • ec2dce58f8 Missing a small mutex lock from commit e9bde2eb Marc Olivier Chouinard 2011-12-17 12:54:40 -05:00
  • 023818bcc6 FS-302 Error in initial patch.. default scripts folder was missing the s at the end Marc Olivier Chouinard 2011-12-17 01:37:19 -05:00
  • 8844cedc74 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch Christopher Rienzo 2011-12-17 02:55:54 +00:00
  • 1c300a3c51 mod_posix_timer -mutex fixes Christopher Rienzo 2011-12-17 02:55:44 +00:00
  • 1923d19c43 FS-3747 --resolve Marc Olivier Chouinard 2011-12-16 21:14:48 -05:00
  • 755771df62 fix mod_posix_timer segmentation fault Christopher Rienzo 2011-12-17 00:48:43 +00:00
  • a800993698 temp fix for windows Jeff Lenk 2011-12-16 15:53:58 -06:00
  • 482d9db8b0 d'oh Anthony Minessale 2011-12-16 14:41:48 -06:00
  • 5ed0152dd1 swig Anthony Minessale 2011-12-16 14:24:34 -06:00
  • 6dd5e59b05 add sofia global standby on that makes sofia not do anything but refuse to work until sofia global standby off or sofia recover is issued Anthony Minessale 2011-12-16 13:41:15 -06:00
  • 10dfc37770 FS-3762 --resolve I've had to add a missing include and do some formating cleanup. Marc Olivier Chouinard 2011-12-16 15:33:22 -05:00
  • 4f79b5859d fix compiler err Anthony Minessale 2011-12-16 12:28:22 -06:00
  • 15011c4fb8 FS-3768 --resolve Marc Olivier Chouinard 2011-12-16 14:31:15 -05:00
  • 6d7ab6e230 FS-3765 --resolve Marc Olivier Chouinard 2011-12-16 14:08:26 -05:00
  • 39367229a5 FS-3429 --resolve Marc Olivier Chouinard 2011-12-16 13:46:14 -05:00
  • 539bd72f55 revert small change that was unintended Anthony Minessale 2011-12-16 10:45:53 -06:00
  • 61ac89c894 force sofia rebuild to trigger code in presence patch Anthony Minessale 2011-12-16 10:29:58 -06:00
  • 09725e2b64 add orbit feature to valet_parking similar to mod_fifo Anthony Minessale 2011-12-16 09:52:10 -06:00
  • a58742dc89 FS-2008 fix this patch to not consume memory getting variables Anthony Minessale 2011-12-16 09:16:37 -06:00
  • 485746305a Set the cpu thresholds to 92 and 82 Set the 3000ms warning to NOTICE not CRIT Nenad Corbic 2011-12-16 10:06:57 -05:00
  • a44bd60f4c FS-3736 --resolve NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit Marc Olivier Chouinard 2011-12-16 09:22:05 -05:00
  • e30b03ab78 Fix Curl compile on Debian. Stolen from Curl 7.21.5 Marc Olivier Chouinard 2011-12-16 08:02:48 -05:00
  • 442f4d2522 FS-3766 --resolve Marc Olivier Chouinard 2011-12-16 07:35:05 -05:00
  • 4cd616cc1d FS-2081 --resolve Marc Olivier Chouinard 2011-12-15 23:36:20 -05:00
  • 04295ac95b FS-3249 --resolve Marc Olivier Chouinard 2011-12-15 23:17:28 -05:00
  • 58ccbe567c ESL-58 --resolve Please Windows user test this one out. Marc Olivier Chouinard 2011-12-15 23:02:10 -05:00
  • 7ae3f5b7d5 FS-302 --resolve Marc Olivier Chouinard 2011-12-15 22:54:19 -05:00
  • 14554cf328 FS-3091 --resolve Marc Olivier Chouinard 2011-12-15 22:38:32 -05:00
  • db11e571b2 FS-3604 --resolve Marc Olivier Chouinard 2011-12-15 22:00:14 -05:00
  • de6295b937 FS-3467 --resolve Marc Olivier Chouinard 2011-12-15 21:40:02 -05:00
  • 193bae5e0b FS-3472 --resolve Marc Olivier Chouinard 2011-12-15 21:23:19 -05:00