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 |
2007-07-22 |
Luigi Rizzo | minor clarification on the usage of SIP_* flags.
|
commit | commitdiff | tree |
2007-07-22 |
Luigi Rizzo | document the way sipdebug works, and implement it through
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | move the SIP_REALTIME flag to a field in the user/peer...
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Add a note to document how the temporary 'pvt' should...
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | whoops... was setting needdestroy on the wrong dialog.
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | more two more flags to proper variables: ALREADYGONE...
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | use explicit variables for things that don't need to
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Use ast_str_append() instead of ast_build_string()...
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | We have two 'technology' descriptors for a SIP channel, so
|
commit | commitdiff | tree |
2007-07-21 |
Luigi Rizzo | Enhance NAT support as discussed on the -dev list,...
|
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | Don't use a field size for the last argument of printf...
|
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | Extend the 'network settings' section with indication...
|
commit | commitdiff | tree |
2007-07-20 |
Luigi Rizzo | expose struct ast_ha so external code can do things...
|
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | comment out some terribly expensive debugging code
|
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | print more of the network settings (externip, externhost...
|
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | document the use of externip, externhost and other...
|
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | ast_sip_ouraddrfor() never fails, so make it void
|
commit | commitdiff | tree |
2007-07-19 |
Luigi Rizzo | portability fix: use %f instead of %lf when printing...
|
commit | commitdiff | tree |
2007-07-17 |
Luigi Rizzo | Introduce ast_parse_arg() , a generic function to parse...
|
commit | commitdiff | tree |
2007-07-17 |
Luigi Rizzo | Initialize a variable to avoid a warning when the compiler
|
commit | commitdiff | tree |
2007-07-13 |
Luigi Rizzo | Small improvement to the STUN support so it can be...
|
commit | commitdiff | tree |
2007-07-12 |
Luigi Rizzo | more cleanup, this time to stun_handle_packet(). Among...
|
commit | commitdiff | tree |
2007-07-12 |
Luigi Rizzo | a little bit of code cleanup to rtp.c, mostly to function
|
commit | commitdiff | tree |
2007-07-11 |
Luigi Rizzo | add a bit of documentation on what the stun code in...
|
commit | commitdiff | tree |
2007-06-29 |
Luigi Rizzo | As the comment in the code says:
|
commit | commitdiff | tree |
2007-06-29 |
Luigi Rizzo | Make sure that we properly recurse in subdirectories to
|
commit | commitdiff | tree |
2007-06-29 |
Luigi Rizzo | 72665 not applicable to trunk
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | 72462 is not applicable to trunk
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | move variable declarations to the beginning of a block.
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | move variable declarations to the beginning of the...
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | move variable declarations to the beginning of a block.
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | 72453 was already applied to trunk some time ago
|
commit | commitdiff | tree |
2007-06-28 |
Luigi Rizzo | Add -Wdeclaration-after-statement to AST_DEVMODE
|
commit | commitdiff | tree |
2007-03-06 |
Luigi Rizzo | move declaration to the beginning of a block
|
commit | commitdiff | tree |
2007-03-06 |
Luigi Rizzo | remove duplicate const
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | As the comment in the diff says:
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | in the interest of portability, avoid using %zd when all
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | sizeof() is compatible with format %d so don't be too
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | remove variable declaration in the middle of a block
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | forgot to add AST_LIBS += $(BKTR_LIB)
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" to get the zaptel headers.
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | whoops, fix a cut&paste error...
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | slight change to the initialization of a structure,
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" to get the zaptel headers.
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" to get the zaptel headers
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" instead of testing for
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" instead of looking
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | another freebsd-specific check for zaptel compatibility
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | Add a stub file to find the zaptel headers in the right
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | forgot to add BKTR_INCLUDE and BKTR_LIB in makeopts.in
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | add comments that AC_USE_SYSTEM_EXTENSIONS and AST_PROG_LD
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | Add check for backtrace support on platforms that do...
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | remove a useless (and harmful on some platforms) -lnsl
|
commit | commitdiff | tree |
2007-01-19 |
Luigi Rizzo | simplify checking for zaptel version and location
|
commit | commitdiff | tree |
next |