]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2011-09-09  Brian WestFix recovery when nat is involved
2011-09-09  Brian Westswigall
2011-09-08  Anthony Minessalefix wrong media ip in recover data issue
2011-09-08  Anthony Minessaledoh
2011-09-08  Anthony Minessaleyield when doing b64 encode to avoid stealing the cpu...
2011-09-08  Anthony Minessalefix unlikely failure condition
2011-09-08  Michael Jerrisadd auth username to unreg event
2011-09-08  Anthony MinessaleFS-3548 --resolve
2011-09-08  Anthony MinessaleFS-3549 --resolve This patch will probably make it...
2011-09-08  Anthony Minessalerevert forgot jira info
2011-09-08  Anthony MinessaleThis patch will probably make it work but the bug is...
2011-09-08  Anthony Minessaledon't turn X-FS- headers into variables, they are reser...
2011-09-08  Moises Silvafreetdm: fix small bug reported in freeswitch-dev where...
2011-09-08  Anthony MinessaleFS-3545 --resolve no, that was not the intention, I...
2011-09-08  Anthony Minessaleadd RTP_BUG_ACCEPT_ANY_PACKETS to disable dropping...
2011-09-08  Anthony MinessaleFS-3529 please try this revision I suspect its related...
2011-09-07  Stefan Knoblich[FreeTDM] Add (experimental) ftmod_misdn
2011-09-07  Daniel Swarbrickadd config file and tweak modules.conf.in for mod_cdr_m...
2011-09-07  Daniel Swarbrickadd MongoDB CDR module
2011-09-07  Jeff LenkFS-3080 --resolve better fix for voicemail email key...
2011-09-07  Anthony MinessaleFS-3545 --resolve this is actually compliant when mixin...
2011-09-07  Jeff LenkFS-3544 --resolve
2011-09-06  Anthony Minessalefinish up last commit
2011-09-06  Anthony Minessalereswig
2011-09-06  Anthony Minessaleadd sendmsg function to esl
2011-09-06  Anthony Minessalesplit on space not colon
2011-09-06  Anthony Minessaleallow duplicate headers to be parsed into events receiv...
2011-09-06  Anthony Minessalespeed up restart speed of profiles
2011-09-06  Anthony MinessaleFS-3543 --resolve nevermind, found it
2011-09-06  Jeff LenkRevert "FS-3080 --resolve only allow when not playing...
2011-09-05  Jeff LenkFS-3527 --resolve Syntax Error when using MSSQL in...
2011-09-05  Jeff Lenkcorrect labor day holiday example
2011-09-05  Mathieu Renemod_voicemail: use vm_email as notification address...
2011-09-04  Jeff Lenkvs2010 reswig
2011-09-02  Anthony Minessaledon't parse signals in the set_running_state function...
2011-09-02  Anthony Minessaleadd support for global nameseace in chat interface...
2011-09-02  Stefan Knoblich[SDK] Clean up symbol visibility flags and compiler...
2011-09-03  Brian Westswigall
2011-09-02  Anthony Minessaleupdate doc
2011-09-02  Anthony Minessaletypo
2011-09-02  Anthony Minessaleget rid of digit_action_set target and add target,bind_...
2011-09-02  Jeff Lenkvs2010 reswig
2011-09-01  Anthony MinessaleFS-3532 --resolve
2011-09-01  Anthony Minessalepass cancel_cause into enterprise_originate
2011-09-01  Anthony Minessalemisplaced !
2011-09-01  Anthony Minessaleadd digit_action_set_target app that can set the target...
2011-09-01  Travis Crossbump to zeromq-2.1.9
2011-09-01  Daniel SwarbrickTweak link order of some libs to fix build on gcc platf...
2011-09-01  Michal Bielicki... x != dw
2011-09-01  Brian Westhrm
2011-09-01  Brian Westswigall
2011-09-01  Anthony Minessaleantibiotics for our latest sonus infection
2011-09-01  Anthony Minessaleadd xferext command to sendmsg parser so you can send...
2011-08-31  Stefan Knoblichftmod_libpri: Always try to close the d-channel to...
2011-08-31  Stefan KnoblichFreeTDM: Don't ftdm_safe_free() span information in...
2011-08-31  Michael S CollinsUpdate ChangeLog through Aug 11
2011-08-31  Michael S CollinsUpdate ChangeLog through July 31
2011-08-31  Michal Bielicki... no gccisms in Makefile.am please ...
2011-08-31  Jeff LenkFS-3527 this fixes part of the problem with MSSQL
2011-08-31  dschreiberFix to allow setting a proxy properly when manually...
2011-08-31  dschreiberFix issue where mod_shout does not properly flush buffe...
2011-08-31  Anthony Minessaletypo
2011-08-31  Anthony Minessaletweak behaviour on rfc2833 a tad for the sake of intero...
2011-08-31  Michal Bielicki... Merge branch 'master' of ssh://git.freeswitch.org:222...
2011-08-31  Michal Bielicki... getting rid of some gcc crap
2011-08-31  Michael Jerrisuse system default dtmf duration instead of hardcoded...
2011-08-31  Michal Bielicki... Merge branch 'master' of ssh://git.freeswitch.org:222...
2011-08-31  Michal Bielicki... fix of ldns for solaris and probably other platforms...
2011-08-31  Michal Bielicki... leftovers...
2011-08-31  Anthony MinessaleFS-3534 --resolve
2011-08-31  Michal Bielicki... get rid of libldns strange old libtool and configure...
2011-08-31  Michal Bielicki... fedora fixes
2011-08-31  Michal Bielicki... final fix to bootstrap.sh
2011-08-31  Mathieu Renemod_rtmp: don't add data to the sendq if the connection...
2011-08-31  Michal Bielicki... did not clean out installed libtool to the end
2011-08-31  Michal Bielicki... fix to bootstrap to include libldns to autoreconfed...
2011-08-30  Anthony Minessalesend mark bit when resuming audio after 2833 and resume...
2011-08-30  Anthony Minessaleuse enterprise originate when fifo dial string contains...
2011-08-30  Anthony Minessaleadd name string for SIGNAL_DATA
2011-08-30  Jeff LenkFS-3530 --resolve
2011-08-30  Jeff LenkFS-3525 --resolve
2011-08-29  Anthony Minessalewait on info dtmf parsing w and W (additional part...
2011-08-29  Anthony Minessaleadd new channel cap flag to indicate you can support...
2011-08-29  Anthony MinessaleFS-3528 --resolve
2011-08-27  Moises Silvafreetdm: added documentation regarding ftdm open known...
2011-08-26  Anthony Minessalefix logic determining which ip to use in contact on...
2011-08-26  Anthony Minessalefix logic determining which ip to use in contact on...
2011-08-26  Anthony Minessaleignore signals instead of using a blank handler
2011-08-26  Anthony Minessaleadjustment to 85ea402ca9b0eadedcda9c0c433fb54fb1c993e9
2011-08-26  Anthony Minessalelocate session even when it's hungup in script constructor
2011-08-26  Anthony Minessaleswigall
2011-08-26  Travis Crosschmod -x *.xml
2011-08-26  Anthony Minessalezero out particular flags when recovering
2011-08-25  Anthony Minessaleremove stray printf
2011-08-25  Anthony MinessaleFS-3523 --resolve
2011-08-25  Jeff LenkSILK windows vs2010 fix typos
2011-08-25  Jeff Lenkre-add SILK support back for windows - part 1 - blind...
2011-08-25  Brian Westswigall
2011-08-25  Brian WestSilk part two... doh
2011-08-25  Brian West FS-3486 --resolve update silk
next