Commit Graph

  • 26aa8531fe FS-9805: Created script to compare XML traslation files with phrase_en.xml Sergey Safarov 2016-12-02 16:14:39 -05:00
  • 89063a1a4c FS-9765 one tweak from submitted patch to use switch_channel_var_true instead of switch_channel_get_variable no need to allocate on every hold/unhold just to check if this is enabled. Brian West 2016-12-02 11:50:42 -06:00
  • c9a05d7e60 Merge pull request #1077 in FS/freeswitch from ~STEPHALNET/freeswitch:FS-9777 to master Brian West 2016-12-02 11:44:04 -06:00
  • 5ec6248dff Merge pull request #1086 in FS/freeswitch from ~MOCHOUINARD/freeswitch:FS-9794 to master Brian West 2016-12-02 11:36:33 -06:00
  • 69bec7b3b9 Merge pull request #1093 in FS/freeswitch from bugfix/FS-9804-phrases to master Brian West 2016-12-02 11:33:52 -06:00
  • e91a428fd3 FS-8733 FS-9804 various phrase updates nneul at mst.edu 2016-12-02 10:45:17 -06:00
  • 712b4bd5fd FS-9804 broken closing tag nneul at mst.edu 2016-12-02 10:24:30 -06:00
  • 6c6f842b47 FS-9799 rotate and increase log file size Brian West 2016-12-02 09:09:15 -06:00
  • dac1b67c20 Merge pull request #888 in FS/freeswitch from ~MZAKA/freeswitch:bugfix/FS-9277-sip-info-record to master Brian West 2016-12-01 20:22:57 -06:00
  • a0180288cf FS-9803 #resolve [Add support for arbitrary data as hash keys] Anthony Minessale 2016-12-01 18:11:01 -06:00
  • 44d69cb2b9 Merge pull request #1091 in FS/freeswitch from bugfix/FS-9801-phrase-files to master Brian West 2016-12-01 12:42:11 -06:00
  • f51bf04095 FS-9801 fix incorrect xml sections for phrase files nneul at mst.edu 2016-12-01 12:40:46 -06:00
  • d2b41b6b61 FS-9800: [core] add new accessor functions to core statistics for use in modules Mike Jerris 2016-12-01 13:12:04 -05:00
  • 9120a3f534 FS-9779 fix compiler issue Brian West 2016-12-01 09:38:17 -06:00
  • fff5b939b5 FS-9798 [mod_v8] Implement native PostgreSQL in JavaScript by adding a Database Handler (DBH) class Andrey Volk 2016-12-01 15:45:18 +03:00
  • 7f1ee9adf6 Merge pull request #1088 in FS/freeswitch from ~ROMANAT/freeswitch:feature/FS-9734-add-channel-vars-att_xfer to master Brian West 2016-11-30 17:28:38 -06:00
  • c20fa5e8f7 FS-9734: updated keys to be set in memory on att_xfer execution romana 2016-11-30 17:04:44 -05:00
  • b338bb559b FS-9782: [mod_sofia] on recovery, flip the order of the record route on inbound calls only, use the record route in the same order on inbound calls and in reverse order on outbound calls as the initial route set when doing the recover invite. Account for the call direction based on how sip considers it, not based on freeswitch direction so inbound calls after recovery are treated as outbound in this logic Mike Jerris 2016-11-30 15:31:55 -07:00
  • a39b862e1d FS-9734: fix this so we don't allocate memory using switch_channel_get_variable on every digit, Only do it once. Brian West 2016-11-30 15:20:29 -06:00
  • 8d250296fc tweak our bashrc %ignore Brian West 2016-11-30 14:29:21 -06:00
  • ac14496c73 FS-9794: Set the result cause of an originate failed cause to variable originate_failed_cause Marc Olivier Chouinard 2016-11-30 15:19:43 -05:00
  • 347c93f1c1 FS-9788: Add close() option to FileIO implementation Marc Olivier Chouinard 2016-11-30 14:28:39 -05:00
  • 9d249a66ff Merge pull request #1057 in FS/freeswitch from ~ROMANAT/freeswitch:feature/FS-9734-add-channel-vars-att_xfer to master Brian West 2016-11-30 10:37:46 -06:00
  • c2141c98b2 FS-9787 #resolve remove duplicated headers in conference del-member events Seven Du 2016-12-01 00:15:12 +08:00
  • 49d730e7f9 FS-9736 #resolve add conference json_list Seven Du 2016-11-30 23:54:18 +08:00
  • d2ea7dcc5e FS-9771 fix rpm build Brian West 2016-11-29 18:53:54 -06:00
  • d498e8a8b3 FS-9782: [mod_sofia] on recovery, don't flip the order of the record route ever, on outbound calls use the record route in the reverse order as the initial route set when doing the recover invite Mike Jerris 2016-11-29 15:04:06 -07:00
  • 0b0b95f3e6 Merge pull request #1079 in FS/freeswitch from ~F93/freeswitch:feature/FS-9780-increasing-max_command_tries-in-mod_spandsp to master Brian West 2016-11-29 10:30:01 -06:00
  • e755b430da version bump v1.6.13 Ken Rice 2016-11-29 09:46:39 -06:00
  • 8b601977a7 FS-9780 [spandsp] Change MAX_COMMAND_TRIES to 6 Roman Sukhov 2016-11-29 17:51:31 +03:00
  • 86bcee0351 remove redundant if (rep) statement Stephane Alnet 2016-11-29 12:02:26 +01:00
  • a910c4f239 FS-9779 Disable mod_raven in ubuntu builds for the time being until the build issues on ubuntu for this new module are resolved Ken Rice 2016-11-28 18:03:09 -06:00
  • dfff24d8fa libblade initial checkin Mike Jerris 2016-11-28 16:35:09 -05:00
  • 0e71187815 Merge pull request #1075 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:conf_opus_adj_bitrate to master Brian West 2016-11-28 10:43:28 -06:00
  • 9cf54a270f Merge pull request #1076 in FS/freeswitch from ~DRAGOS_OANCEA/freeswitch-dragos:add_conf_xml_amr to master Brian West 2016-11-28 10:42:46 -06:00
  • 6b6cc67fbe FS-9771: add xml settings for mod_amr to reflect the recent code additions Dragos Oancea 2016-11-24 16:52:13 -05:00
  • 366ddc0c10 FS-9770: xml config: add new config setting 'adjust-bitrate' for mod_opus Dragos Oancea 2016-11-24 16:35:28 -05:00
  • 7884bee06a FS-9768: [build] don't limit to just clang Mike Jerris 2016-11-23 15:05:12 -06:00
  • 73d9ee1dbc Merge pull request #1073 in FS/freeswitch from ~SBRYLDT/freeswitch:bugfix/FS-9767-crypto_sign_keypair-buffer-overrun to master Mike Jerris 2016-11-23 14:26:47 -06:00
  • 198a6debff FS-9767: Fixed the size of the keys to use crypto_sign_XXXXBYTES for proper key size Also added parsing of identity in message_mutable to force directing test messages which are now recieved by the designated peer Shane Bryldt 2016-11-23 20:20:26 +00:00
  • d6f3b7dbb4 Merge pull request #1072 in FS/freeswitch from ~SBRYLDT/freeswitch:bugfix/FS-9766-ben_encode-does-not-terminate-output to master Mike Jerris 2016-11-23 13:53:33 -06:00
  • 2d1e0ae275 FS-9766: Added 1 byte to ben_encode output and terminates output Shane Bryldt 2016-11-23 19:49:48 +00:00
  • 3ddaf0f269 cleanup new libks deleted files Mike Jerris 2016-11-23 13:29:36 -06:00
  • 9fd0b6bd2f update libks Mike Jerris 2016-11-23 13:23:33 -06:00
  • 238e228942 this works on other compilers now too.. if you use it on something that doesn't work.. it might blow up, so dont do that Mike Jerris 2016-11-23 12:26:49 -06:00
  • 62abc8a342 Merge pull request #1068 in FS/freeswitch from ~TCSEKE/freeswitch:bugfix/FS-9762-remove-bgapi-arg-limit to master Mike Jerris 2016-11-23 11:38:09 -06:00
  • 330f60964d Remove arg limit Tamas Cseke 2016-11-22 15:30:19 +01:00
  • 6398ed91bb Merge pull request #1065 in FS/freeswitch from ~ARON45/freeswitch:bugfix/FS-9758-freeswitch-segfaults-when-reloading to master Mike Jerris 2016-11-22 11:42:43 -06:00
  • cdd27185c1 Merge pull request #1069 in FS/freeswitch from ~TCSEKE/freeswitch:feature/FS-9744-sentry-logger-module to master Mike Jerris 2016-11-22 11:38:45 -06:00
  • c06287da5b Add raven logger module Tamas Cseke 2016-11-22 16:18:53 +01:00
  • 9619bff685 FS-9758: switch_sql_queue_manager_destroy() avoid null pointer deref Aron Podrigal 2016-11-21 23:08:16 +00:00
  • aadd81d6d3 FS-9734: added new channel vars in att_xfer which allow cancel, hangup and conf keys to be changed romana 2016-11-14 11:27:35 -05:00
  • 46b63a4bb6 FS-9760 Removed the un-needed whitespace from the file William Henry 2016-11-21 17:32:22 -05:00
  • 916ec2c68c Merge pull request #1064 in FS/freeswitch from ~ARON45/freeswitch:feature/FS-9741-lua-freeswitch.dbh-enhancement to master Mike Jerris 2016-11-21 15:15:20 -06:00
  • cf0308b4e1 Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master Mike Jerris 2016-11-21 15:12:20 -06:00
  • d3201c6335 FS-9741: lua expose db err str in freeeswitch.dbh Aron Podrigal 2016-11-21 17:03:31 +00:00
  • f18f82cffe FS-9747: [core] add channel hold/unhold verbosity Luis Azedo 2016-11-16 19:30:50 -06:00
  • 7d61495381 FS-9755 conference cdr is required for 4579 support in mod_conference Brian West 2016-11-17 14:18:47 -06:00
  • a71bf235e7 FS-9748: [Locking contention with mod_shout playing conference moh] Anthony Minessale 2016-11-16 20:08:56 -06:00
  • 1e3b8d1f97 FS-9739 [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit] Anthony Minessale 2016-11-16 14:42:54 -06:00
  • ea90d6d5b3 FS-5978 [mod_rayo] attempt to fix direct media join Chris Rienzo 2016-11-16 15:11:26 -05:00
  • 5bed1b0c2d FS-9755 conference cdr is required for 4579 support in mod_conference Brian West 2016-11-17 14:18:47 -06:00
  • 60d8551f2c FS-9748 fix commit snafu Anthony Minessale 2016-11-17 10:53:09 -06:00
  • ab9be49512 Merge pull request #1061 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9747 to master Brian West 2016-11-17 08:33:48 -06:00
  • 25be37bef2 FS-9749 fix undeclared identifier on windows. Brian West 2016-11-17 08:32:27 -06:00
  • 0578331edf FS-9748 accidental unused variable left behind Ken Rice 2016-11-16 22:39:26 -06:00
  • 232d171577 FS-9748 #resolve [Locking contention with mod_shout playing conference moh] %backport=1.6 Anthony Minessale 2016-11-16 20:08:56 -06:00
  • 7c60be14c7 [core] add channel hold/unhold verbosity Luis Azedo 2016-11-16 19:30:50 -06:00
  • 4cf0ff9a17 FS-9742 Anthony Minessale 2016-11-16 19:15:41 -06:00
  • a3a39f3305 FS-9742 Anthony Minessale 2016-11-16 16:43:05 -06:00
  • b4e0592e84 FS-9742 Anthony Minessale 2016-11-16 16:36:55 -06:00
  • 18d1762a5b FS-9742 Anthony Minessale 2016-11-16 16:05:59 -06:00
  • a60c2cb713 FS-9740 cont Anthony Minessale 2016-11-16 15:16:00 -06:00
  • 7c32c0de53 FS-9739 #resolve [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit] Anthony Minessale 2016-11-16 14:42:54 -06:00
  • b23f4bbafe FS-5978 [mod_rayo] attempt to fix direct media join Chris Rienzo 2016-11-16 15:11:26 -05:00
  • 4a6f26b7fa FS-9705 regression 2 Anthony Minessale 2016-11-16 11:23:19 -06:00
  • 18deb4d8d7 update verto-min.js Mike Jerris 2016-11-15 11:00:41 -06:00
  • bc608b9213 swigall Mike Jerris 2016-11-15 10:59:01 -06:00
  • 311b6e1b6b FS-9737 [mod_hiredis] fix limit_usage when using hiredis backend Chris Rienzo 2016-11-15 11:04:46 -05:00
  • 0e5508ab57 FS-9733 [mod_rayo] prevent bad tts format string from being generated when MRCP headers are not present Chris Rienzo 2016-11-12 13:03:48 -05:00
  • 90b4521b7f FS-9732 [mod_ssml] create default configuration so ssml.conf.xml is not needed Chris Rienzo 2016-11-12 12:54:40 -05:00
  • fdabd49da3 FS-9715 add webm and mkv too Anthony Minessale 2016-11-11 16:44:59 -06:00
  • 383c4cf8ce [FS-9367] log session counts at channel state change nneul at mst.edu 2016-07-19 13:03:12 -05:00
  • 8bcf236877 FS-9387 [libzrtp] bugfix for hash calculation of the auxiliary secret Markus von Arx 2016-07-27 09:26:16 +02:00
  • f57d0a8424 FS-9412 [switch_loadable_module.c] Make MODULE_UNLOAD event report module name (key) and file (filename), similar to event MODULE_LOAD Andy Newlands 2016-11-08 15:46:50 +00:00
  • c1939fe7a6 FS-9727: raise size limit on unkown size odbc column data from 256 to 16k Mike Jerris 2016-11-11 14:13:36 -06:00
  • a451db4a60 FS-9728 fix dynamic media tag on verto.newCall method François 2016-11-11 14:05:53 +01:00
  • b0d2b2d761 FS-9652: improve sql sanitization Mike Jerris 2016-11-11 11:27:35 -06:00
  • 6bda05280b FS-9592: [mod_httapi] make sure to reset one time params when starting over in httapi app Mike Jerris 2016-11-02 18:34:44 -04:00
  • 6b40391b31 FS-9671 fix wrong cseq in notify Expires 0 luiztelles 2016-10-31 09:57:07 -02:00
  • 249af2689f FS-9691: don't call sql code inside hash_mutex due to circular mutex contention between hash_mutex and profile->dbh_mutex Mike Jerris 2016-11-03 14:52:56 -05:00
  • b610495f0b FS-9712 #resolve [3PCC-Proxy Missing SDP on Reinvite. ] Anthony Minessale 2016-11-10 19:47:37 -06:00
  • 1df48d4506 FS-9726 Fix malformed PAI Brian West 2016-11-10 13:42:26 -06:00
  • cc83b7ecd2 FS-9725: Disable blank img with core_video_blank_image=false. Josh Allmann 2016-11-10 01:58:56 -05:00
  • 2fe0c8c085 FS-9204: complte the urls so that snom can execute the pickup, It used to probably send it to the proxy, but now needs the host in the packet or throws network error Brian West 2016-11-09 16:27:10 -06:00
  • 7bcaaeb5eb FS-9714: [mod_conference] fix crash due to race on closing file handles when playing a file to a conference via api command as a conference is shutting down Mike Jerris 2016-11-09 16:26:41 -06:00
  • be2d60accf FS-9719: Separate gen_ts_delta between audio and video and enable support to auto engage this feature for pass-thru video Anthony Minessale 2016-11-09 13:04:56 -06:00
  • 1d9c198d85 FS-9709 #resolve [JB drops packets after hole-punching] Anthony Minessale 2016-11-09 11:35:12 -06:00
  • f944bc7d9f FS-9715 #resolve [Add support for m4a] Anthony Minessale 2016-11-08 13:45:47 -06:00
  • 8a6c4208ed FS-9693 use existing date parsing functions in fulldate comparison that take timezone into account François 2016-11-04 11:42:02 +01:00