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 |
2006-12-25 |
Luigi Rizzo | provide INT16_MIN and INT16_MAX for platforms where...
|
commit | commitdiff | tree |
2006-12-25 |
Luigi Rizzo | rename the structs struct tone_zone_sound and struct...
|
commit | commitdiff | tree |
2006-12-22 |
Luigi Rizzo | improve readability of a few macros.
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | make sms_hexdump() thread safe;
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | make isodate thread-safe
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | - use the standard option parsing routines;
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | put generator functions next to each other.
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | same as in other places, check that generator->release...
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | reduce indentation
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | restructure a block to reduce nesting
|
commit | commitdiff | tree |
2006-12-21 |
Luigi Rizzo | Add a bit of documentation on this code, including...
|
commit | commitdiff | tree |
2006-12-20 |
Luigi Rizzo | more formatting cleanup.
|
commit | commitdiff | tree |
2006-12-19 |
Luigi Rizzo | formatting and code cleanup.
|
commit | commitdiff | tree |
2006-12-19 |
Luigi Rizzo | block 48583
|
commit | commitdiff | tree |
2006-12-19 |
Luigi Rizzo | start documenting this code.
|
commit | commitdiff | tree |
2006-12-19 |
Luigi Rizzo | better name for struct dial_localuser.
|
commit | commitdiff | tree |
2006-12-19 |
Luigi Rizzo | remove now useless extern declarations.
|
commit | commitdiff | tree |
next |