asterisk/asterisk.git
2008-11-20 Jason ParkerWhitespace fix
2008-11-20 Kevin P. FlemingMerged revisions 157859 via svnmerge from
2008-11-20 Terry WilsonFix compiling
2008-11-19 Mark MichelsonAdd a space to the output
2008-11-19 Mark MichelsonAdd a RES_NOT_DYNAMIC case for the CLI command
2008-11-19 Mark MichelsonCommit CHANGES change I promised when submitting
2008-11-19 Tilghman LesherAdd info about REALTIME_FIELD and REALTIME_HASH
2008-11-19 Mark MichelsonCast this value since a uint64_t is not the same
2008-11-19 Tilghman LesherTwo new functions, REALTIME_FIELD, and REALTIME_HASH...
2008-11-19 Mark MichelsonMerge the changes from the res_timing_timerfd branch.
2008-11-19 Terry WilsonFix checking for CONFIG_STATUS_FILEINVALID so that...
2008-11-19 Tilghman LesherAdd check for t38_terminal_init in spandsp (not found...
2008-11-19 Kevin P. Flemingcorrect small bug introduced during API conversion
2008-11-19 Kevin P. Flemingmove relevant entries into UPGRADE.txt and resync UPGRA...
2008-11-19 Kevin P. Flemingmake some corrections to the ast_agi_register_multiple...
2008-11-19 Terry WilsonComment out config line that is in a commented out...
2008-11-19 Tilghman LesherStarting with a change to ensure that ast_verbose(...
2008-11-19 Mark MichelsonIf malloc returns NULL, we need to return NULL immedia...
2008-11-19 Sean BrightFix a few build problems on Solaris (and check for...
2008-11-18 Mark MichelsonThis change prevents a crash from occurring if res_musi...
2008-11-18 Mark MichelsonAdd some missing $(DESTDIR)s to the bininstall
2008-11-18 Mark MichelsonFix the logic for when delete=yes when IMAP storage
2008-11-18 Mark MichelsonMerged revisions 157503 via svnmerge from
2008-11-18 Mark MichelsonBased on Russell's advice on the asterisk-dev list...
2008-11-18 Jason ParkerRemove echo line that is unnecessary (Thanks seanbright).
2008-11-18 Jason ParkerMake this executable
2008-11-18 Jason ParkerAdd init script for ArchLinux
2008-11-18 Mark Michelson* Add a lock to be used in the update_call_counter...
2008-11-18 Jeff PeelerMerged revisions 157365 via svnmerge from
2008-11-18 Mark MichelsonMerged revisions 157305 via svnmerge from
2008-11-18 Steve Murphy(closes issue #13420)
2008-11-17 Tilghman LesherCan't use items duplicated off the stack frame in an...
2008-11-15 Kevin P. Flemingensure that if a .i file (preprocessed source) is prese...
2008-11-15 Kevin P. FlemingMerged revisions 157162-157163 via svnmerge from
2008-11-15 Kevin P. FlemingMerged revisions 157104 via svnmerge from
2008-11-15 Eliel C. SardanonsAvoid a not needed cast, making code more readable.
2008-11-15 Russell BryantFix a few more places where the case insensitive hash...
2008-11-15 Russell BryantUse the new case insensitive hash function for console...
2008-11-14 Tilghman LesherAllow setting static values in CDRs
2008-11-14 Mark MichelsonRevision 155513 of chan_sip.c in trunk inadvertently
2008-11-14 Terry WilsonCleanup whitespace issues
2008-11-14 Terry WilsonUse Mark's new ast_str_case_hash function instead of...
2008-11-14 Tilghman LesherPing is missing the standard double-newline after the...
2008-11-14 Mark MichelsonFix some refcounting in app_queue.c and change the
2008-11-14 Matthew FredricksonRemove some useless locking and make sure we hangup...
2008-11-14 Mark MichelsonMerged revisions 156816 via svnmerge from
2008-11-14 Tilghman LesherMerged revisions 156755 via svnmerge from
2008-11-13 Tilghman LesherMerged revisions 156688 via svnmerge from
2008-11-13 Jeff Peeler(closes issue #13891)
2008-11-13 Tilghman LesherCommand offsets were not changed correctly when the...
2008-11-13 Mark MichelsonKevin sent a note indicating that this change is
2008-11-13 Eliel C. SardanonsIntroduce XML documentation for:
2008-11-13 Eliel C. SardanonsFix a typo introduced when changing xmldoc_has_argument...
2008-11-13 Eliel C. SardanonsRemove trailing whitespaces
2008-11-12 Sean BrightUse the reviewboard:url SVN property so post-review...
2008-11-12 Tilghman LesherMerged revisions 156386 via svnmerge from
2008-11-12 Eliel C. Sardanons- Make alias->real_cmd point to the allocated space...
2008-11-12 Steve MurphyMerged revisions 156297 via svnmerge from
2008-11-12 Russell BryantFix a bug caused by using sizeof(pointer) instead of...
2008-11-12 Tilghman LesherMerged revisions 156294 via svnmerge from
2008-11-12 Jeff PeelerMerged revisions 156289 via svnmerge from
2008-11-12 Tilghman LesherMerged revisions 156229 via svnmerge from
2008-11-12 Jeff PeelerMerged revisions 156178 via svnmerge from
2008-11-12 Mark MichelsonMerged revisions 156167 via svnmerge from
2008-11-12 Russell BryantMerged revisions 156164 via svnmerge from
2008-11-12 Eliel C. Sardanons- The paramname is a pointer allocated with strdup...
2008-11-12 Mark MichelsonAdd a couple of AC_SUBST calls to the AST_C_COMPILE_CHECK
2008-11-12 Eliel C. SardanonsAdd XML documentation for AGI commands:
2008-11-12 Michiel van... This commit does two things:
2008-11-12 Eliel C. Sardanons- Add 'database del', 'database put' and 'set music...
2008-11-12 Eliel C. SardanonsImplement AGI XML documentation parsing functions.
2008-11-11 Pari Nannapaneni changing comment style to conform coding guidelines
2008-11-11 Pari Nannapaneni Patch by Ryan Brindley -- Make sure that manager refus...
2008-11-11 Kevin P. Fleminguse some fancy compiler magic (thanks to Matthew Woehlk...
2008-11-11 Doug BaileyAdd LINEKEYS variable to allow for a user to set the...
2008-11-11 Russell BryantRemove commentary from the issues list for SIP TCP/TLS
2008-11-10 Mark MichelsonMerged revisions 155861 via svnmerge from
2008-11-10 Tilghman LesherMake documentation of update method match documentation...
2008-11-10 Tilghman LesherMerged revisions 155803 via svnmerge from
2008-11-10 Tilghman LesherFix memory leak when MALLOC_DEBUG is enabled.
2008-11-10 Eliel C. SardanonsMove all the XML documentation API from pbx.c to xmldoc.c.
2008-11-09 Sean BrightFix this as well. Pointed out by tzafrir.
2008-11-09 Sean BrightFix some spelling errors, and convert tabs to spaces.
2008-11-09 Sean BrightIn order to move away from nested function use, some...
2008-11-09 Sean BrightMerged revisions 155553 via svnmerge from
2008-11-08 Russell Bryant - Check for failure when putting the packet in the...
2008-11-08 Russell BryantRemove some code that is basically a no-op. Code above...
2008-11-07 Mark MichelsonSet the invite state to INV_CANCELLED in a place that
2008-11-07 Sean BrightAdd ability to pass arbitrary data to the ao2_callback_...
2008-11-07 Tilghman LesherMerged revisions 155398 via svnmerge from
2008-11-07 Tilghman LesherTwo bugs relating to colnames found by Marquis42 on...
2008-11-07 Mark MichelsonRemove one more instance of the sample configuration
2008-11-07 Tilghman LesherSend call release with unallocated cause instead of...
2008-11-07 Sean BrightConvert open-coded linked list in indications to the...
2008-11-07 Kevin P. Flemingstringfields conversion for struct sip_peer, as request...
2008-11-07 Russell BryantRemove a bogus ast_free() that Kevin noticed. This...
2008-11-07 Russell BryantClarify which part of OBJ_MULTIPLE is not implemented...
2008-11-07 Russell BryantFix some code in chan_sip that was intended to unlink...
2008-11-07 Kevin P. Flemingcorrect logic error noticed by rmudgett (thanks!)
2008-11-07 Eliel C. SardanonsIf 'asterisk.conf' is not found, instead of giving up,
next