2007-11-17 |
Luigi Rizzo | conditional targets for building the windows version
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | support cygwin targets
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | and this is the last one to have asterisk compile ...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | another cygwin compatibility fix.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more cygwin/mingw32 compatibility fixes
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf results to conditionally compile timersub
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fixes for cygwin
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | some version of flex produce code that wants __STDC_VERSION__
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | these linker flags apply to both cygwin and mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add a return NULL to a function that is expected to...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | define RTLD_LOCAL for platforms that don't have it.
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | filter out modules that do not compile under windows
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | netdb.h is used for gethostbyname, and it was not included...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | Loader for cygwin where asterisk is really a big dll
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | timersub is a macro not a function, so write the check...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | linker flags for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add detection for timersub() and winsock.h/winsock2.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | provide definitions for __LITTLE_ENDIAN and __BIG_ENDIAN...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use poll as detected by configure
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | use autoconf to check for the existence of sys/poll.h
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | this script is run on the build system, not on the...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | compatibility fix for mingw32
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | acinclude.m4: add a function to help checking sdl-config...
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | add check for the presence of glob
|
commit | commitdiff | tree |
2007-11-17 |
Luigi Rizzo | more removal of duplicate #include lines
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove a bunch of duplicate includes
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | paths are already in include/asterisk/paths.h so don...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | whitespace only change - adjust indentation and add...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | logger.h does not need options.h
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove redundant #include "asterisk/compat.h",
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | remove duplicate headers.
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | put back default optimization to -O6 (previously changed...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | both md5sum and variable substitutions such as ${BUILDSUM...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | add a small new function to retrieve variables from...
|
commit | commitdiff | tree |
2007-11-16 |
Luigi Rizzo | move the inner part of config file parsing to a separate...
|
commit | commitdiff | tree |
2007-11-15 |
Luigi Rizzo | access channel locks through ast_channel_lock/unlock...
|
commit | commitdiff | tree |
2007-11-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable...
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %f instead of %lf (the 'l' is ignored anyways).
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | use %d and cast to int instead of %zd for size_t object,
|
commit | commitdiff | tree |
2007-11-08 |
Luigi Rizzo | initialize a variable to silence compiler.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove enter/exit comments when handling subdirectory.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | remove a debugging message which i forgot in.
|
commit | commitdiff | tree |
2007-11-07 |
Luigi Rizzo | match changes in menuselect's Makefile
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | Fix embedding of modules on FreeBSD:
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | explain that the host environment must be used to build...
|
commit | commitdiff | tree |
2007-11-06 |
Luigi Rizzo | don't export variables that can be retrieved from makeopts...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Move AUDIO_LIBS outside the top level Makefile. This...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Move the last instance of AST_LIBS to the only place...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | comment out an unused variable. Remove it in a few...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Cleanup the installation of samples, avoiding repetitions.
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | simplify (hopefully) the printing of $(MAKE) in aligned...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | print messages when entering/leaving a directory so...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | merge two rules with the same right hand;
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | Put extra compiler flags into a variable so they are...
|
commit | commitdiff | tree |
2007-11-05 |
Luigi Rizzo | remove a cygwin-specific function remap that does not...
|
commit | commitdiff | tree |
2007-11-04 |
Luigi Rizzo | block merging of not-applicable patch
|
commit | commitdiff | tree |
2007-11-04 |
Luigi Rizzo | Simplify the implementation and the API for stringfields;
|
commit | commitdiff | tree |
2007-10-10 |
Luigi Rizzo | Adapt the autotools names to different versions of...
|
commit | commitdiff | tree |
2007-09-06 |
Luigi Rizzo | various changes to the documentation, and redefinition of
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | print formats as 0x%x instead of %d in a warning message.
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | minor code rearrangements:
|
commit | commitdiff | tree |
2007-07-30 |
Luigi Rizzo | rename handle_request() to handle_incoming(), as the...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move some dialog-only flags to proper variables, namely
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | use a function, cli_yesno(), to produce the output...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move the two remaining peer flags to proper variables.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | move RT_FROMCONTACT to a proper sip_peer field.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | Move some global 'flags' to individual variables.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | minor simplification of a conditional statement
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | build the version of sip_tech with no send_digit_begin
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | remove bit position from description of SIP_* flags.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | back on cleaning up the usage of flags.
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | more documentation on internal representation of incoming...
|
commit | commitdiff | tree |
2007-07-29 |
Luigi Rizzo | make register_unref() return NULL so it is easy to...
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | add some documentation to auto_congest(), and some
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | more dialog_ref()/dialog_unref() calls
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | start introducing hooks for reference counts on dialog...
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | remove an unused string
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | simplify a conditional expression using S_OR
|
commit | commitdiff | tree |
2007-07-28 |
Luigi Rizzo | make use of received= and rport= fields in sip replies.
|
commit | commitdiff | tree |
2007-07-26 |
Luigi Rizzo | document how the RTP marker bit is passed for video...
|
commit | commitdiff | tree |
2007-07-26 |
Luigi Rizzo | add an entry for h263plus in an empty slot of the rtp...
|
commit | commitdiff | tree |
2007-07-25 |
Luigi Rizzo | silence a warning in ast-devmode on a potentially uninitiali...
|
commit | commitdiff | tree |
2007-07-25 |
Luigi Rizzo | change the debug level to 3 for an exceedingly annoying...
|
commit | commitdiff | tree |
2007-07-25 |
Luigi Rizzo | Merged revisions 77022 via svnmerge from
|
commit | commitdiff | tree |
2007-07-24 |
Luigi Rizzo | two small fixes when using stun (reported by Marta...
|
commit | commitdiff | tree |
2007-07-24 |
Luigi Rizzo | add documentation on nat/stun support in chan_sip
|
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | add two missing entries in the replica of the sip_tech...
|
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | introduce two functions, map_x_s() and map_s_x(), to map
|
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | move "sip prunte realtime ..." and "sip set debug ...
|
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | Add some documentation on the sipregistry states and the
|
commit | commitdiff | tree |
2007-07-23 |
Luigi Rizzo | add a bit of comments on internal functions.
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | rewrite "sip show {channels|subscriptions}" CLI handler
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | Make sip_destroy() return NULL so the caller can do...
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | add two comment blocks, one on reusing nonces, and...
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | comment and slightly restructure handle_request() in...
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | remove unused argument from handle_invite_replaces...
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | Cleanup of flags used in struct sip_request, moving...
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | move two per-packet flags to proper variables.
|
commit | commitdiff | tree |
next |