Merged revisions 163448 via svnmerge from
[asterisk/asterisk.git] / main / channel.c
2008-12-12 Russell BryantMerged revisions 163448 via svnmerge from
2008-12-11 Russell BryantFix the "failed" extension for outgoing calls.
2008-11-09 Sean BrightIn order to move away from nested function use, some...
2008-11-05 Steve MurphyMerged revisions 154685 via svnmerge from
2008-11-04 Sean BrightIntroduce a new API call ast_channel_search_locked...
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-10-31 Russell BryantUse the ast_str API call to reset the string instead...
2008-09-09 Russell BryantModify ast_answer() to not hold the channel lock while...
2008-09-05 Steve MurphyMerged revisions 141156 via svnmerge from
2008-09-02 Steve MurphyMerged revisions 140690 via svnmerge from
2008-09-02 Steve MurphyMerged revisions 140670 via svnmerge from
2008-08-13 Tilghman LesherConvert deprecated routines to the new names.
2008-08-10 Sean BrightAnother batch of files from RSW. The remaining apps...
2008-08-10 Sean BrightAnother big chunk of changes from the RSW branch. ...
2008-08-07 Mark MichelsonFix a calculation error I had made in the poll. The...
2008-08-07 Mark MichelsonScrap the 500 ms delay when Asterisk auto-answers a...
2008-08-06 Tilghman LesherMerged revisions 135949 via svnmerge from
2008-08-06 Mark MichelsonMerged revisions 135841,135847,135850 via svnmerge...
2008-08-05 Steve MurphyMerged revisions 135799 via svnmerge from
2008-08-05 Kevin P. Flemingmake datastore creation and destruction a generic API...
2008-07-28 Kevin P. Flemingremove remaining Zaptel references in various places
2008-07-25 Tilghman LesherDeprecate *_device_state_* APIs in favor of *_devstate_...
2008-07-25 Tilghman LesherMerged revisions 133649 via svnmerge from
2008-07-08 Brett BryantJanitor project to convert sizeof to ARRAY_LEN macro.
2008-07-03 Steve MurphyMerged revisions 127663 via svnmerge from
2008-07-01 Mark MichelsonPlace the delay in __ast_answer prior to the channel...
2008-07-01 Kevin P. Flemingchange the process of inserting a delay into the ast_an...
2008-06-26 Russell Bryant- add get_max_rate timing API call
2008-06-25 Kevin P. FlemingMerged revisions 125132 via svnmerge from
2008-06-19 Tilghman LesherMerged revisions 123930 via svnmerge from
2008-06-16 Russell Bryant - Fix a typo in a timing API call
2008-06-13 Russell BryantMerge changes from timing branch
2008-06-12 Jeff PeelerGoodbye Zaptel, hello DAHDI. Removes Zaptel driver...
2008-06-12 Tilghman LesherMerged revisions 122130 via svnmerge from
2008-06-11 Tilghman LesherMerged revisions 121861 via svnmerge from
2008-06-10 Joshua ColpMerged revisions 121442 via svnmerge from
2008-06-09 Russell Bryantarbitrary formatting change to test a mantis change
2008-06-09 Russell BryantMinor formatting change to test a mantis change ...
2008-06-09 Russell BryantMerged revisions 121280 via svnmerge from
2008-06-03 Russell BryantAdd lock tracking for rwlocks. Previously, lock.h...
2008-05-22 Michiel van Baak- revert change to ast_queue_hangup and create ast_queu...
2008-05-19 Russell BryantMinor formatting change to test a mantis change ...
2008-05-14 Russell BryantMerged revisions 116463 via svnmerge from
2008-05-13 Mark MichelsonMerged revisions 116088 via svnmerge from
2008-05-01 Tilghman LesherModify TIMEOUT() to be accurate down to the millisecond.
2008-04-24 Michiel van BaakPass the hangup cause all the way to the calling app...
2008-04-22 Russell Bryantre-add a fix that got lost with a recent change
2008-04-15 Jason ParkerConvert several DEBUG logs into ast_debug.
2008-04-14 Mark MichelsonMerged revisions 114117 via svnmerge from
2008-04-14 Mark MichelsonMerged revisions 114106 via svnmerge from
2008-04-07 Mark MichelsonMerged revisions 113065 via svnmerge from
2008-03-25 Joshua ColpAdd a special dialplan variable to chan_sip which will...
2008-03-20 Russell BryantAdd some fixes that I made in regards to wideband codec...
2008-03-13 Russell BryantMerged revisions 108583 via svnmerge from
2008-03-12 Russell BryantMerged revisions 108135 via svnmerge from
2008-03-12 Russell BryantMerged revisions 108031 via svnmerge from
2008-03-10 Russell BryantMerged revisions 107102 via svnmerge from
2008-03-10 Russell BryantMerged revisions 107099 via svnmerge from
2008-03-07 Joshua ColpMerged revisions 106788 via svnmerge from
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-03-05 Joshua ColpMerged revisions 106235 via svnmerge from
2008-03-04 Tilghman LesherWhitespace changes only
2008-03-03 Russell Bryant3) In addition to merging the changes below, change...
2008-03-03 Joshua ColpMerged revisions 105560 via svnmerge from
2008-02-19 Jason ParkerMake sure to mask out non-audio first as well
2008-02-19 Jason ParkerMaybe we should set the value before we test it? Fixes...
2008-02-18 Joshua ColpMerged revisions 103801 via svnmerge from
2008-02-18 Joshua ColpAdd a non-invasive API for application level manipulati...
2008-02-18 Olle JohanssonMake sure we can set up calls without audio (text+video).
2008-02-18 Tilghman LesherContext tracing for channels
2008-02-15 Jason ParkerFix up some doxygen issues.
2008-02-11 Joshua ColpAdd support for allowing a native bridge to happen...
2008-01-28 Russell BryantMerged revisions 100581 via svnmerge from
2008-01-28 Russell BryantMake a couple more uses of ARRAY_LEN, and convert some...
2008-01-28 Russell Bryant - Simplify a line with ARRAY_LEN()
2008-01-28 Russell BryantThese readlocks always fail for me on my mac, and I...
2008-01-24 Joshua ColpSome more cosmetic changes.
2008-01-24 Joshua ColpAdd some spacing.
2008-01-22 Olle JohanssonAdd a generic function to set the bridged call PVT...
2008-01-17 Russell BryantAdd AST_FORMAT_SLINEAR16 to the list for ast_best_codec()
2008-01-11 Mark MichelsonMerged revisions 98315 via svnmerge from
2008-01-03 Tilghman LesherAllow the uniqueid to be used for searching for a chann...
2007-12-27 Russell BryantMerged revisions 95024 via svnmerge from
2007-12-26 Russell BryantLeave a note for a minor bug that was pointed out by...
2007-12-24 Tilghman LesherMerged revisions 94767 via svnmerge from
2007-12-18 Mark MichelsonMerged revisions 93625 via svnmerge from
2007-12-06 Olle JohanssonChanges to manager events in channel.c
2007-12-06 Joshua ColpInstead of iterating through the entire epoll events...
2007-12-04 Jason ParkerMerged revisions 90876 via svnmerge from
2007-12-03 Tilghman LesherAvoid an additional function call. Reported by: eliel...
2007-12-03 Joshua ColpMerged revisions 90548 via svnmerge from
2007-11-29 Russell BryantMerged revisions 90145 via svnmerge from
2007-11-26 Joshua ColpMerged revisions 89577 via svnmerge from
2007-11-25 Olle JohanssonTry to get channel.h and channel.c aligned in regards...
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-20 Luigi Rizzomove internal function declarations to include/asterisk...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-15 Luigi Rizzoaccess channel locks through ast_channel_lock/unlock...
next