projects
/
asterisk/asterisk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merged revisions 163448 via svnmerge from
[asterisk/asterisk.git]
/
main
/
channel.c
2008-12-12
Russell Bryant
Merged revisions 163448 via svnmerge from
blob
|
commitdiff
2008-12-11
Russell Bryant
Fix the "failed" extension for outgoing calls.
blob
|
commitdiff
|
diff to current
2008-11-09
Sean Bright
In order to move away from nested function use, some...
blob
|
commitdiff
|
diff to current
2008-11-05
Steve Murphy
Merged revisions 154685 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-11-04
Sean Bright
Introduce a new API call ast_channel_search_locked...
blob
|
commitdiff
|
diff to current
2008-11-02
Kevin P. Fleming
bring over all the fixes for the warnings found by...
blob
|
commitdiff
|
diff to current
2008-10-31
Russell Bryant
Use the ast_str API call to reset the string instead...
blob
|
commitdiff
|
diff to current
2008-09-09
Russell Bryant
Modify ast_answer() to not hold the channel lock while...
blob
|
commitdiff
|
diff to current
2008-09-05
Steve Murphy
Merged revisions 141156 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-09-02
Steve Murphy
Merged revisions 140690 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-09-02
Steve Murphy
Merged revisions 140670 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-08-13
Tilghman Lesher
Convert deprecated routines to the new names.
blob
|
commitdiff
|
diff to current
2008-08-10
Sean Bright
Another batch of files from RSW. The remaining apps...
blob
|
commitdiff
|
diff to current
2008-08-10
Sean Bright
Another big chunk of changes from the RSW branch. ...
blob
|
commitdiff
|
diff to current
2008-08-07
Mark Michelson
Fix a calculation error I had made in the poll. The...
blob
|
commitdiff
|
diff to current
2008-08-07
Mark Michelson
Scrap the 500 ms delay when Asterisk auto-answers a...
blob
|
commitdiff
|
diff to current
2008-08-06
Tilghman Lesher
Merged revisions 135949 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-08-06
Mark Michelson
Merged revisions 135841,135847,135850 via svnmerge...
blob
|
commitdiff
|
diff to current
2008-08-05
Steve Murphy
Merged revisions 135799 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-08-05
Kevin P. Fleming
make datastore creation and destruction a generic API...
blob
|
commitdiff
|
diff to current
2008-07-28
Kevin P. Fleming
remove remaining Zaptel references in various places
blob
|
commitdiff
|
diff to current
2008-07-25
Tilghman Lesher
Deprecate *_device_state_* APIs in favor of *_devstate_...
blob
|
commitdiff
|
diff to current
2008-07-25
Tilghman Lesher
Merged revisions 133649 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-07-08
Brett Bryant
Janitor project to convert sizeof to ARRAY_LEN macro.
blob
|
commitdiff
|
diff to current
2008-07-03
Steve Murphy
Merged revisions 127663 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-07-01
Mark Michelson
Place the delay in __ast_answer prior to the channel...
blob
|
commitdiff
|
diff to current
2008-07-01
Kevin P. Fleming
change the process of inserting a delay into the ast_an...
blob
|
commitdiff
|
diff to current
2008-06-26
Russell Bryant
- add get_max_rate timing API call
blob
|
commitdiff
|
diff to current
2008-06-25
Kevin P. Fleming
Merged revisions 125132 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-19
Tilghman Lesher
Merged revisions 123930 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-16
Russell Bryant
- Fix a typo in a timing API call
blob
|
commitdiff
|
diff to current
2008-06-13
Russell Bryant
Merge changes from timing branch
blob
|
commitdiff
|
diff to current
2008-06-12
Jeff Peeler
Goodbye Zaptel, hello DAHDI. Removes Zaptel driver...
blob
|
commitdiff
|
diff to current
2008-06-12
Tilghman Lesher
Merged revisions 122130 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-11
Tilghman Lesher
Merged revisions 121861 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-10
Joshua Colp
Merged revisions 121442 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-09
Russell Bryant
arbitrary formatting change to test a mantis change
blob
|
commitdiff
|
diff to current
2008-06-09
Russell Bryant
Minor formatting change to test a mantis change ...
blob
|
commitdiff
|
diff to current
2008-06-09
Russell Bryant
Merged revisions 121280 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-06-03
Russell Bryant
Add lock tracking for rwlocks. Previously, lock.h...
blob
|
commitdiff
|
diff to current
2008-05-22
Michiel van Baak
- revert change to ast_queue_hangup and create ast_queu...
blob
|
commitdiff
|
diff to current
2008-05-19
Russell Bryant
Minor formatting change to test a mantis change ...
blob
|
commitdiff
|
diff to current
2008-05-14
Russell Bryant
Merged revisions 116463 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-05-13
Mark Michelson
Merged revisions 116088 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-05-01
Tilghman Lesher
Modify TIMEOUT() to be accurate down to the millisecond.
blob
|
commitdiff
|
diff to current
2008-04-24
Michiel van Baak
Pass the hangup cause all the way to the calling app...
blob
|
commitdiff
|
diff to current
2008-04-22
Russell Bryant
re-add a fix that got lost with a recent change
blob
|
commitdiff
|
diff to current
2008-04-15
Jason Parker
Convert several DEBUG logs into ast_debug.
blob
|
commitdiff
|
diff to current
2008-04-14
Mark Michelson
Merged revisions 114117 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-04-14
Mark Michelson
Merged revisions 114106 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-04-07
Mark Michelson
Merged revisions 113065 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-25
Joshua Colp
Add a special dialplan variable to chan_sip which will...
blob
|
commitdiff
|
diff to current
2008-03-20
Russell Bryant
Add some fixes that I made in regards to wideband codec...
blob
|
commitdiff
|
diff to current
2008-03-13
Russell Bryant
Merged revisions 108583 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-12
Russell Bryant
Merged revisions 108135 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-12
Russell Bryant
Merged revisions 108031 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-10
Russell Bryant
Merged revisions 107102 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-10
Russell Bryant
Merged revisions 107099 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-07
Joshua Colp
Merged revisions 106788 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-07
Tilghman Lesher
Merged revisions 106552 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-05
Joshua Colp
Merged revisions 106235 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-03-04
Tilghman Lesher
Whitespace changes only
blob
|
commitdiff
|
diff to current
2008-03-03
Russell Bryant
3) In addition to merging the changes below, change...
blob
|
commitdiff
|
diff to current
2008-03-03
Joshua Colp
Merged revisions 105560 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-02-19
Jason Parker
Make sure to mask out non-audio first as well
blob
|
commitdiff
|
diff to current
2008-02-19
Jason Parker
Maybe we should set the value before we test it? Fixes...
blob
|
commitdiff
|
diff to current
2008-02-18
Joshua Colp
Merged revisions 103801 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-02-18
Joshua Colp
Add a non-invasive API for application level manipulati...
blob
|
commitdiff
|
diff to current
2008-02-18
Olle Johansson
Make sure we can set up calls without audio (text+video).
blob
|
commitdiff
|
diff to current
2008-02-18
Tilghman Lesher
Context tracing for channels
blob
|
commitdiff
|
diff to current
2008-02-15
Jason Parker
Fix up some doxygen issues.
blob
|
commitdiff
|
diff to current
2008-02-11
Joshua Colp
Add support for allowing a native bridge to happen...
blob
|
commitdiff
|
diff to current
2008-01-28
Russell Bryant
Merged revisions 100581 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-01-28
Russell Bryant
Make a couple more uses of ARRAY_LEN, and convert some...
blob
|
commitdiff
|
diff to current
2008-01-28
Russell Bryant
- Simplify a line with ARRAY_LEN()
blob
|
commitdiff
|
diff to current
2008-01-28
Russell Bryant
These readlocks always fail for me on my mac, and I...
blob
|
commitdiff
|
diff to current
2008-01-24
Joshua Colp
Some more cosmetic changes.
blob
|
commitdiff
|
diff to current
2008-01-24
Joshua Colp
Add some spacing.
blob
|
commitdiff
|
diff to current
2008-01-22
Olle Johansson
Add a generic function to set the bridged call PVT...
blob
|
commitdiff
|
diff to current
2008-01-17
Russell Bryant
Add AST_FORMAT_SLINEAR16 to the list for ast_best_codec()
blob
|
commitdiff
|
diff to current
2008-01-11
Mark Michelson
Merged revisions 98315 via svnmerge from
blob
|
commitdiff
|
diff to current
2008-01-03
Tilghman Lesher
Allow the uniqueid to be used for searching for a chann...
blob
|
commitdiff
|
diff to current
2007-12-27
Russell Bryant
Merged revisions 95024 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-26
Russell Bryant
Leave a note for a minor bug that was pointed out by...
blob
|
commitdiff
|
diff to current
2007-12-24
Tilghman Lesher
Merged revisions 94767 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-18
Mark Michelson
Merged revisions 93625 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-06
Olle Johansson
Changes to manager events in channel.c
blob
|
commitdiff
|
diff to current
2007-12-06
Joshua Colp
Instead of iterating through the entire epoll events...
blob
|
commitdiff
|
diff to current
2007-12-04
Jason Parker
Merged revisions 90876 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-12-03
Tilghman Lesher
Avoid an additional function call. Reported by: eliel...
blob
|
commitdiff
|
diff to current
2007-12-03
Joshua Colp
Merged revisions 90548 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-29
Russell Bryant
Merged revisions 90145 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-26
Joshua Colp
Merged revisions 89577 via svnmerge from
blob
|
commitdiff
|
diff to current
2007-11-25
Olle Johansson
Try to get channel.h and channel.c aligned in regards...
blob
|
commitdiff
|
diff to current
2007-11-21
Luigi Rizzo
remove a bunch of useless #include "options.h"
blob
|
commitdiff
|
diff to current
2007-11-20
Luigi Rizzo
move asterisk/paths.h outside asterisk.h and into those...
blob
|
commitdiff
|
diff to current
2007-11-20
Luigi Rizzo
move internal function declarations to include/asterisk...
blob
|
commitdiff
|
diff to current
2007-11-19
Luigi Rizzo
another bunch of include removals (errno.h and asterisk...
blob
|
commitdiff
|
diff to current
2007-11-16
Luigi Rizzo
Start untangling header inclusion in a way that does...
blob
|
commitdiff
|
diff to current
2007-11-15
Luigi Rizzo
access channel locks through ast_channel_lock/unlock...
blob
|
commitdiff
|
diff to current
next