]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-03-06  Anthony Minessalefix logic bug in conference
2007-03-06  Michael Jerriscorrect mistake from global find and replace.
2007-03-06  Anthony Minessaleupdate
2007-03-06  Michael Jerrisadd format string define
2007-03-06  Anthony Minessaletrick cepstral into not printing a warning on the console
2007-03-06  Anthony Minessalemake timer in conference match channel not conference...
2007-03-06  Anthony Minessalenow with rollover
2007-03-05  Michael Jerrischange switch_core_timer_next to return switch_status_t...
2007-03-05  Anthony Minessaleadd TRAP event
2007-03-05  Anthony Minessalechange a few things to allow timers to generate timestamps
2007-03-05  Brian Westthanks dirks
2007-03-05  Michael Jerrisconstification
2007-03-05  Michael Jerrisadd a bit more null handling in mod_sofia.
2007-03-05  Michael Jerrisconstify some xml functions
2007-03-04  Michael Jerrisadd color support to console in windows. Note, I don...
2007-03-04  Brian Westupdate comments
2007-03-04  Brian Westupdate comments
2007-03-04  Brian Westfix more comments
2007-03-04  Brian Westfix comments
2007-03-04  Brian Westfix comments
2007-03-04  Brian Westfix comments
2007-03-04  Brian Westfixing c++ comments
2007-03-03  Brian WestPlease besure to do "make sure" this should fix the...
2007-03-03  Brian Westwoops
2007-03-03  Anthony Minessaleadd outcall support to nonexistant conferences (needs...
2007-03-03  Anthony Minessaleadd outcall support to nonexistant conferences (needs...
2007-03-03  Anthony Minessaleadd outcall support to nonexistant conferences (needs...
2007-03-02  Anthony Minessalepesky * bug
2007-03-02  Brian Westfix potential naughty bug you will need 'make sure'
2007-03-02  Anthony Minessaleupdate conf
2007-03-02  Anthony MinessaleAdd ss7boost signalling to mod_wanpipe
2007-03-02  Anthony Minessalechange wanring level
2007-03-02  Michael Jerrissync changed proj file to the uuid in my working copy.
2007-03-02  Michael Jerriscatch up with changed prototype
2007-03-02  Michael Jerristhis appears to make more compilers happy.
2007-03-02  Brian Westwe really should use this way to comment.
2007-03-02  Michael Jerriswhen using ext-sip-ip, bind to the internal address...
2007-03-02  Michael Jerristokenizing is much better than stringizing any day...
2007-03-01  Anthony Minessalecleanup
2007-03-01  Anthony Minessaleadd patch to fix stun issue
2007-02-28  Yossi NeimanMinor changes for MikeJ's switch_strlen_zero() and...
2007-02-28  Anthony Minessaleadd colorize option to mod_console (see in-tree conf...
2007-02-28  Anthony Minessalereflect bit properly
2007-02-28  Anthony Minessalemove string to constant
2007-02-28  Anthony Minessalefix possible endless loop race during shutdown
2007-02-28  Michael Jerrisadd cross platform mutex abstraction.
2007-02-27  Anthony Minessalethanks _Vile
2007-02-27  Anthony Minessalebe more specific
2007-02-27  Brian Westgit-svn-id: http://svn.freeswitch.org/svn/freeswitch...
2007-02-27  Brian Westgit-svn-id: http://svn.freeswitch.org/svn/freeswitch...
2007-02-27  Michael Jerriscopy missing header file to the right place.
2007-02-27  Anthony Minessaleadd vcproj
2007-02-27  Michael Jerrismatch type as member_flag_t
2007-02-26  Michael Jerrisadd flags to the application interface for marking...
2007-02-26  Anthony Minessaleupdate conference to have waste mode for naughty providers
2007-02-25  Michael Jerrisdon't strchr on NULL, second resolution to MODAPP-2
2007-02-25  Michael Jerrismore properly handle sdp c lines inside of the audio...
2007-02-25  Michael JerrisDetect proper telephone-event id to use. fix to http...
2007-02-25  Michael Jerrisrefactor of sip_i_invite. Much more error handling...
2007-02-24  Anthony Minessaledoh
2007-02-23  Michael JerrisapiExecute, in js_api_execute, set the stream.write_fun...
2007-02-23  Michael Jerrisfix fmtp pass through in pass through mode for amr...
2007-02-23  Michael Jerrisdon't printf null on application with null arguments
2007-02-23  Michael Jerrisfix segfault on incorrect usage of originate api comman...
2007-02-23  Michael JerrisBreaking change: show command with no arguments now...
2007-02-23  Michael Jerrisput blank, not printf'd null into the module load sql...
2007-02-23  Anthony Minessaledoh
2007-02-23  Anthony Minessalenaggy compiler
2007-02-23  Michael Jerrisadd more checking on valid module interface/implementat...
2007-02-23  Michael JerrisDon't load module interfaces without a name. We use...
2007-02-23  Anthony Minessalefix seg
2007-02-23  Anthony Minessalefix Client.pm recv len
2007-02-23  Michael Jerristry a bit harder to make sure we don't do printf like...
2007-02-23  Anthony Minessalehandle fragmented reads on the socket
2007-02-23  Anthony Minessaleremove redundant strlen
2007-02-23  Anthony Minessalefix transaction locking error in the core sql thread
2007-02-22  Michael Jerrisupdate windows build to use sqlite 3.3.13
2007-02-22  Michael Jerriswindows build tweaks to resolve warnings.
2007-02-22  Michael Jerrissync up our in tree sqlite with the 3.3.13 official...
2007-02-22  Anthony Minessaleone more for ilbc
2007-02-22  Anthony Minessaleadd mode goodies to ilbc
2007-02-22  Anthony Minessaleadd mode goodies to ilbc
2007-02-22  Anthony Minessaleadd heartbeat event and core uuid
2007-02-22  Anthony Minessalesend break sig after sending messages and events to...
2007-02-21  Anthony Minessaletry to pass 2833-pt across calls
2007-02-21  Michael Jerrisadded switch_file_lock and switch_file_unlock to the...
2007-02-21  Anthony Minessalemake ilbc fail the call when the frame is wrong
2007-02-21  Anthony Minessaleadd 120ms to g711, fix errs in g711 alaw defs, tweak...
2007-02-21  Brian Westchange the override to header symbol from : to ^ (beware)
2007-02-20  Michael Jerrisadd pool allocated printf function switch_core_sprintf
2007-02-20  Michael Jerrisrefactor switch_core_sql_thread with the following...
2007-02-20  Anthony Minessaleupdate
2007-02-19  Michael Jerrisswitch_channel_set_variable_nodup which does not dup...
2007-02-19  Brian Westadd channel data to event
2007-02-19  Brian Westmaking private events fire (please test)
2007-02-19  Mike MurdockFix indents to tabs in previous commit
2007-02-19  Mike MurdockNo entry at menu should not play the invalid prompt...
2007-02-19  Michael Jerrisdon't create new iax sessions when we shouldn't
2007-02-19  Anthony Minessaleadd rwlocks to bridge
2007-02-19  Michael Jerrisconstify switch_caller_profile_new
next