summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-04allow the IAXPEER function to check a peer's statusRussell Bryant
2005-11-04old compiler compatibility (again...)Kevin P. Fleming
2005-11-03document an undocumented variableKevin P. Fleming
2005-11-03i/ got the loop drop the wrong way aroundBen Kramer
2005-11-03minor cleanupKevin P. Fleming
2005-11-03flags usage simplificationKevin P. Fleming
2005-11-03issue #5589Russell Bryant
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-03Fixed a couple of silly boo-boo'sJim Dixon
2005-11-03Update BUGS file (bug #5568)Mark Spencer
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...Jeremy McNamara
2005-11-03document UserByAlias usageJeremy McNamara
2005-11-03/ added dropping of loop when hanging up a station port from another chanBen Kramer
2005-11-02uhh... oopsKevin P. Fleming
2005-11-02upgrade Dial() app to use API-based argument/option parsingKevin P. Fleming
2005-11-02add some doxygen docsKevin P. Fleming
2005-11-02native bridging changesKevin P. Fleming
2005-11-02/ fix to for compiling with both 2.4.x and 3.x vpb-driversBen Kramer
2005-11-02 working on delay issue when bridging via ast_bridgeBen Kramer
2005-11-01 added patched to support collecting caller ID before first ring usingBen Kramer
2005-11-01issue #5558Kevin P. Fleming
2005-11-01update with today's workKevin P. Fleming
2005-11-01issue #5566Kevin P. Fleming
2005-11-01commit doc file added in issue #4678Kevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-11-01issue #5564Kevin P. Fleming
2005-11-01issue #5560Kevin P. Fleming
2005-11-01issue #5561Kevin P. Fleming
2005-11-01convert today's earlier changes into ChangeLog formatKevin P. Fleming
2005-11-01issue #5499Kevin P. Fleming
2005-11-01issue #5549Kevin P. Fleming
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...Kevin P. Fleming
2005-11-01start a new ChangeLog file (GNU style, an entry for each set of changes that ...Kevin P. Fleming
2005-11-01rename ChangeLog to CHANGES, a file which will contain a list of the signific...Kevin P. Fleming
2005-11-01use a writeable frame (some channel drivers/transcoders may modify the frame ...Kevin P. Fleming
2005-11-01optionally send silence during recording (issue #5135)Kevin P. Fleming
2005-11-01document locking rules for spy API functionsKevin P. Fleming
2005-11-01when going through new user setup, don't change the password if they don'tRussell Bryant
2005-11-01allow DTMF timeout to be configurable (issue #5160)Kevin P. Fleming
2005-10-31handle comments containing what appear to be context names during voicemail.c...Kevin P. Fleming
2005-10-31Only consider timeouts on realtimers (bug #5554)Mark Spencer
2005-10-31finish chan_misdn commitKevin P. Fleming
2005-10-31revert strncpy->ast_copy_string changes where the semantics are subtly differentKevin P. Fleming
2005-10-31allow netsock objects to be unref'd so they can disappear when needed (issue ...Kevin P. Fleming
2005-10-31properly handle '100 Trying' that arrives after a dialog has been dropped (is...Kevin P. Fleming
2005-10-31handle improperly formatted initial requests properly (issue #5483)Kevin P. Fleming
2005-10-31add experimental mISDN channel driver (issue #4077)Kevin P. Fleming
2005-10-31various text/formatting updates (issue #5503 plus some minor additions)Kevin P. Fleming
2005-10-31add some warning message for when chan_sip gets overloaded (issue #5530)Kevin P. Fleming
2005-10-31don't increment 'inuse' counter when call is being failed because of limit (i...Kevin P. Fleming