]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2014-06-12  Michael Jerrisdon't require more libs than we really need when linkin...
2014-06-12  Chris Rienzostereo: fix mod_flite, mod_ssml, mod_unimrcp compile...
2014-06-12  Anthony Minessalefix compile errs
2014-06-12  Anthony Minessalefirst pass of stereo support
2014-06-11  Anthony Minessaleverto default config
2014-06-11  Michael Jerrisfix coverity warnings
2014-06-11  Michael Jerrisfix install
2014-06-11  Michael JerrisWIP
2014-06-11  Steve UnderwoodImproved FAX disconnect handling
2014-06-11  Travis CrossOverride config on cowbuilder update
2014-06-11  Travis CrossRetry for longer on failed cowbuilder operations
2014-06-11  Travis CrossRetry the cowbuilder create operation on failure
2014-06-10  Travis CrossCheck for execv(3) errors when reincarnating
2014-06-10  Travis CrossAdd fsctl command to summon reincarnation
2014-06-10  Chris Rienzofreeswitch-config-rayo.spec remove some dependencies...
2014-06-10  Steve UnderwoodFixed incorrect T.30 CTC messages. Fixed reseting of...
2014-06-09  Anthony MinessaleFS-6574 --resolve
2014-06-09  Nathan NeulingerFS-477 mod_skinny fix leaked lock
2014-06-09  Nathan NeulingerFS-477 mod_skinny: re-add ability to set digit timeout...
2014-06-09  Nathan NeulingerFS-477 default to 10 seconds to avoid noticeable impact...
2014-06-09  Simon Wunderlichmod_skinny: implement digit timeout for dialing
2014-06-08  Jeff Lenkwindows fix for a0e9ddf58943171a9031159919e99ef20147a11e
2014-06-05  Anthony MinessaleFS-6540 please test
2014-06-05  Anthony Minessaleforce spandsp rebuild
2014-06-05  Brian WestCVE-2014-0224
2014-06-04  Travis CrossImprove a parameter name for fs_cli
2014-06-04  Steve UnderwoodFixed a problem in FAX where a received handshake,...
2014-06-04  Anthony MinessaleFS-6555: move -w to the right place so it silences...
2014-06-04  Travis CrossAdd log-uuid-short option to fs_cli
2014-06-04  Travis CrossConvert esl_true and esl_false to functions
2014-06-03  Ken RiceFS-6563 --resolve update the freeswitch.spec file for...
2014-06-03  Anthony MinessaleFS-6562 --resolve
2014-06-03  Brian Westfix regression from regression
2014-06-03  Brian Westremove debug line
2014-06-03  Anthony MinessaleFS-6446 regression fixed
2014-06-03  Anthony Minessalesuppress audio flaw tally when coming off hold
2014-06-02  Anthony MinessaleModify sofia profile to attempt to bind to the interfac...
2014-06-02  William KingFix compiler warning about possibly uninitialized varia...
2014-06-02  Michael JerrisCID:1216560 Unchecked return value from ioctl
2014-06-01  Seven Dufix compiler warning for implicit convertion
2014-05-30  Anthony Minessalemake device state code more accurate
2014-05-30  Travis CrossRevert addition of PERL_GCC_PEDANTIC to CFLAGS
2014-05-30  Travis CrossBuild mod_perl without pedantic flags even when debugging
2014-05-30  Brian WestSince we can't tell if the system perl was built with...
2014-05-29  Michael JerrisCID:1174726 Dereference before null check, CID:1214199...
2014-05-29  Anthony Minessalechrome now requires longer ice password
2014-05-29  Travis CrossRemove unused assignment
2014-05-29  William KingFS-6560 --resolve
2014-05-29  Travis CrossRemove redundant check for null
2014-05-29  Travis CrossAssert on implied failure to malloc
2014-05-29  Travis CrossFix potential dereference of null pointer
2014-05-29  Travis CrossAdd missing parenthesis pair
2014-05-29  Travis CrossRemove tautological condition check
2014-05-29  Travis CrossAdd missing parenthesis pair
2014-05-28  Anthony MinessaleFS-6513 --resolve This function was assuming the app...
2014-05-28  Brian WestCopy snafu here is the correct file
2014-05-28  Brian WestNike edition of makefile for quickly building debian7...
2014-05-28  Travis CrossDocument the length limit of fifo_outbound_uuid
2014-05-28  Chris Rienzorayo config: increase mod_shout outscale to mpg123...
2014-05-28  Anthony Minessaleadd new stub module mod_rtc dummy signaling-free media...
2014-05-28  Travis CrossMerge in mod_fifo documentation and refactoring
2014-05-28  Travis Crossmod_fifo: Explain session message unbridge constant
2014-05-28  Travis Crossmod_fifo: Add missing has_outbound to docstring
2014-05-28  Travis Crossmod_fifo: Add missing tab completions
2014-05-28  Travis Crossmod_fifo: Cleanup documentation formatting
2014-05-28  Travis Crossmod_fifo: Document effect of fifo strategy and importance
2014-05-28  Travis Crossmod_fifo: Document the enterprise strategy
2014-05-28  Travis Crossmod_fifo: Document the ringall strategy
2014-05-28  Travis Crossmod_fifo: Document find_consumers()
2014-05-28  Travis Crossmod_fifo: Document node_thread_run()
2014-05-28  Travis Crossmod_fifo: Remove duplicate check in ringall strategy
2014-05-28  Travis Crossmod_fifo: Comment manual call tracking session handler
2014-05-28  Travis Crossmod_fifo: Note source of unexplained constant
2014-05-28  Travis Crossmod_fifo: Avoid getting time twice
2014-05-28  Travis Crossmod_fifo: Refactor to avoid a memory allocation
2014-05-28  Travis Crossmod_fifo: Cleanup line spacing
2014-05-28  Travis Crossmod_fifo: Replace duplicate code with node_caller_count()
2014-05-28  Travis Crossmod_fifo: Remove empty declaration
2014-05-28  Travis Crossmod_fifo: Document the read_frame_callbacks
2014-05-28  Travis Crossmod_fifo: Document the fifo_queue_t structure
2014-05-28  Travis Crossmod_fifo: Document fifo_chime_data::list
2014-05-28  Travis Crossmod_fifo: Document caller DTMF handler
2014-05-28  Travis Crossmod_fifo: Remove reimplementation of strchr()
2014-05-28  Travis Crossmod_fifo: Document the consumer DTMF callback
2014-05-28  Travis Crossmod_fifo: Refactor DTMF exit key matching
2014-05-28  Travis Crossmod_fifo: Avoid getting a var when we won't use it
2014-05-28  Travis Crossmod_fifo: Document fifo_queue_popfly()
2014-05-28  Travis Crossmod_fifo: Document fifo_queue_pop_nameval()
2014-05-28  Travis Crossmod_fifo: Document remove parameter of fifo_queue_pop()
2014-05-28  Travis Crossmod_fifo: Tighten up some whitespace
2014-05-28  Travis Crossmod_fifo: Refactor in create_node()
2014-05-28  Travis Crossmod_fifo: Remove dead code
2014-05-28  Travis Crossmod_fifo: Refactor load_config()
2014-05-28  Travis Crossmod_fifo: Document fifo_node::outbound_name
2014-05-28  Travis Crossmod_fifo: Improve strategy thread function names
2014-05-28  Travis Crossmod_fifo: Refactor
2014-05-28  Travis Crossmod_fifo: Replace global var with local static
2014-05-28  Travis Crossmod_fifo: Fix memory leak of xml structure
2014-05-28  Travis Crossmod_fifo: Refactor out config file reading
2014-05-28  Travis Crossmod_fifo: Convert macro to fn and improve name
next