]> git.ipfire.org Git - thirdparty/freeswitch.git/shortlog
thirdparty/freeswitch.git
2007-05-22  Michael Jerrisdefault to 4 trunks max at compile time.
2007-05-22  Michael Jerrisdefault to 4 trunks max at compile time.
2007-05-22  Michael Jerrisadd functions to initialize a trunk, and a public funct...
2007-05-22  Michael Jerrisadd functions to initialize a trunk, and a public funct...
2007-05-21  Anthony Minessalechange linefeeds
2007-05-21  Anthony Minessalechange linefeeds
2007-05-21  Anthony Minessalefix for FSCORE-29 (needs testing)
2007-05-21  Anthony Minessaleupdate makefile
2007-05-21  Anthony Minessaleupdate makefile
2007-05-21  Anthony Minessalemake contact: match the to: in 200OK for the sake of...
2007-05-21  Anthony Minessaledont error on unused function paramaters
2007-05-21  Anthony Minessaledont error on unused function paramaters
2007-05-21  Michael Jerrisresolve msvc warning C4244
2007-05-21  Michael Jerrisresolve msvc warning C4244
2007-05-21  Michael Jerrisresolve msvc warning C4267
2007-05-21  Michael Jerrisresolve msvc warning C4267
2007-05-21  Michael Jerrisfix some type overflow warnings in q921 caused by the...
2007-05-21  Michael Jerrisfix some type overflow warnings in q921 caused by the...
2007-05-21  Michael Jerrisempty if body on ie that has not yet been implemented.
2007-05-21  Michael Jerrisempty if body on ie that has not yet been implemented.
2007-05-21  Michael Jerrisfix error for unused local variable.
2007-05-21  Michael Jerrisfix error for unused local variable.
2007-05-21  Michael Jerrisuse () around & ops to clarify order precedence
2007-05-21  Michael Jerrisuse () around & ops to clarify order precedence
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael Jerrisbuilds on windows again.
2007-05-21  Michael Jerrisbuilds on windows again.
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael Jerrismore warning stuff.
2007-05-21  Michael Jerrismore warning stuff.
2007-05-21  Michael Jerriswarnings cleanup.
2007-05-21  Michael Jerriswarnings cleanup.
2007-05-21  Anthony Minessalehelp cure connectile-dysfunction
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael Jerriswarning levels on nix build prohibits // comments
2007-05-21  Michael JerrisQ921.c should build now under heavier warning levels.
2007-05-21  Michael JerrisQ921.c should build now under heavier warning levels.
2007-05-21  Anthony Minessalefixing make...
2007-05-21  Anthony Minessalefixing make...
2007-05-21  Michael Jerrisnormalize using unsigned char for buffers instead of...
2007-05-21  Michael Jerrisnormalize using unsigned char for buffers instead of...
2007-05-21  Michael Jerriswindows build add isdn files
2007-05-21  Michael Jerriswindows build add isdn files
2007-05-21  Anthony Minessalefixing make...
2007-05-21  Anthony Minessalefixing make...
2007-05-21  Michael Jerrischeckin q931/q932/q921 code.
2007-05-21  Michael Jerrischeckin q931/q932/q921 code.
2007-05-21  Michael Jerrisfix comment
2007-05-21  Michael Jerrisfix comment
2007-05-21  Michael Jerriswindows build fix
2007-05-21  Michael Jerriswindows build fix
2007-05-21  Anthony Minessaleupdate
2007-05-21  Anthony Minessaleupdate
2007-05-21  Michael Jerrisfix leak on pthread failures.
2007-05-21  Michael Jerrisfix leak on pthread failures.
2007-05-21  Anthony Minessaleresolve FSCORE-28
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerristypo
2007-05-21  Michael Jerrisadd detached thread abstraction.
2007-05-21  Michael Jerrisadd detached thread abstraction.
2007-05-20  Michael Jerrisinitial check in of cross platform thread and mutex...
2007-05-20  Michael Jerrisinitial check in of cross platform thread and mutex...
2007-05-20  Michael Jerristweak types
2007-05-20  Michael Jerristweak types
2007-05-20  Michael Jerristweak types
2007-05-20  Michael Jerristweak types
2007-05-20  Michael Jerrisadd missing header file to sangoma_tdm_api.h.
2007-05-20  Michael Jerrisadd missing header file to sangoma_tdm_api.h.
2007-05-20  Michael Jerrisimplementations for the cross platform read and write...
2007-05-20  Michael Jerrisimplementations for the cross platform read and write...
2007-05-20  Michael Jerriscleanup
2007-05-20  Michael Jerriscleanup
2007-05-20  Michael Jerriscleanup, eliminate some global variables.
2007-05-20  Michael Jerriscleanup, eliminate some global variables.
2007-05-20  Michael Jerrisneed to pass in pointer.
2007-05-20  Michael Jerrisneed to pass in pointer.
2007-05-20  Michael Jerrismissing header file.
2007-05-20  Michael Jerrismissing header file.
2007-05-20  Michael Jerrisuse WP_INVALID_SOCKET for invalid handles.
2007-05-20  Michael Jerrisuse WP_INVALID_SOCKET for invalid handles.
2007-05-20  Michael Jerrisimplement the openzap wanpipe wait function using the...
2007-05-20  Michael Jerrisimplement the openzap wanpipe wait function using the...
2007-05-20  Michael Jerrisan attempt to put a cross platform poll into the header...
2007-05-20  Michael Jerrisan attempt to put a cross platform poll into the header...
2007-05-20  Michael Jerrisfix on timeout
2007-05-20  Michael Jerrisfix on timeout
2007-05-20  Michael Jerrismove wanpipe's close function to the cross platform...
2007-05-20  Michael Jerrismove wanpipe's close function to the cross platform...
2007-05-20  Anthony Minessaleinterval
2007-05-20  Anthony Minessaleinterval
2007-05-20  Anthony Minessalefix for FSCORE-27 @8000k and @8000h both count as rate...
2007-05-20  Michael Jerrissome cross platform cleanup.
next