]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2014-08-28  Chris Rienzomod_rayo: fix nested join to calls and conferences
2014-08-28  Travis CrossCheck gcc support for -Wno-unused-result
2014-08-28  Chris Rienzomod_unimrcp: remove some dead code and TODOs. Reworked...
2014-08-28  Travis CrossAvoid overaggressive chmod/chown on upgrade
2014-08-28  Travis CrossLower log level of limit increases and releases
2014-08-27  Travis CrossRemove misleading `tport` example from configs
2014-08-27  Brian WestFS-6770 #resolve
2014-08-27  Nathan Neulingermod_skinny: FS-6720 - fix issue with SLA - had to do...
2014-08-26  Travis CrossAvoid output of junk text by fs_cli
2014-08-26  Anthony MinessaleImprove conference recording
2014-08-25  rootclean up some injection issues in chat display
2014-08-25  Mike JerrisMerge pull request #29 in FS/freeswitch from ~ITALOROSS...
2014-08-24  roottweak in login seq in verto
2014-08-22  Brian WestFS-6735
2014-08-22  Brian WestFS-6747 #resolve
2014-08-22  Travis CrossHandle gcc's overzealous unused-result warning
2014-08-22  Italo RossiAdding switchname to xml_cdr and json_cdr
2014-08-22  William KingAdding the ability to add a radius param when a channel...
2014-08-22  Travis CrossHelp the static analyzer in `handle_ice`
2014-08-22  Travis CrossReturn NULL from `sub_alloc` for zero size
2014-08-22  Travis CrossFix spelling "Couldnt" -> "Couldn't"
2014-08-22  Travis CrossHandle zero channels when allocating for resampler
2014-08-22  Travis CrossRefactor to avoid warning about realloc usage
2014-08-22  Travis CrossRemove dead assignments in `switch.c`
2014-08-22  Travis CrossHandle null argv in `switch.c`
2014-08-22  Travis CrossRemove dead assignment
2014-08-22  Travis CrossAvoid using undefined memory in `switch_fulldate_cmp`
2014-08-22  Travis CrossRefactor `switch_fulldate_cmp`
2014-08-21  Travis CrossAdd warning when using HTTPS with mod_curl
2014-08-21  Travis CrossDescribe how to hard-wrap text in Emacs
2014-08-21  Brian WestMerge pull request #28 in FS/freeswitch from ~STANGOR...
2014-08-21  Giovanni Maruzzelliskypopen: new skype client in install/install.pl
2014-08-21  Chris Rienzomod_graylog2: channel variables can now be automaticall...
2014-08-20  Nathan Neulingermod_skinny: roll back, these are not expected to be...
2014-08-20  Nathan Neulingermod_skinny: fix potential buffer size issue CID: 121414...
2014-08-20  Travis CrossDecode params to `curl_sendfile`
2014-08-19  Stan GorMerge branch 'master' of https://stash.freeswitch.org...
2014-08-19  Stan GorAdd sofia gateway parameter "destination-prefix"
2014-08-18  Anthony Minessaletweak some cid display issues
2014-08-18  Giovanni Maruzzellitesting new hook FS-6677 #Waiting #comment this is...
2014-08-18  Giovanni Maruzzellitesting new hook TKT-6677 #Waiting #comment this is...
2014-08-18  Giovanni Maruzzellitesting new hook FS-6677 #new_state #comment this is...
2014-08-17  Jeff LenkFS-6696 VS2010 Express fixes for pa and v8
2014-08-16  Jeff Lenkfix VS2010 build warning
2014-08-16  Seven DuFS-6738 #comment fix mac build introduced by 0ee48c2
2014-08-15  Anthony Minessalenm
2014-08-15  Anthony Minessalefix typo
2014-08-15  Anthony Minessaleforce sofia rebuild
2014-08-15  Anthony MinessaleFS-6738 #comment can you test this patch and see if...
2014-08-15  Anthony Minessalecopy changes from verto ws.c to sofia
2014-08-15  stangorFS-5497 add sofia gateway parameter destination-prefix...
2014-08-14  William KingMerge pull request #21 in FS/freeswitch from ~PFOURNIER...
2014-08-14  Brian WestMerge pull request #24 in FS/freeswitch from ~STANGOR...
2014-08-14  Anthony MinessaleFS-6739 #resolve
2014-08-13  Travis CrossCleanup whitespace
2014-08-13  Peter Wulibzrtp: update zrtp_sleep for modern libc
2014-08-13  Peter Wulibsrtp: do not include unnecessary sources
2014-08-13  Peter WuFix copy-paste error in '-certs' error message
2014-08-13  Mike JerrisMerge pull request #25 in FS/freeswitch from ~STEVEAYRE...
2014-08-13  Stan GorMerging in latest from upstream (FS/freeswitch:refs...
2014-08-12  Chris Rienzomod_http_cache: fix configuration so that carriage...
2014-08-12  Chris Rienzomod_http_cache: fixed S3 URL parser to allow mybucketsu...
2014-08-12  Steven Ayreadd uptime api to mod_commands
2014-08-11  stangorfix mod_fifo presence
2014-08-11  Brian WestMerge pull request #23 in FS/freeswitch from ~DDRAGIC...
2014-08-11  Anthony Minessaledon't overwrite autodial ext from cookie when supplied...
2014-08-11  Anthony Minessaleadd homer capture line to websocket transport
2014-08-08  Anthony MinessaleFS-6679 #resolve
2014-08-08  Travis CrossFix line endings per .gitattributes
2014-08-06  Anthony MinessaleFS-6692 #resolve
2014-08-06  Anthony Minessalefix early media vs answer race
2014-08-06  Brian WestFS-6727 allow 1.1 and 1.2, They should probably fix...
2014-08-06  Patrice FournierREFER_EVENT is missing from the message names array
2014-08-05  Anthony MinessaleFS-6667 #comment block sending audio when dmachine...
2014-08-05  Anthony Minessalefix channel count in embedded file formats
2014-08-05  Anthony Minessalemod demo so you can change params when not connected
2014-08-05  Anthony MinessaleFS-6713 #comment remove debug
2014-08-05  Nathan Neulingermod_skinny: fix calloc argument ordering CID: 1214236...
2014-08-05  Nathan Neulingermod_skinny: calloc param ordering 1214234
2014-08-05  Nathan Neulingermod_skinny: fix potential NPE CID: 1223252
2014-08-05  Nathan Neulingermod_skinny: pointless check CID 1060963
2014-08-05  Nathan Neulingermod_skinny: fix potential overflow CID: 1060947
2014-08-05  Nathan Neulingermod_skinny: start using switch_copy_string so it uses...
2014-08-05  Nathan Neulingermod_skinny: CID:1060950 remove some dead debugging...
2014-08-04  Anthony MinessaleFS-6713 #resolve
2014-08-04  Anthony Minessalesave remote caller id
2014-08-03  Dušan DragićFS-6620 mod_blacklist fix not deleting entries from...
2014-08-03  William KingSilence warning from clang-3.5 dealing with redefining...
2014-08-03  William KingSilence a warning in clang-3.5 dealing with implicit...
2014-08-01  Brian WestFS-6719 #resolve
2014-08-01  Anthony Minessaleadd checkbox to demo to use stun or not
2014-08-01  Anthony Minessalealways start payloads at 102 to avoid webrtc funk
2014-08-01  Ken Ricemap emails
2014-08-01  Anthony MinessaleFS-6690 #resolve
2014-08-01  Anthony Minessaleadd switch_separate_file_params function so when using...
2014-08-01  Anthony MinessaleFS-6718 #message adding the patch
2014-08-01  Travis CrossTreat `*-min.js` files as minified for git
2014-08-01  Travis CrossTreat minified files as binary for git
2014-07-31  Anthony Minessaleonly set the not_ready flag on one side on video unbridge
2014-07-31  Anthony MinessaleFS-6712 #resolve
next