aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-01 added patched to support collecting caller ID before first ring usingbkramer1-13/+56
2005-11-01issue #5558kpfleming3-11/+17
2005-11-01update with today's workkpfleming1-0/+3
2005-11-01issue #5566kpfleming8-636/+787
2005-11-01commit doc file added in issue #4678kpfleming1-0/+7
2005-11-01issue #4678kpfleming26-55/+207
2005-11-01issue #5564kpfleming4-3/+16
2005-11-01issue #5560kpfleming2-10/+11
2005-11-01issue #5561kpfleming2-5/+8
2005-11-01convert today's earlier changes into ChangeLog formatkpfleming1-0/+9
2005-11-01issue #5499kpfleming2-1/+3
2005-11-01issue #5549kpfleming2-2/+4
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...kpfleming5-23/+29
2005-11-01start a new ChangeLog file (GNU style, an entry for each set of changes that ...kpfleming1-0/+4
2005-11-01rename ChangeLog to CHANGES, a file which will contain a list of the signific...kpfleming2-657/+27
2005-11-01use a writeable frame (some channel drivers/transcoders may modify the frame ...kpfleming1-11/+11
2005-11-01optionally send silence during recording (issue #5135)kpfleming7-120/+245
2005-11-01document locking rules for spy API functionskpfleming1-0/+18
2005-11-01when going through new user setup, don't change the password if they don'trussell1-20/+25
2005-11-01allow DTMF timeout to be configurable (issue #5160)kpfleming2-1/+17
2005-10-31handle comments containing what appear to be context names during voicemail.c...kpfleming1-46/+84
2005-10-31Only consider timeouts on realtimers (bug #5554)markster1-1/+1
2005-10-31finish chan_misdn commitkpfleming7-0/+6841
2005-10-31revert strncpy->ast_copy_string changes where the semantics are subtly differentkpfleming1-2/+2
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ...kpfleming3-0/+9
2005-10-31properly handle '100 Trying' that arrives after a dialog has been dropped (is...kpfleming1-0/+5
2005-10-31handle improperly formatted initial requests properly (issue #5483)kpfleming1-7/+25
2005-10-31add experimental mISDN channel driver (issue #4077)kpfleming5-0/+5401
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)kpfleming1-105/+194