asterisk/asterisk.git
2008-11-26 Russell BryantMake a formatting change to test a new post-commit...
2008-11-26 Kevin P. Flemingimprove handling of API calls provided by loaded module...
2008-11-26 Kevin P. Flemingadd support for event suppression for AMI-over-HTTP
2008-11-26 Kevin P. FlemingBlocked revisions 159571 via svnmerge
2008-11-26 Mark MichelsonAdd some necessary hangup commands in the case that...
2008-11-26 Kevin P. FlemingMerged revisions 159476 via svnmerge from
2008-11-26 Tilghman LesherIf the config file does not exist, then the first use...
2008-11-26 Mark MichelsonDon't allow for configuration options to overwrite...
2008-11-26 Jeff PeelerAlways parse arguments in park_call_exec so that app_ar...
2008-11-25 Steve MurphyMerged revisions 159316 via svnmerge from
2008-11-25 Tilghman LesherAdd an option, waitfordialtone, for UK analog lines...
2008-11-25 Tilghman LesherMerged revisions 159269 via svnmerge from
2008-11-25 Mark MichelsonMake the options for the general and profiles more...
2008-11-25 Tilghman LesherMerged revisions 159246 via svnmerge from
2008-11-25 Tilghman LesherDon't actually do anything with a negative priority...
2008-11-25 Tilghman LesherDon't limit the length of the hint at the final step...
2008-11-25 Russell BryantBlocked revisions 159158 via svnmerge
2008-11-25 Terry WilsonAdd missing variable declaration for PPC code
2008-11-25 Tilghman LesherCopyright clarification; also, have variable set to...
2008-11-25 Tilghman LesherMerged revisions 159025 via svnmerge from
2008-11-25 Terry WilsonMake chan_usbradio compile under dev mode
2008-11-25 Sean BrightThis is basically a complete rollback of r155401, as...
2008-11-25 Matthew NicholsonFix compiling in dev mode.
2008-11-25 Matthew NicholsonMake the Join event from app_queue use CallerIDNum...
2008-11-24 Matthew NicholsonAdded EVENT_FLAG_AGI and used it for manager calls...
2008-11-24 Tilghman LesherAdd a bit of documentation (thanks, I-MOD) on what...
2008-11-24 Matthew NicholsonMake ast_streamfile() check the result of ast_openstrea...
2008-11-24 Terry WilsonThis patch adds a new application for sending MWI to...
2008-11-23 Sean BrightIf you enabled 'notifycid' one of the limitations is...
2008-11-23 Sean BrightNo need to use a separate structure for this since...
2008-11-22 Michiel van... last commit worked on OpenBSD but still generated warni...
2008-11-22 Michiel van... dont send reorder tone after a device is hungup if...
2008-11-22 Michiel van... Add Media Source Update to skinny's control2str
2008-11-22 Michiel van... fix a very occasional core dump in chan_skinny found...
2008-11-22 Michiel van... make this compile under devmode
2008-11-22 Jeff PeelerBlocked revisions 158629 via svnmerge
2008-11-21 Steve MurphyMerged revisions 158603 via svnmerge from
2008-11-21 Tilghman LesherAllow space within an extension, when the space is...
2008-11-21 Tilghman LesherMerged revisions 158600 via svnmerge from
2008-11-21 Russell BryantMerged revisions 158539 via svnmerge from
2008-11-21 Steve MurphyMerged revisions 158483 via svnmerge from
2008-11-21 Matthew FredricksonFix for #13963. Make physical channel mapping unconfig...
2008-11-21 Kevin P. Flemingas suggested by jtodd, document the purposes of the...
2008-11-21 Jason ParkerMake sure we add the Event header for CoreShowChannels.
2008-11-21 Terry WilsonReloading the config and having no changes still initia...
2008-11-21 Doug BaileyAdd fix to prevent crash during reload if there is...
2008-11-21 Mark MichelsonBlocked revisions 158306 via svnmerge
2008-11-21 Mark MichelsonUse a more expressive constant for a 64-bit scanned int
2008-11-21 Mark MichelsonUse some magic constants to get the right size
2008-11-21 Mark MichelsonFix the build for 32-bit systems. %lu is only 32-bits
2008-11-20 Mark MichelsonChange the remote user agent session version variable
2008-11-20 Sean BrightFix one case where the application argument was not...
2008-11-20 Mark MichelsonMerged revisions 158072 via svnmerge from
2008-11-20 Mark MichelsonMerged revisions 158071 via svnmerge from
2008-11-20 Ryan Brindleymore formatting corrections :: one line for loops and...
2008-11-20 Terry WilsonBegin on a crusade to end trailing whitespace!
2008-11-20 Ryan Brindleyformatting changes :: one line for loops and if stateme...
2008-11-20 Mark MichelsonMerged revisions 158053 via svnmerge from
2008-11-20 Jeff Peeler(closes issue #12929)
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
next