asterisk/asterisk.git
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
2007-07-17 Russell BryantBlocked revisions 75437 via svnmerge
2007-07-17 Mark MichelsonMerged revisions 75405 via svnmerge from
2007-07-17 Russell BryantMerged revisions 75403 via svnmerge from
2007-07-17 Russell BryantMerged revisions 75401 via svnmerge from
2007-07-17 Steve Murphyvia 10206, I have added an option (e) to Dial to allow...
2007-07-17 Joshua ColpMake trunk build once again.
2007-07-17 Luigi RizzoIntroduce ast_parse_arg() , a generic function to parse...
2007-07-17 Luigi RizzoInitialize a variable to avoid a warning when the compiler
2007-07-17 Jason ParkerFix an incorrect parenthesization (TODO: Find a better...
2007-07-16 Kevin P. FlemingMerged revisions 75306 via svnmerge from
2007-07-16 Joshua ColpChange the function name slightly... just for kpfleming!
2007-07-16 Joshua ColpAdd in check for the GCC attribute deprecated. It may...
2007-07-16 Joshua ColpFor my next trick I will make it so dialplan functions...
2007-07-16 Mark MichelsonMerged revisions 75253 via svnmerge from
2007-07-16 Joshua ColpI found this sillyness when I did my ast_module_user...
2007-07-16 Joshua ColpApplications no longer need to call ast_module_user_add...
2007-07-16 Joshua ColpIt is no longer required for each module that deals...
2007-07-16 Russell BryantMerge a bunch of doxygen updates to header files. ...
2007-07-16 Russell BryantCast the 2nd argument to iconv() to a void *, as some...
2007-07-13 Russell BryantMerged revisions 75108 via svnmerge from
2007-07-13 Mark MichelsonMerged revisions 75078 via svnmerge from
2007-07-13 Russell Bryantresolve a compiler warning
next