]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2007-07-26  Luigi Rizzoadd an entry for h263plus in an empty slot of the rtp...
2007-07-26  Steve MurphyThe upgrade of application argument separators to comma...
2007-07-26  Steve MurphyMerged revisions 77191 via svnmerge from
2007-07-25  Joshua ColpMerged revisions 77176 via svnmerge from
2007-07-25  Luigi Rizzosilence a warning in ast-devmode on a potentially unini...
2007-07-25  Mark MichelsonMerged revisions 77154 via svnmerge from
2007-07-25  Joshua ColpMerged revisions 77071 via svnmerge from
2007-07-25  Luigi Rizzochange the debug level to 3 for an exceedingly annoying...
2007-07-25  Luigi RizzoMerged revisions 77022 via svnmerge from
2007-07-25  Russell Bryantremove a couple of entries that got duplicated and...
2007-07-25  Steve MurphyMerged revisions 76983 via svnmerge from
2007-07-24  Tilghman LesherMerged revisions 76937 via svnmerge from
2007-07-24  Tilghman LesherAdd the flag to trigger an intentional crash on mutex...
2007-07-24  Tilghman LesherBlocked revisions 76891 via svnmerge
2007-07-24  Tilghman LesherFix escaping and some of the formattting (closes issue...
2007-07-24  Jason ParkerRevert trivial whitespace change (for testing)
2007-07-24  Jason ParkerTrivial whitespace change to test comitting...
2007-07-24  Tilghman LesherMerged revisions 76803 via svnmerge from
2007-07-24  Mark MichelsonMerged revisions 76801 via svnmerge from
2007-07-24  Joshua ColpDon't download/install the sound packages if already...
2007-07-24  Jason ParkerThe chan_skinny Dial() syntax was funky. You had to...
2007-07-24  Luigi Rizzotwo small fixes when using stun (reported by Marta...
2007-07-24  Luigi Rizzoadd documentation on nat/stun support in chan_sip
2007-07-24  Joshua ColpMove manager users list over to an rwlist.
2007-07-23  Joshua ColpYou need to put static in front of a static RWLIST...
2007-07-23  Joshua ColpDon't bother calling AST_RWLIST_EMPTY on a list before...
2007-07-23  Tilghman LesherMerged revisions 76708 via svnmerge from
2007-07-23  Tilghman LesherEnhance AGI with several fixes:
2007-07-23  Joshua ColpClean up res_crypto module. It now uses an rwlist to...
2007-07-23  Tilghman LesherMissed one conversion to comma delimiter (thanks, Juggi...
2007-07-23  Tilghman LesherMerge the dialplan_aesthetics branch. Most of this...
2007-07-23  Jason ParkerMerged revisions 76656 via svnmerge from
2007-07-23  Joshua ColpMerged revisions 76654 via svnmerge from
2007-07-23  Jason ParkerMerged revisions 76620 via svnmerge from
2007-07-23  Joshua ColpMerged revisions 76618 via svnmerge from
2007-07-23  Luigi Rizzoadd two missing entries in the replica of the sip_tech...
2007-07-23  Joshua ColpMerged revisions 76561 via svnmerge from
2007-07-23  Russell BryantMark str2dtmfmode() as currently unused to resolve...
2007-07-23  Russell Bryant(closes issue #10271)
2007-07-23  Russell Bryantnote the debug and verbose changes in CHANGES
2007-07-23  Russell Bryant(closes issue #10192)
2007-07-23  Luigi Rizzointroduce two functions, map_x_s() and map_s_x(), to map
2007-07-23  Russell BryantRemove an unused function to resolve a compiler warning
2007-07-23  Joshua ColpUse autoconf logic to determine byte swapping macro...
2007-07-23  Luigi Rizzomove "sip prunte realtime ..." and "sip set debug ...
2007-07-23  Joshua ColpMerged revisions 76519 via svnmerge from
2007-07-23  Russell BryantMerged revisions 76485 via svnmerge from
2007-07-23  Luigi RizzoAdd some documentation on the sipregistry states and the
2007-07-23  Luigi Rizzoadd a bit of comments on internal functions.
2007-07-22  Luigi Rizzorewrite "sip show {channels|subscriptions}" CLI handler
2007-07-22  Luigi RizzoMake sip_destroy() return NULL so the caller can do...
2007-07-22  Luigi Rizzoadd two comment blocks, one on reusing nonces, and...
2007-07-22  Luigi Rizzocomment and slightly restructure handle_request() in...
2007-07-22  Luigi Rizzoremove unused argument from handle_invite_replaces...
2007-07-22  Luigi RizzoCleanup of flags used in struct sip_request, moving...
2007-07-22  Luigi Rizzomove two per-packet flags to proper variables.
2007-07-22  Luigi Rizzominor clarification on the usage of SIP_* flags.
2007-07-22  Luigi Rizzodocument the way sipdebug works, and implement it through
2007-07-21  Luigi Rizzomove the SIP_REALTIME flag to a field in the user/peer...
2007-07-21  Luigi RizzoAdd a note to document how the temporary 'pvt' should...
2007-07-21  Joshua ColpAdd support for using /dev/urandom to get random number...
2007-07-21  Luigi Rizzowhoops... was setting needdestroy on the wrong dialog.
2007-07-21  Luigi Rizzomore two more flags to proper variables: ALREADYGONE...
2007-07-21  Luigi Rizzouse explicit variables for things that don't need to
2007-07-21  Luigi RizzoUse ast_str_append() instead of ast_build_string()...
2007-07-21  Russell BryantBlocked revisions 76227 via svnmerge
2007-07-21  Luigi RizzoWe have two 'technology' descriptors for a SIP channel, so
2007-07-21  Steve MurphyOne small documentation update made to accompany 10154...
2007-07-21  Luigi RizzoEnhance NAT support as discussed on the -dev list,...
2007-07-21  Steve MurphyThis update was supplied in 10154; to allow announcemnt...
2007-07-20  Jason ParkerAdd support for default "say mode" (whether to use...
2007-07-20  Steve MurphyMerged revisions 76211 via svnmerge from
2007-07-20  Jason ParkerBlocked revisions 76178 via svnmerge
2007-07-20  Jason ParkerBlocked revisions 76176 via svnmerge
2007-07-20  Jason ParkerMerged revisions 76174 via svnmerge from
2007-07-20  Mark MichelsonMerged revisions 76139 via svnmerge from
2007-07-20  Russell BryantMerged revisions 76132 via svnmerge from
2007-07-20  Joshua ColpMerged revisions 76087 via svnmerge from
2007-07-20  Joshua ColpMerged revisions 76067 via svnmerge from
2007-07-20  Joshua ColpIt is impossible for the externhost variable to not...
2007-07-20  Joshua ColpBlocked revisions 76054 via svnmerge
2007-07-20  Luigi RizzoDon't use a field size for the last argument of printf...
2007-07-20  Luigi RizzoExtend the 'network settings' section with indication...
2007-07-20  Luigi Rizzoexpose struct ast_ha so external code can do things...
2007-07-20  Tilghman LesherReduce some logging contention by switching several...
2007-07-19  Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-19  Steve MurphyThis repairs a 'warning: ISO C90 forbids mixed declarat...
2007-07-19  Jason ParkerBlocked revisions 75980 via svnmerge
2007-07-19  Mark MichelsonMerged revisions 75978 via svnmerge from
2007-07-19  Mark MichelsonMerged revisions 75969 via svnmerge from
2007-07-19  Russell Bryant(closes issue #10210, reported and patched by juggie)
2007-07-19  Russell BryantMerged revisions 75928 via svnmerge from
2007-07-19  Russell BryantRemove some debug code that was added in revision 75894...
2007-07-19  Luigi Rizzocomment out some terribly expensive debugging code
2007-07-19  Luigi Rizzoprint more of the network settings (externip, externhos...
2007-07-19  Luigi Rizzodocument the use of externip, externhost and other...
2007-07-19  Luigi Rizzoast_sip_ouraddrfor() never fails, so make it void
2007-07-19  Luigi Rizzoportability fix: use %f instead of %lf when printing...
2007-07-19  Tilghman LesherAllow chan_misdn to build in dev-mode
2007-07-19  Tilghman LesherFix trunk where I broke it earlier (for ast_strftime...
next