Commit Graph

  • 0fb179acf2 Add new option to request TEP to be used for an outbound fax call Patrice Fournier 2014-06-30 16:34:18 -04:00
  • 5d31c9b9fe It was impossible to disable ECM with T.38 in gateway mode Patrice Fournier 2014-06-30 16:30:26 -04:00
  • 21ae587063 Disabling Require timer for T.38 re-Invites cause problems Patrice Fournier 2014-06-30 16:24:51 -04:00
  • ebe4238a7e Lets get loud Brian West 2014-07-07 14:51:43 -05:00
  • e3b0d7219e Fix BLF confusion when dealing with the same extension in multiple domains François 2014-07-06 16:57:50 +02:00
  • 3b629c8004 updated directory using asr/tts Brian West 2014-07-05 09:22:59 -05:00
  • cdbed1f66e Update to use PocketSphinx 0.8 Brian West 2014-07-05 09:14:02 -05:00
  • c17d58b856 Refactor the curl PUT read callback Travis Cross 2014-07-04 07:47:04 +00:00
  • 2fea35282f Advance the data_stream data pointer Travis Cross 2014-07-04 07:43:59 +00:00
  • a84b76be2a Add PUT support to mod_curl curl api and app Travis Cross 2014-07-04 01:48:13 +00:00
  • 1affff9db4 Fixed a clang-3.5 missing-prototype warning and added doxygen documentation for switch_channel_set_presence_data_vals. #doxygen Kathleen King 2014-07-03 18:51:14 -07:00
  • 2d85726ecd Fixed dead code. Kathleen King 2014-07-03 17:03:01 -07:00
  • 0df352c4fc update image Anthony Minessale 2014-07-04 03:58:55 +05:00
  • e9ef4b143c Merge pull request #2 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:doxygen-switch_apr.h to master Mike Jerris 2014-07-03 16:45:52 -05:00
  • 85699480b3 Fixed trucation of value warning. Kathleen King 2014-07-03 14:41:24 -07:00
  • 64fc3f7934 Changed the function parameter name in the function definition to match the updated parameter name in the function declaration. #doxygen Kathleen King 2014-07-03 14:19:33 -07:00
  • aef569172b Removed a useless called to abs. Kathleen King 2014-07-03 13:17:12 -07:00
  • 24e5c13283 Removed an autological-pointer-compare from src/switch_utils.c. Kathleen King 2014-07-03 12:12:22 -07:00
  • 831d5892b9 preserve timer name for recovery Anthony Minessale 2014-07-03 23:50:14 +05:00
  • 89f7196a6e Fixed trucation of value warning. Kathleen King 2014-07-03 10:53:19 -07:00
  • c9d0f89261 update ico Anthony Minessale 2014-07-03 22:36:08 +05:00
  • 6fad1bf8ff clean up demo a little Anthony Minessale 2014-07-03 22:20:30 +05:00
  • 2cbea0437f clean up demo a little Anthony Minessale 2014-07-03 22:14:17 +05:00
  • 64763398fa Merge pull request #4 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:doxygen-switch_regex.h-2 to master Mike Jerris 2014-07-03 12:03:04 -05:00
  • 8732abef40 test commit hooks, whitespace change only Ken Rice 2014-07-03 08:50:04 -05:00
  • ceb1f375d1 Merge pull request #1 in FS/freeswitch from ~ARESKI/freeswitch:code-style to master Ken Rice 2014-07-03 08:42:15 -05:00
  • 4a51650b16 reswig Brian West 2014-07-03 08:09:18 -05:00
  • 76f6507ea6 fix jb endless loop of missing packets Anthony Minessale 2014-07-03 09:34:25 +05:00
  • b0e86e65cf misc of python pep8 fixes areski 2014-07-03 13:46:56 +02:00
  • f47ecb25a1 Changed the variable name for clarity. Kathleen King 2014-07-02 20:10:31 -07:00
  • 35755d37d5 Fixed parameter name of variable in switch_regex_match_partial. #doxygen Kathleen King 2014-07-02 17:37:23 -07:00
  • 39200cd13b increase memory for buffers to hold new decoded stereo codecs Anthony Minessale 2014-07-03 02:55:21 +05:00
  • 99f15662e2 fix jb endless loop of missing packets Anthony Minessale 2014-07-03 02:16:32 +05:00
  • 0efcc9b973 Update SubmittingPatches doc for JIRA smart commits Travis Cross 2014-07-02 18:37:11 +00:00
  • 9e0d1d6841 only count unmuted channels in positioning Anthony Minessale 2014-07-02 22:57:23 +05:00
  • 9807a92a70 vs2010 reswig Jeff Lenk 2014-07-02 12:46:26 -05:00
  • d833b9d726 expand table width a bit Anthony Minessale 2014-07-02 22:18:44 +05:00
  • f0d16d0d18 expand positioning api usage Anthony Minessale 2014-07-02 04:49:16 +05:00
  • 1518240bab FS-6637 try this instead Anthony Minessale 2014-07-01 23:59:40 +05:00
  • 0f017814dd FS-6637 nevermind, this is already in the code Anthony Minessale 2014-07-01 23:53:45 +05:00
  • 5d70df9b1c FS-6637 try this patch Anthony Minessale 2014-07-01 22:31:55 +05:00
  • 2b62885f21 fs_cli: fix compiler error on CentOS 6 caused by recent short uuid logging change Chris Rienzo 2014-06-30 17:30:59 -04:00
  • 9b14633cf3 fs_cli: fix compiler error on CentOS 6 caused by recent short uuid logging change Chris Rienzo 2014-06-30 17:30:59 -04:00
  • 024162cfc9 Add support for 16-byte auth tag for AES GCM mode. jfigus 2014-05-08 13:34:53 -04:00
  • b9da5149e2 Set the algorithm member on cipher_t when allocating AES crypto instance. Apply same fix to NULL cipher. jfigus 2014-04-28 10:06:17 -04:00
  • aa4261d11f Avoid buffer-overflow on short RTCP/SRTCP packets Travis Cross 2014-06-29 18:42:29 +00:00
  • 9ea93c4c50 Avoid buffer over-read on null cipher AEAD Travis Cross 2014-06-29 17:32:33 +00:00
  • 3bf2b9af75 Prevent buffer overflow from untrusted RTP/SRTP lengths Travis Cross 2014-06-29 01:10:29 +00:00
  • d2aaf15992 Fix misspelling in comment Travis Cross 2014-06-29 00:13:30 +00:00
  • 2423fc7d0f FS-6540 This should proxy all refers now, the param has changed to proxy-refer Anthony Minessale 2014-06-30 12:53:22 -05:00
  • 7f9348dbc3 fix volume adjustments in stereo conference Anthony Minessale 2014-06-30 23:39:42 +05:00
  • 41a7d1cf31 some refactoring to make new stereo stuff more stable Anthony Minessale 2014-06-30 23:00:45 +05:00
  • 591ea9e9ca tweaks Anthony Minessale 2014-06-30 04:39:46 +05:00
  • 0bb7f1659f check for member channel Anthony Minessale 2014-06-30 01:59:16 +05:00
  • c1f1f8b98e Check for too many SRTP errors before warning Travis Cross 2014-06-29 20:40:49 +00:00
  • 0ac78cacc3 add openal code to mod_conference Anthony Minessale 2014-06-30 01:23:03 +05:00
  • 810717cae0 check for proper openal symbol to enable functionality Anthony Minessale 2014-06-30 01:22:46 +05:00
  • 1a56298c53 add 44.1khz codec defs Anthony Minessale 2014-06-30 01:22:16 +05:00
  • 1ef5d114f5 adjust ringing var Anthony Minessale 2014-06-30 00:00:35 +05:00
  • c3798dbb02 FAX tweaks Steve Underwood 2014-06-29 02:11:25 +08:00
  • ad1e7e9632 Fixed updating of the modem type after a FAX ECM CTC. Steve Underwood 2014-06-28 16:43:05 +08:00
  • 7741f403f1 Handle SRTP_READ_ERROR in mod_rayo Travis Cross 2014-06-28 06:42:57 +00:00
  • f31641f4bf Allow more SRTP errors before killing call Travis Cross 2014-06-28 03:43:08 +00:00
  • 7406be6927 Relay cause of hangup on SRTP failure Travis Cross 2014-06-28 01:18:50 +00:00
  • 52892b312a Fix misspelled function Travis Cross 2014-06-28 00:32:41 +00:00
  • fc247a223f Add editor footer to core files missing it Travis Cross 2014-06-27 23:55:27 +00:00
  • 52fb53cba4 Allow reincarnation from mod_sofia's shutdown-on-fail Travis Cross 2014-06-27 22:14:14 +00:00
  • 80ed14ab3e Ensure mod_sofia params can be unset or reset Travis Cross 2014-06-26 08:55:55 +00:00
  • 75feed68fc Avoid leaking memory on sofia profile reload Travis Cross 2014-06-26 08:39:55 +00:00
  • 63351a1061 Terminate format_cdr json files with newline Travis Cross 2014-06-25 23:30:54 +00:00
  • d5fa28417e Allow setting format of log filename in format_cdr Travis Cross 2014-06-25 22:17:24 +00:00
  • f7b4ec617a Allow SIP UPDATE messages without display updates Travis Cross 2014-06-25 19:24:11 +00:00
  • ba784f2548 skip update on member channels with no json Anthony Minessale 2014-06-25 13:40:50 -05:00
  • b9a51bbf91 FS-6632 Trying to actually use opus in stereo broke pretending to use it in stereo Anthony Minessale 2014-06-25 21:18:51 +05:00
  • 062b7c6e3d duh, the code to parse the codec params from the config file wasn't there Anthony Minessale 2014-06-25 21:18:04 +05:00
  • c71f89a39b FS-6627 Anthony Minessale 2014-06-24 15:42:07 -05:00
  • 1139d47533 FS-6621 Brian West 2014-06-24 14:13:10 -05:00
  • 1a58f05891 FS-6621 Brian West 2014-06-24 14:13:10 -05:00
  • 33c5c5e3aa remove useless variable Michael Jerris 2014-04-28 15:19:19 -04:00
  • 6540068faa fix compiler warning Seven Du 2014-06-24 09:10:34 +08:00
  • af4f1045b8 Create freeswitch-timezones debian package Travis Cross 2014-06-23 06:26:12 +00:00
  • e46b7dde38 git push Merge branch 'v1.2.stable' of ssh://git.freeswitch.org/freeswitch into v1.2.stable Brian West 2014-06-23 16:40:09 -05:00
  • de15944e38 FS-6612 backport to 1.2 for endusers still on 1.2 that require this Brian West 2014-06-23 16:40:04 -05:00
  • 25c0f7d00c FS-6440 regression from this patch on single CPU or VM machines causes startup race Anthony Minessale 2014-06-23 23:55:52 +05:00
  • 985ce5729b Change to ncwait so that the service start script will block until FS is actually started William King 2014-06-23 10:03:53 -05:00
  • 557f1d05ac Fixed issue handling modem renegotiation when a T.30 CTC message is received. Please enter the commit message for your changes. Lines starting Steve Underwood 2014-06-23 08:51:41 +08:00
  • b21f34bffc Clarify error message. Eliot Gable 2014-06-21 19:16:50 +00:00
  • 918c68accf -rp is not an ok default option it should not be used in normal circumstances it forces an unsafe environment with realtime threads on single cpu systems. Real time mode will enable by default on systems with enough cpus Anthony Minessale 2014-06-21 21:42:46 +05:00
  • 058ef6923b FS-6617 fix compile error Brian West 2014-06-21 11:04:53 -05:00
  • 47891d5caa swap Anthony Minessale 2014-06-21 05:32:22 +05:00
  • f95acb5a53 check in raw verto js files and directory structure for development Anthony Minessale 2014-06-21 05:26:06 +05:00
  • 011e069652 fix recording in stereo conferences Anthony Minessale 2014-06-20 23:53:16 +05:00
  • 8f47f403fd FS-6612: Don't use rport in tcp or tls Brian West 2014-06-20 10:23:02 -05:00
  • 0293d58406 Exclude ftmod_ as those are submodules of mod_freetdm Brian West 2014-06-20 10:18:10 -05:00
  • ffa09cd1e7 various verto cleanups and fix a race in double event delivery thread creation Anthony Minessale 2014-06-20 19:21:56 +05:00
  • faeb00368e verto bug fixing in codec negotiation and some stereo codec stuff Anthony Minessale 2014-06-20 01:41:19 +05:00
  • b15f373cd9 Tweaks Steve Underwood 2014-06-20 02:58:33 +08:00
  • f7c6c90749 fix null strcmp Anthony Minessale 2014-06-19 23:37:34 +05:00
  • e9633a8b60 FS-6609: use config.status to reconf srtp so it doesn't loose the settings from the initial configure Michael Jerris 2014-06-19 13:16:52 -04:00
  • b780371943 Improved TSB85 tests, which now check call clearing. FAX now differentiates properly between <page result code> and <image> <page resuly code> when deciding how to retry. Steve Underwood 2014-06-20 00:24:10 +08:00