]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-02-14  Michael Jerriscleanups: duplicate declarations, shadowed global names...
2007-02-14  Michael Jerrisconstification for switch_core_hash_find and switch_eve...
2007-02-14  Michael Jerriseliminate shadowing of function level variables (functi...
2007-02-14  Michael Jerrisconstify the fmt string on all printf like functions
2007-02-14  Anthony Minessaleadd nil thing to xml func
2007-02-14  Michael Jerrisuse WaitForSingleObject for the console loop to wait...
2007-02-13  Michael Jerrisfix warnings on weird L value casts for function pointers.
2007-02-13  Michael Jerrismod_conference use void function pointer for the caller...
2007-02-13  Michael Jerrismissing return;
2007-02-13  Michael Jerrispotentially uninitialized variable.
2007-02-13  Michael Jerrissome msvc warnings that I re-enabled came back due...
2007-02-13  Michael Jerrisconstify some arguments to switch_console_printf and...
2007-02-13  Michael Jerriswe can't cast from apr_dso_sym_t directly to a function...
2007-02-13  Michael Jerrisuse switch_log_printf instead of switch_console printf...
2007-02-13  Michael Jerrisssrc is a 32 bit value, not 16.
2007-02-13  Michael Jerristurn off warnings for now until they can get resolved...
2007-02-13  Anthony Minessalemy preacious...
2007-02-13  Anthony Minessaledoh
2007-02-13  Mike MurdockFix ivr_menu, no entry is considered invalid, keying...
2007-02-13  Anthony Minessale2833 bs
2007-02-13  Anthony Minessale2833 bs
2007-02-13  Michael JerrisDon't assert when we get 2 copies of the same invite...
2007-02-13  Anthony Minessalelord of the rings
2007-02-13  Anthony Minessaleupdate
2007-02-13  Michael Jerrismatch prototype.
2007-02-13  Michael Jerrisget rid of disabling of some warnings on windows, becau...
2007-02-13  Michael Jerrisuse "%s" format specifier for uses of switch_event_add_...
2007-02-13  Michael Jerrisadd missing prototype for switch_channel_perform_mark_r...
2007-02-13  Michael Jerrisadd PRINTF_FUNCTION specifier to printf like functions...
2007-02-13  Anthony Minessaleupdate
2007-02-13  Michael Jerrisindirection misdirection?
2007-02-13  Anthony Minessaleadd ring ready flag to core
2007-02-13  Michael Jerrisuse const for switch_core_permanent_strdup var.
2007-02-13  Anthony Minessaledoh
2007-02-13  Michael Jerrischar cast on tolower & toupper
2007-02-13  Anthony Minessalemmkay
2007-02-13  Anthony MinessaleSofia Behaviour Modification (please document)
2007-02-12  Brian Westwoops
2007-02-12  Brian WestWe should only advertise one code per IANA number.
2007-02-12  Michael Jerrisignore CANCEL of incoming requests after we send a...
2007-02-12  Anthony Minessalefix mod_native_file extension thingy
2007-02-12  Anthony Minessalesndfile tweaks (add ul and al files and more record...
2007-02-12  Anthony Minessalesimplify wanpipe write method
2007-02-12  Michael Jerrisdata pulled from xml needs to be duped in order for...
2007-02-12  Anthony Minessaletweaks
2007-02-12  Michael Jerrisavoid array out of bounds.
2007-02-12  Michael Jerrisntohs takes u_short, and we are in a 16 bit bitfield...
2007-02-12  Michael Jerrisadd missing spec file updates
2007-02-12  Anthony Minessalealternate which devices we support with the ones we...
2007-02-12  Michael Jerrissome more protection from passing around and printing...
2007-02-12  Michael Jerris .update
2007-02-12  Michael Jerrismerge fixes to sofia-sip including double free causing...
2007-02-12  Anthony Minessaleupdate
2007-02-11  Anthony Minessaleminor update
2007-02-10  Michael Jerrisbe more flexible in what we accept for char based dtmf...
2007-02-10  Michael Jerrisbe more safe about compiler qwirkyness in initialization.
2007-02-10  Michael Jerrisadd some better returns to invite failures.
2007-02-10  Anthony Minessalefix dtmf bug
2007-02-10  Michael Jerrisadding fail_on_single_reject dialplan option that can...
2007-02-10  Anthony Minessalefix no_media mode
2007-02-10  Brian WestUpdate from Mike Murdock, Thanks
2007-02-10  Anthony Minessaleupdate
2007-02-10  Anthony Minessalewanpipe update
2007-02-09  Michael Jerrisadd some error checking to switch_url_encode function
2007-02-09  Michael Jerrisfix paramater checking on switch_ivr_phrase_macro and...
2007-02-09  Michael JerrisAdd session.sayPhrase from Mike Murdock.
2007-02-09  Anthony Minessalephrase update
2007-02-09  Michael JerrisI don't think this has any real effect, but it was...
2007-02-09  Anthony Minessaleadd option to wanpipe
2007-02-09  Anthony Minessalefix causes some more
2007-02-09  Anthony Minessaleupdate core
2007-02-09  Michael Jerrismerge sofia windows build, add ifdefed out code to...
2007-02-09  Michael Jerrisupdated makefiles and a missing source file from the...
2007-02-09  Michael Jerristouch the .update so the lib is totally rebuilt
2007-02-09  Michael Jerrissync back up again with sofia tree prior to their release
2007-02-09  Michael Jerrisfix magic emacs and vi formatting comments in the botto...
2007-02-09  Michael Jerristweak the defines for memory barriers. This should...
2007-02-09  Anthony Minessaleimprove core and basic flow
2007-02-08  Michael Jerrisdon't use a few more blocks either.
2007-02-08  Michael Jerrisdon't use 169.254. auto ip's either.
2007-02-08  Michael Jerrisadd a more descriptive error message on no (or no usabl...
2007-02-08  Anthony Minessalefix bug/race in core
2007-02-08  Michael Jerrismake sofia set network_addr as the address the packet...
2007-02-08  Michael Jerrismissing ;
2007-02-08  Michael Jerrisfix warnings and some windows compatibility issues...
2007-02-08  Michael Jerrisdon't print null in show commands return values.
2007-02-08  Anthony Minessaleinsist on a conference profile
2007-02-08  Anthony Minessaleupdate
2007-02-08  Michael JerrisFix typo in several places. Patch from Matt Klein.
2007-02-08  Michael Jerristhe garbage collector race/deadlock issue was fixed...
2007-02-08  Michael Jerriswe need to build the mods w/ JS_THREADSAFE defined...
2007-02-08  Brian WestSmall buglet.
2007-02-08  Anthony Minessaleadd w and W
2007-02-07  Anthony Minessalewanpipe update
2007-02-07  Michael Jerrissync windows build with new sofia build.
2007-02-07  Michael Jerrisunused variable
2007-02-07  Michael Jerrismerge changes from current sofia-sip tree.
2007-02-07  Anthony Minessaleudpate
2007-02-07  Anthony Minessaletimer mojo (cont)
2007-02-07  Anthony Minessaletimer mojo (cont)
next