Commit Graph

6808 Commits (5aa3822dbca7b8ecdedfbddfb7880dba65d37170)
 

Author SHA1 Message Date
Matt O'Gorman 5aa3822dbc cleanup the show uptime code, and minor changes
20 years ago
Kevin P. Fleming 065a368463 remove some more deprecated (pre-1.2) stuff
20 years ago
Matthew Fredrickson d2fa424b1e Improvements to DSP callprogress=yes code (#5009)
20 years ago
Matthew Fredrickson 6ba6a2be1c Fix answeronpolarityswitch and hanguponpolarityswitch when both are yes (#6229)
20 years ago
Matt O'Gorman 90b4d8b9be oops all better now.
20 years ago
Matt O'Gorman 24c4e062cc allow for multiple periodic announcements
20 years ago
Kevin P. Fleming e7f8d66855 spelling fix
20 years ago
Kevin P. Fleming 5af944427f suppress compiler warning
20 years ago
Matt O'Gorman 455f916d83 Merged revisions 8140 via svnmerge from
20 years ago
Olle Johansson 69e9567874 Portability - compilation warning on Mac OS/X removed
20 years ago
Olle Johansson 533a64401b Extra comma causing compilation errors...
20 years ago
Olle Johansson 95144f75a5 - Logging clean up
20 years ago
BJ Weschke 242a478023 Fix compiler warning.
20 years ago
Matthew Fredrickson 540175d9c7 Check to see if arg is NULL before passing (#6094)
20 years ago
Matt O'Gorman 859f1fa009 Added tab completion for help. bug 6074
20 years ago
Matt O'Gorman f2b231daf6 Merged revisions 7963 via svnmerge from
20 years ago
Kevin P. Fleming d8dfdf0504 Merged revisions 8122 via svnmerge from
20 years ago
Kevin P. Fleming 21347757ef don't generate any message for native bridge attempts unless all the basic checks have passed and we're actually going to try it
20 years ago
Olle Johansson d791033430 Doxygen update
20 years ago
Kevin P. Fleming 97ef58e4eb check rlimit _after_ reading config file, so that if 'dumpcore' is specified there it will take effect
20 years ago
Kevin P. Fleming f9f9769502 block this revision, fix is different in this branch
20 years ago
Jim Dixon 80c19330ff Added NOANSWER support, so that optional the DISA application starts without
20 years ago
Tilghman Lesher 109b5baa8d Argh, another ERROR that should have been DEBUG
20 years ago
Tilghman Lesher 7f28989616 Change a debugging message committed with the wrong level
20 years ago
Tilghman Lesher 2a9a03e6f0 Bug 5090 - sample configuration for udptl packets
20 years ago
Russell Bryant 4a7cec937d remove redundant CFLAGS for BSD which are already set in the main Makefile (issue #6250)
20 years ago
BJ Weschke 3854a2438e Spelling corrections (mostly in comments and doxygen areas) #6249
20 years ago
BJ Weschke fa07ae94ec More code optimization with the new argument macros #6253
20 years ago
Russell Bryant 06d2ae82cd Merged revisions 7963 via svnmerge from
20 years ago
Russell Bryant 08e3c1038d block more revisions ...
20 years ago
Russell Bryant 0ec9717247 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8088 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 4d9a267d0a block appropriate revisions from being merged from 1.2 ...
20 years ago
Tilghman Lesher 2dec3747df Clarify description of ARRAY function
20 years ago
Tilghman Lesher 56bd1469ba Allow application arguments to be quoted, allowing '|' characters inside arguments
20 years ago
Tilghman Lesher 417d6b1793 Prepare for removal of DBGet/DBPut manager commands, by allowing Getvar to get functions (Setvar can already set functions)
20 years ago
Tilghman Lesher 9702fac4f8 Bug 6238 - Janitor - update to app_args macros
20 years ago
Tilghman Lesher 3578c5b19d Merged revisions 8074 via svnmerge from
20 years ago
Matthew Fredrickson c4d3efb519 Small documentation update for new AST_FRAME_MODEM type
20 years ago
Matthew Fredrickson b5ed1a1a59 Add mission options to agents.conf sample file (#6234)
20 years ago
BJ Weschke ec0c939e6f Code cleanup spawned from an earlier commit today r8063. Standardize manager event responses and queue_log behavior on callbacklogoff.
20 years ago
Matt O'Gorman 06f2040e6f added feature for pausing and unpausing the
20 years ago
Matt O'Gorman 58bac05e59 Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST
20 years ago
Matt O'Gorman 9932a6415a make voicemail files group writable and uses a
20 years ago
Matt O'Gorman 169eeb8599 Added forward context option from 5497
20 years ago
Russell Bryant 55c8fc92a9 Various cleanups from comments in an email from Luigi Rizzo. Thank you!
20 years ago
Matt O'Gorman 3928ebd74f Made chan_agent code parsing more robust and
20 years ago
BJ Weschke 1874f21ff8 Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
20 years ago
Matt O'Gorman 130ce286ba added two new features to meetme, autofill and
20 years ago
BJ Weschke 21796e2569 Another patch against this code (the right one now) to deal with cyclic ranges. #6230
20 years ago
BJ Weschke 46b6488927 Address the condition where X-ClientCode could be NULL or an empty string - from a -dev posting.
20 years ago