]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2013-08-16  Anthony Minessalefollow up to last commit
2013-08-16  Anthony Minessaleadd mutex in media_engine to prevent double read in...
2013-08-16  Steve UnderwoodAdded missing headers to the spandsp Makefile.am
2013-08-16  Moises SilvaFS-5528 --resolve
2013-08-16  Steve UnderwoodSome new FAX related variables introduced, to allow...
2013-08-15  Anthony MinessaleFS-5700 --resolve
2013-08-14  Chris Rienzomod_rayo: move alias definition to config file, tweak...
2013-08-14  Moises SilvaMerge remote-tracking branch 'origin/master' into ftdm_...
2013-08-14  Moises Silvafreetdm: Fix longstanding minor bug in ftdm_span_send_s...
2013-08-14  Anthony MinessaleFS-5701 --resolve
2013-08-14  Ken RiceFS-5648 --resolve
2013-08-14  Ken RiceFS-5694 --resolve
2013-08-14  Chris Rienzomod_unimrcp: add example config for Vestec
2013-08-14  Chris Rienzomod_rayo: add support for speech recognizers other...
2013-08-13  Anthony MinessaleFS-5683 --resolve
2013-08-13  Anthony MinessaleFS-5453 --resolve
2013-08-13  Anthony MinessaleFS-5698 --resolve
2013-08-13  Anthony MinessaleFS-5693 --resolve
2013-08-13  Travis CrossAdd lua script for proxying ZRTP SAS values to legacy...
2013-08-13  Michael JerrisFS-5564: fix gcc extension for unsigned char bitfield...
2013-08-13  Moises Silvamod_oreka: use zstr instead of only checking for null...
2013-08-13  Seven Duredirect /portal to /portal/index.html
2013-08-13  Seven Duauto subscribe to background_job when use bgapi
2013-08-13  Seven Duadd api/bgapi event functions
2013-08-12  Brian Westdoh blonde moment
2013-08-12  Brian Westurl_decode the callee_name
2013-08-12  Anthony MinessaleFS-5682 --resolve there was one other change to allow...
2013-08-11  Anthony MinessaleFS-5687 this patch adds a debouncer to that info messag...
2013-08-11  Anthony MinessaleFS-5689 --resolve
2013-08-11  Seven Ducleanup and refactor ws, this should work on Linux now
2013-08-11  Seven Dutrying to fix crashes on Linux
2013-08-10  Chris Rienzomod_rayo: add offer-uri param (default true) to toggle...
2013-08-09  Chris RienzoFS-5686 reversed send/recv direction
2013-08-09  Chris RienzoFS-5686 --resolve mod_rayo: allow re-join to mixers...
2013-08-08  Anthony MinessaleFS-5682 --resolve new syntax <action application="set...
2013-08-08  Anthony MinessaleFS-5682 revert
2013-08-08  Steve UnderwoodFixed inclusion of a header file that isn't actually...
2013-08-08  Chris RienzoMerge branch 'master' of ssh://git.freeswitch.org:222...
2013-08-08  Chris Rienzomod_rayo: reply with temporary failure if no clients...
2013-08-08  Seven Dufix for some FireFox cases
2013-08-08  Steve UnderwoodChanged spandsp from using TRUE and FALSE to using...
2013-08-08  Seven Dufix return value
2013-08-08  Seven Dufix spandsp build
2013-08-08  Seven DuFS-5670 --resolve allow debug rtp if rtp is not attache...
2013-08-08  Anthony MinessaleFS-5682
2013-08-07  Anthony MinessaleFS-5680 --resolve this patch should auto set this varia...
2013-08-07  Anthony MinessaleFS-5661 --resolve
2013-08-07  Anthony MinessaleFS-5665 --resolve this should push the extra ones into...
2013-08-07  Anthony MinessaleFS-5655 --resolve
2013-08-06  Chris RienzoFS-5679 --resolve mod_rayo: SIP 180 doesn't result...
2013-08-06  Chris RienzoFS-5668 --resolve mod_rayo: offer from/to do not match SIP
2013-08-06  Chris Rienzomod_rayo: fix crash on originate error
2013-08-06  Chris RienzoFS-5669 --resolve mod_rayo: return error if <document...
2013-08-06  Ben Langfeldmod_rayo: Commands executed against a dead call should...
2013-08-05  Anthony Minessaleadd new file
2013-08-05  Steve UnderwoodA cleanup of FAX image size/resolution matching accurac...
2013-08-05  Steve UnderwoodHopefully all the spandsp functions now use custom...
2013-08-05  Steve UnderwoodMore movements of spandsp to the sue of custom allocati...
2013-08-05  Steve UnderwoodMoved a lot of spandsp to the use of custom allocation...
2013-08-05  Steve UnderwoodAdded custom allocation functions to spandsp
2013-08-05  Seven DuFS-5655 --resolve msvc has so many versions, makes...
2013-08-03  Anthony MinessaleFS-5664 --resolve
2013-08-03  Nathan Neulingermod_skinny work on FS-5632 - few more cases
2013-08-03  Nathan Neulingermod_skinny work on FS-5632 - first pass
2013-08-02  Nathan NeulingerFS-5662 --resolve implement call pickup group functiona...
2013-08-02  Nathan Neulingermod_skinny: implement per device setting of ext- extensions
2013-08-02  Nathan Neulingermake default conf example work properly based on FS...
2013-08-02  Nathan Neulingermod_skinny: add minimal handling of MeetMe button to...
2013-08-02  Travis CrossMerge some additions to doc/SubmittingPatches
2013-08-02  Travis CrossTweak style and content of last commit
2013-08-02  Mariusz CzuładaDescribe patches related to JIRA issues
2013-08-01  Chris RienzoFS-5657 --resolve fix mod_rayo build errors in CentOS 5
2013-08-01  Jeff Lenkmod_xml_rpc revert extra stuff
2013-08-01  Chris RienzoFS-5659 --resolve Add logging for spandsp dtmf detector...
2013-08-01  Jeff LenkFS-5655 try this
2013-08-01  Seven Duadd SHORT_DATE_TIME support
2013-07-31  Nathan Neulingermod_skinny: allow to work with native pgsql
2013-07-31  Nathan Neulingermod_skinny: filter sip mwi events
2013-07-31  Chris Rienzomod_spandsp: added UUID command completion to start...
2013-07-31  Seven Dumore cleanup
2013-07-31  Seven Dutrying to fix windows build
2013-07-31  Seven Ducleanup code, less dependency
2013-07-30  Nathan Neulingermod_skinny: initial reg wasn't able to clean up due...
2013-07-30  Seven DuHope can fix on IE, not tested
2013-07-30  Seven Duallow debug event
2013-07-30  Seven Duupdate FreeSWITCH Portal About page
2013-07-30  Anthony Minessaleadd -certs command line switch
2013-07-30  Seven Duadd back the log line deleted by accident
2013-07-30  Seven Duremove debug
2013-07-30  Seven Duadd timeout options to mod_curl
2013-07-29  Anthony MinessaleFS-5652 --resolve
2013-07-29  Anthony Minessalerebuild
2013-07-29  Anthony MinessaleFS-5641 --resolve
2013-07-29  Seven DuOops, we already have auto_update with pulling
2013-07-29  Seven Dushow live calls
2013-07-29  Seven Duadd settings disabled by default
2013-07-29  Seven DuMerge branch 'ws1' patch abyss to support websocket
2013-07-29  Anthony MinessaleFS-4932 FS-5090 --resolve
2013-07-29  Seven Dumake websocket work with abyss
2013-07-29  Seven Duadd ws
next