]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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...
2007-07-18  Jason ParkerMerged revisions 75807 via svnmerge from
2007-07-18  Russell BryantI thought I noticed a memory leak earlier when I saw...
2007-07-18  Tilghman LesherChange IAX variables to use datastores (closes issue...
2007-07-18  Russell BryantMerged revisions 75759 via svnmerge from
2007-07-18  Tilghman LesherMerged revisions 75749 via svnmerge from
2007-07-18  Jason ParkerMerged revisions 75732 via svnmerge from
2007-07-18  Jason ParkerMerged revisions 75711 via svnmerge from
2007-07-18  Joshua ColpBlocked revisions 75712 via svnmerge
2007-07-18  Jason ParkerMerged revisions 75707 via svnmerge from
2007-07-18  Russell Bryantconvert some lines indented with spaces to tabs
2007-07-18  Tilghman LesherMerge in ast_strftime branch, which changes timestamps...
2007-07-18  Dwayne M. HubbardMerged revisions 75658 via svnmerge from
2007-07-18  Joshua ColpMerged revisions 75623 via svnmerge from
2007-07-18  Joshua ColpMerged revisions 75621 via svnmerge from
2007-07-18  Joshua ColpMerged revisions 75619 via svnmerge from
2007-07-18  Joshua ColpClean up func_curl a bit.
2007-07-18  Steve MurphyThis corrects the problem with flags and %lld formats...
2007-07-18  Joshua ColpMerged revisions 75583 via svnmerge from
2007-07-18  Joshua ColpMinor code tweaks. Variables were being checked wrong...
2007-07-18  Tilghman LesherMerged revisions 75529 via svnmerge from
2007-07-17  Steve MurphySpotted this bug today myself, trying to reproduce...
2007-07-17  Russell BryantMerged revisions 75450 via svnmerge from
2007-07-17  Russell BryantBlocked revisions 75447 via svnmerge
2007-07-17  Russell BryantMerged revisions 75445 via svnmerge from
2007-07-17  Joshua ColpBlocked revisions 75439 via svnmerge
2007-07-17  Russell BryantMerged revisions 75441 via svnmerge from
next