]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
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
2007-02-19  Michael Jerrisadd switch_core_session_sprintf which allocates from...
2007-02-18  Anthony Minessaleupdate
2007-02-18  Michael Jerrisfix typo to fix build
2007-02-18  Anthony Minessaleupdate
2007-02-17  Anthony Minessaletweak
2007-02-17  Anthony Minessaletweak
2007-02-17  Anthony Minessaletweak
2007-02-17  Anthony Minessalerearrange things to work better
2007-02-17  Anthony Minessalemove session-rest
2007-02-17  Michael Jerrisadd windows build for mod_xml_cdr. This probably also...
2007-02-17  Michael JerrisTemporarily reverting sofia-sip library back to prior...
2007-02-17  Michael Jerriscompletion of the commit from revision 4305
2007-02-17  Michael Jerrisconstify switch_channel_set_variable and remove some...
2007-02-16  Michael Jerrisfix copy/paste error on setting SWITCH_GLOBAL_dirs...
2007-02-16  Michael Jerrisconstify switch_core_hash functions and some of their...
2007-02-16  Michael Jerrismatch new prototype for switch_ivr_park
2007-02-16  Michael Jerrismatch new prototype for switch_ivr_menu_init
2007-02-16  Michael Jerrisadd sqlite linking to dptools
2007-02-16  Anthony Minessaleadd callbacks to park
2007-02-16  Anthony Minessaleadd export app (set + adding to export_vars) in 1
2007-02-16  Anthony Minessaleupdate
2007-02-16  Anthony Minessaleadd some commands to portaudio
2007-02-16  Mike MurdockAdded support for default_language channel variable...
2007-02-15  Mike MurdockTweak - phrase_lang should have been phrase-lang in...
2007-02-15  Mike MurdockAdd Phrase Macro support to ivr menu.
2007-02-15  Anthony Minessaleupdate
2007-02-15  Anthony Minessaleupdate
2007-02-15  Anthony Minessaleadd small demo mod to dump xml call detail reports...
2007-02-15  Anthony Minessalexml formatting for call detail
2007-02-15  Michael Jerrisdon't strip the resource off the from in a chat msg
2007-02-15  Michael Jerrisa little re-work in preparation for being able to outdi...
2007-02-15  Anthony Minessaleupdate
2007-02-15  Michael Jerrismake the 2833 dtmf increase the sequence number before...
2007-02-15  Michael JerrisMerge changes from sofia-sip tree:
2007-02-15  Michael Jerrisremove white space chages from sofia tree
2007-02-15  Michael Jerrisdon't pass NUTAG_URL a display name.
2007-02-15  Michael Jerrisrevert some useless differences from the official sofia...
2007-02-14  Anthony Minessalefix configure test failure if -Werror is in CFLAGS
2007-02-14  Anthony Minessaleupdate
2007-02-14  Anthony Minessaledetect __func__ properly even if CFLAGS has -Werror...
2007-02-14  Anthony Minessaleadd resets to a few places
2007-02-14  Anthony Minessalefix codec neg
2007-02-14  Michael Jerrisfix js file object for good this time
2007-02-14  Anthony Minessaleyet another attempt to properly build with the file...
2007-02-14  Anthony Minessale.update
2007-02-14  Michael Jerris%d can't take the long long result.
2007-02-14  Anthony Minessalefix
2007-02-14  Anthony Minessaleadd var that can set gmail greeting
2007-02-14  Michael Jerriswarning: ISO C does not allow extra ; outside of a...
2007-02-14  Michael Jerrisfix file object support in spidermonkey build
2007-02-14  Michael Jerristhats not a real fd, it's a switch_socket_t *
2007-02-14  Michael Jerriswarning: ISO C does not allow extra ; outside of a...
2007-02-14  Michael Jerrismore constification cleanups.
2007-02-14  Michael Jerrisswitch_core_session_strdup now takes const char * arg.
2007-02-14  Anthony Minessaletimeout bug pointed out by davidnicol
2007-02-14  Michael Jerrisfix typedef for switch_stream_handle_write_function_t...
2007-02-14  Michael Jerrisfix potential xml handle leak from previous committ.
2007-02-14  Michael Jerrisfix missing strdup in switch_ivr_menu_bind_function
2007-02-14  Michael Jerrisremove extra ;
2007-02-14  Anthony Minessalethe guy on the mailing list had a good idea, add a...
2007-02-14  Anthony Minessaleadd new xml call detail function to the core and a...
2007-02-14  Anthony Minessales.data is void *
2007-02-14  Michael Jerrisadd mod_say_en to load by default.
2007-02-14  Michael Jerrispotential format string exploits (warning: format not...
2007-02-14  Michael Jerrispotential format string exploit
next