aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-07application doc updatekpfleming53-132/+115
2005-11-07use correct arguments to ast_cdr_reset from my changes earlier todayrussell2-2/+9
2005-11-07user correct arguments to ast_cdr_reset from my changes earlier todayrussell2-1/+3
2005-11-06don't loop forever on an invalid options string (issue #5629)russell2-9/+8
2005-11-06make jumping optional, make an exit status var, use args parsing macros (issu...russell1-20/+41
2005-11-06Convert some built-in applications to use new args parsing macros.russell6-23/+41
2005-11-06issue #5627, with modsrussell2-23/+30
2005-11-06issue #5625russell2-24/+47
2005-11-06issue #5626russell2-11/+40
2005-11-06issue #5623russell2-12/+42
2005-11-06issue #5614russell2-13/+28
2005-11-06issue #5612russell2-7/+29
2005-11-06issue #5598russell2-11/+18
2005-11-06issue #5605russell147-712/+1166
2005-11-06issue #5622russell2-1/+3
2005-11-06issue #5596russell2-1/+2
2005-11-06use enum's for iax user/peer flags, and for pvt staterussell2-59/+64
2005-11-06alphabetize option listsrussell7-38/+42
2005-11-06Handle ODBC forwarding properly (bug #5606)markster1-1/+4
2005-11-06Allow mixmon names to have dots (bug #5607)markster1-1/+1
2005-11-06chan_misdn updates (bug #5597)markster2-2/+2
2005-11-06Janitor project, app_controlplayback (bug #5610)markster1-8/+28
2005-11-06Dial janitor patch (bug #5613)markster1-8/+7
2005-11-06Meetme whitespace changes (bug #5615)markster1-5/+5
2005-11-06Add missing newline (bug #5616)markster1-1/+1
2005-11-06Fix chan_oss buglets (bug #5618)markster1-0/+3
2005-11-06Fix extra semicolon (bug #5617)markster1-1/+1
2005-11-06Fix chan_zap build on non-PRI (bug #5620)markster1-2/+2
2005-11-05Handle DTMF properly when combined with other eventsmarkster1-2/+9
2005-11-05stop recompiling cli.c on every 'make'kpfleming5-44/+82
2005-11-04issue #5609kpfleming2-1/+5
2005-11-04allow the IAXPEER function to check a peer's statusrussell2-28/+41
2005-11-04old compiler compatibility (again...)kpfleming2-5/+6
2005-11-03document an undocumented variablekpfleming3-1/+6
2005-11-03i/ got the loop drop the wrong way aroundbkramer1-2/+2
2005-11-03minor cleanupkpfleming2-5/+2
2005-11-03flags usage simplificationkpfleming2-125/+110
2005-11-03issue #5589russell2-1/+5
2005-11-03major update to arg/option parsing APIs and documentationkpfleming19-170/+283
2005-11-03Fixed a couple of silly boo-boo'sjim1-4/+4
2005-11-03Update BUGS file (bug #5568)markster1-12/+11
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...jeremy1-16/+17
2005-11-03document UserByAlias usagejeremy1-0/+4
2005-11-03/ added dropping of loop when hanging up a station port from another chanbkramer1-10/+21
2005-11-02uhh... oopskpfleming1-2/+2
2005-11-02upgrade Dial() app to use API-based argument/option parsingkpfleming2-363/+257
2005-11-02add some doxygen docskpfleming2-0/+30
2005-11-02native bridging changeskpfleming2-5/+5
2005-11-02/ fix to for compiling with both 2.4.x and 3.x vpb-driversbkramer1-0/+4
2005-11-02 working on delay issue when bridging via ast_bridgebkramer1-1/+15