Commit Graph

  • 5502f4f537 FS-9260: fix make detection to not fail on openbsed, and fix libtoolize detection to attempt to find libtoolize the same version as specified libtool Michael Jerris 2016-06-17 13:41:59 -04:00
  • 6c3710df4d FS-9264: Introduce two new api calls named detect_audio and detect_audio_silence. The existing wait_for_silence call never actually waits for silence until it first detects non-silence. There is also no way to set an independent timeout for detecting both the non-silence and then silence. This causes problems when wait_for_silence is called on an already quiet channel. Splitting the function up into two separate calls with separate timeouts offers more flexibility. Matthew Grooms 2016-06-16 15:34:37 -05:00
  • b0be5d6737 FS-9267 #resolve [Raw decoded image from vpx codec is corrupted by video media bugs that modify the image] Anthony Minessale 2016-06-15 21:08:46 -05:00
  • dd5c4a539c Merge pull request #865 in FS/freeswitch from ~MZAKA/freeswitch:feature/FS-9192-proxy-hold to master Mike Jerris 2016-06-15 18:38:07 -05:00
  • 2475c2686f FS-9271: [mod_conference] fix segfault trying to record a canvas that does not exist Michael Jerris 2016-06-15 18:35:59 -04:00
  • 05cc770818 FS-9192-proxy-hold: proxy hold when proxy media and proxy mode are disabled; its similiar to proxy-refer Muhammad Zaka 2016-05-27 11:52:38 +01:00
  • c0499fbb22 FS-9266 #resolve Seven Du 2016-06-15 09:34:26 +08:00
  • 5fea56286e FS-9265 #resolve [INCOMPATIBLE_DESTINATION when there is no rtcp] Anthony Minessale 2016-06-14 15:29:27 -05:00
  • 8fe1a584c8 FS-9244 fix debug lines Anthony Minessale 2016-06-14 13:27:10 -05:00
  • d574870720 Merge branch 'master' into v1.6 v1.6.9 Ken Rice 2016-06-13 13:10:44 -05:00
  • 18dbefa6da FS-9214 regression Anthony Minessale 2016-06-13 12:46:42 -04:00
  • 36ffb29298 FS-9256: mod_v8: Add DB.Finalize() in order to close statements. Andrey Volk 2016-06-13 12:25:22 +03:00
  • 7ceac34e47 bump version Ken Rice 2016-06-12 21:54:27 -05:00
  • 608c65c0d3 Merge branch 'master' into v1.6 Ken Rice 2016-06-12 21:53:47 -05:00
  • b3130028a1 Merge pull request #882 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9254-avmd-fix-warnings-in-windows-build-2 to master Mike Jerris 2016-06-10 16:47:18 -05:00
  • ee4c01b05e FS-9254: [avmd] fix windows build Piotr Gregor 2016-06-10 23:13:15 +02:00
  • 27e4615c8c FS-9244 #resolve [RFC2833 payload_type offered is ignored] Anthony Minessale 2016-06-10 15:48:01 -05:00
  • d4daa8a051 FS-9246 #resolve [No Audio after Call transfer ] Anthony Minessale 2016-06-10 15:01:37 -05:00
  • 047731584b Merge pull request #874 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9142-avmd-dynamic-settings-reopened to master Mike Jerris 2016-06-09 17:01:58 -05:00
  • 2425cd53a4 FS-9250 [verto_communicator] Putting factory reset button back Italo Rossi 2016-06-09 17:41:07 -03:00
  • 082be73f31 FS-9249 [verto_communicator] dedicated function to close settings Italo Rossi 2016-06-09 17:26:48 -03:00
  • 6a54a60602 FS-9249 [verto_communicator] Closing settings panel if the user clicks outside the element Italo Rossi 2016-06-09 17:13:18 -03:00
  • 0f3204feb3 FS-9248 [mod_callcenter] Adding truncate-tiers-on-load and truncate-agents-on-load options. Italo Rossi 2016-06-09 16:53:21 -03:00
  • e7758cb724 FS-9247 #resolve [Table with message type names not updated when enum was updated by sangoma patch] Anthony Minessale 2016-06-09 13:33:31 -05:00
  • 718142bb12 FS-9144 #resolve [Implement video-mute-exit-canvas and recording in personal-canvas mode.] Anthony Minessale 2016-05-20 11:12:08 -05:00
  • 3910dab95a FS-8979 #comment fire event when done Seven Du 2016-06-09 06:58:40 +08:00
  • 4739845ced Merge pull request #879 in FS/freeswitch from ~DI-SHI/freeswitch:feature/FS-9238-update-for-osp-toolkit-4.11.3 to master Mike Jerris 2016-06-08 11:24:11 -05:00
  • dd8695457d FS-9238: [mod_osp] Updated for OSP Toolkit 4.11.3. Di-Shi Sun 2016-06-07 23:37:14 -04:00
  • 18331dd241 FS-9219 #resolve [Re-INVITE with no SDP ] #comment use bypass_media_after_bridge_oldschool=true to enable back-compat bypass media after bridge Anthony Minessale 2016-06-07 17:39:35 -05:00
  • c6fa70054d FS-9227: [sofia-sip] fix Wrong byte order in HEP packet for source and destination ports Alexandr Dubovikov 2016-06-03 09:04:53 -05:00
  • 2409c20c73 FS-7397: fix segfault due to memory corruption on using mod_translate app. The session pool was being freed incorrectly after using the app instead of when the session pool was destroyed Michael Jerris 2016-06-07 12:25:30 -05:00
  • b2e0bdac91 Merge pull request #878 in FS/freeswitch from bugfix/FS-9214-fix-3pcc-behavior to master Mike Jerris 2016-06-07 11:47:49 -05:00
  • b9d31dc9b7 FS-9214: fix 3pcc behavior Fix callflow issues with 3pcc=true and 3pcc=proxy and interactions with sip_wait_for_aleg_ack removes passthrough of 183 on 3pcc=proxy (that was previously not functioning) Anthony Minessale 2016-05-31 19:53:07 -05:00
  • 306a044ecd Merge pull request #877 in FS/freeswitch from ~GIAVAC/freeswitch:master to master Mike Jerris 2016-06-07 10:43:04 -05:00
  • 79b214a1e5 FS-9235: Fix sending RTCP in switch_core_media Giacomo Vacca 2016-06-07 17:04:33 +02:00
  • 9d7fe2430e swigall Michael Jerris 2016-06-06 10:09:02 -05:00
  • 54d7c13a11 FS-9142 [avmd] Dynamic settings Piotr Gregor 2016-06-04 21:52:04 +01:00
  • 15d250ed7c FS-9136: update other modules to match api change Michael Jerris 2016-06-03 18:21:08 -05:00
  • 4a536dd23c FS-9136: remove unused vars Michael Jerris 2016-06-03 17:00:50 -05:00
  • 27cb8ebd5a Merge pull request #872 in FS/freeswitch from bugfix/FS-9136-freeswitch-sends-b-leg-sdp-different to master Mike Jerris 2016-06-03 16:19:33 -05:00
  • 50d7a80fa3 FS-9136: allow multiple instances of same video codec with different fmtp Anthony Minessale 2016-05-19 16:32:47 -05:00
  • 930777efda Merge pull request #869 in FS/freeswitch from ~SHRIPCHENKO/freeswitch:feature/FS-9225-allow-to-force-sip-register-expires to master Mike Jerris 2016-06-03 13:18:51 -05:00
  • 2766eaf49e FS-9225: [mod_sofia] Allow to force SIP REGISTER Expires: to be within configured range. Sergey Khripchenko 2016-06-03 05:30:01 -07:00
  • 46b9ace417 FS-9197 Anthony Minessale 2016-06-02 19:13:22 -05:00
  • 79229cdb8a FS-9197 Anthony Minessale 2016-06-02 15:53:31 -05:00
  • cfd2931782 Merge pull request #866 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9142-avmd-dynamic-settings to master Mike Jerris 2016-06-02 15:34:45 -05:00
  • 885fe3b25c FS-9197 Anthony Minessale 2016-06-02 13:14:19 -05:00
  • 9ca13303f4 FS-9222 small tweak to freeswitch console to strip leading spaces from commands Ken Rice 2016-06-02 12:21:11 -05:00
  • d5e390aba5 Merge pull request #852 in FS/freeswitch from ~MZAKA/freeswitch:bugfix/FS-9156-increments-when-call-limit-reached-improve to master William King 2016-06-02 11:44:51 -05:00
  • f8b3140fed FS-9156: Code Improvement for the non-interval increment when limit reached Muhammad Zaka 2016-05-13 11:18:25 +01:00
  • 959cc6543e FS-9174 #resolve add dep to meta-all for mod_png so its installed via the debian -all packages Ken Rice 2016-06-01 15:55:24 -05:00
  • 4631b8ff88 Merge pull request #867 in FS/freeswitch from ~JFIRLES/freeswitch:bugfix/FS-9216-add-ua-update-display to master Mike Jerris 2016-06-01 15:44:06 -05:00
  • b36cef731c FS-9216: [mod_sofia] Add Cisco SPA30X and Grandstream GXP user agents to send UPDATE Jose Fco. Irles 2016-06-01 16:58:40 +02:00
  • c0d9901b8b FS-9150 #resolve ["video-mute-exit-canvas" param combined with "video-bridge-first-two" causes video feed to flip back and forth between feeds when users video-mute] Anthony Minessale 2016-05-31 20:35:00 -05:00
  • e4b141c5f8 Merge pull request #860 in FS/freeswitch from ~SJTHOMASON/freeswitch:feature/FS-9184-allow-show-calls-to-be-filtered-by to master Mike Jerris 2016-05-31 13:43:09 -05:00
  • 0421052b14 FS-9212: [mod_conference] fix conference recording api when using default canvas number Michael Jerris 2016-05-31 12:36:57 -04:00
  • eb369130d9 FS-9142 [avmd] Dynamic settings Piotr Gregor 2016-05-30 21:05:22 +01:00
  • a4cf41771e A-law idle byte was defined incorrectly. Steve Underwood 2016-05-29 21:00:49 +08:00
  • 57aa22638c FS-9207 #resolve [Add ignore_sdp_ice=true to ignore ICE when parsing an SDP] Anthony Minessale 2016-05-27 14:52:51 -05:00
  • a838c29e41 Merge pull request #862 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9188 to master Mike Jerris 2016-05-26 16:28:07 -05:00
  • f1b4d15c81 Merge pull request #864 in FS/freeswitch from feature/FS-9199-mem-alloc-debug to master Mike Jerris 2016-05-26 16:12:54 -05:00
  • 68892535ca FS-9199 easier memory allocation debugging and analysis nneul at mst.edu 2016-05-26 16:08:21 -05:00
  • 67e1db09d3 FS-9198 #resolve [Small memory leaks in mod_skinny] Anthony Minessale 2016-05-26 10:09:57 -05:00
  • 0630f334f2 Merge pull request #863 in FS/freeswitch from ~LEKENSTEYN/freeswitch:debian-systemd-fixes to master William King 2016-05-25 14:52:34 -05:00
  • ae8e5cb118 FS-9202 [mod_skinny] fix leak in speed dial nneul at mst.edu 2016-05-25 14:14:03 -05:00
  • 8339c1f980 FS-9201 [mod_skinny] fix leak in api call to list devices nneul at mst.edu 2016-05-25 13:57:46 -05:00
  • 0151b8eddd FS-9106 followup and tweaks on this patch after some testing Anthony Minessale 2016-05-25 10:59:15 -05:00
  • e26dbafa6a FS-9198 [mod_skinny] fix small memory leaks nneul at mst.edu 2016-05-25 10:40:28 -05:00
  • a8c497cbac debian: fix compatibility with systemd 215 on Jessie Peter Wu 2016-05-25 15:27:12 +02:00
  • 93e401e78b FS-8979 #resolve #comment please test Seven Du 2016-05-24 15:54:22 +08:00
  • d8164a95f2 Merge pull request #633 in FS/freeswitch from ~LAZEDO/freeswitch:FS-8652 to master Mike Jerris 2016-05-23 14:27:27 -05:00
  • dc7753f516 FS-8652 handle early-only param in replaces header Luis Azedo 2015-12-13 15:28:26 +00:00
  • e6d77e2813 Merge pull request #830 in FS/freeswitch from ~ETHANATKINS/freeswitch:ssl-transport to master Mike Jerris 2016-05-23 10:52:12 -05:00
  • 800655f774 FS-9184: Allow show calls to be filtered by accountcode Spencer Thomason 2016-05-19 14:16:26 -07:00
  • 685a3c5c23 Merge pull request #861 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9185-solaris-gcc-build-fails-with-error to master Mike Jerris 2016-05-20 11:07:18 -05:00
  • 08199210c1 [mod_sofia] [FS-9188] added channel var to suppress auto-answer notify karl anderson 2015-04-02 19:30:14 -04:00
  • 585cccd940 FS-9185: fix format ifdefs for Solaris SPARC Spencer Thomason 2016-05-19 18:43:05 -07:00
  • 46f4fda018 remove extra condition code that can never be called Michael Jerris 2016-05-19 15:31:03 -05:00
  • 2b10500231 FS-9160 #resolve tweak sip_invite_failure_* chan vars for properly reporting last outbound call failure when there are multiple bridge attempts on a single call Ken Rice 2016-05-18 15:20:15 -05:00
  • 969904bf46 FS-9153 #resolve [uuid_bridge issue on ESL] Anthony Minessale 2016-05-18 12:47:30 -05:00
  • ae486fc7f7 Merge pull request #856 in FS/freeswitch from ~ANTONIO/fs-9034:master to master Mike Jerris 2016-05-18 12:34:26 -05:00
  • 6300cd0773 FS-9167 #resolve [Playing file when all video feeds are vmuted does not show file] Anthony Minessale 2016-05-17 13:41:19 -05:00
  • 465a0b6f1d FS-9034 revert commit in sofia.c that prevents register in new thread Antonio 2016-05-17 18:40:27 +02:00
  • 2c03025479 FS-9164: [core] add Session-Per-Sec-Last to heartbeat event Michael Jerris 2016-05-16 14:46:11 -04:00
  • 1c9f6cc301 FS-9153 #resolve [uuid_bridge issue on ESL] Anthony Minessale 2016-05-16 12:23:11 -05:00
  • 00a64734ed Merge pull request #850 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master Mike Jerris 2016-05-16 11:04:13 -05:00
  • 91625b392a Merge pull request #853 in FS/freeswitch from ~SJTHOMASON/freeswitch:bugfix/FS-9158-commit-65460fa-break-solaris-build to master Mike Jerris 2016-05-14 16:59:04 -05:00
  • 7f24fc7ab5 FS-9158 [sofia-sip] Add include for changes in 65460fa Spencer Thomason 2016-05-14 13:42:17 -07:00
  • 8b6f40f967 FS-8584 - [mod_callcenter] Requesting agents and tiers when reloading queue Italo Rossi 2016-05-13 22:21:04 -03:00
  • 76b6341397 Incrementing Verto version in package.json Italo Rossi 2016-05-13 16:17:03 -03:00
  • 0074589311 FS-9157 update jsmin Anthony Minessale 2016-05-12 17:18:13 -05:00
  • dd017a4ad2 Merge pull request #851 in FS/freeswitch from FS-9157 to master Anthony Minessale II 2016-05-12 17:12:05 -05:00
  • 040b83a7af FS-9157 [verto] Added possibility to use dedicated audio/video tags for each dialog Italo Rossi 2016-05-12 18:34:23 -03:00
  • df4490a7df FS-9148: add new voicemail.conf.xml param send-full-vm-header Emmanuel Schmidbauer 2016-05-12 15:44:39 -04:00
  • 8a4ad0da03 Revert "FS-9148: add new voicemail.conf.xml param send-full-vm-header" Michael Jerris 2016-05-12 15:05:56 -04:00
  • cafe1872e7 Merge pull request #845 in FS/freeswitch from ~VIPKILLA/fs-9148:bugfix/FS-9148 to master Mike Jerris 2016-05-12 13:22:28 -05:00
  • 98cb363f18 FS-9148: add new voicemail.conf.xml param send-full-vm-header - if enabled, Voice-Message header sends urgent new and urgent saved Emmanuel Schmidbauer 2016-05-12 14:14:10 -04:00
  • caf1e10fc5 Merge pull request #843 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:feature/FS-9010-avmd-dynamic-passing-of-parameters to master Mike Jerris 2016-05-12 12:32:12 -05:00
  • 1ea32d4009 FS-9010 [avmd] Dynamic passing of parameters Piotr Gregor 2016-05-05 18:39:58 +01:00
  • 8c1c94f67f Merge pull request #847 in FS/freeswitch from ~PIOTRGREGOR/freeswitch:bugfix/FS-9152-freebsd-avmd-math-function to master Mike Jerris 2016-05-12 10:11:30 -05:00