Matthew Jordan
|
e96772c911
app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state
|
11 years ago |
Kevin Harwell
|
8d70015cdd
channel locking: Add locking for channel snapshot creation
|
11 years ago |
David M. Lee
|
b3b3496d28
Reverting r403311. It's causing ARI tests to hang.
|
11 years ago |
Mark Michelson
|
998fcd19ec
Add channel locking for channel snapshot creation.
|
11 years ago |
Matthew Jordan
|
c8da2d8d8e
Update Asterisk's CDRs for the new bridging framework
|
11 years ago |
Jonathan Rose
|
fadfda7f9c
Coverity Report: Fix issues for error type UNINIT in Core supported modules
|
12 years ago |
Terry Wilson
|
7424dee415
Finalize ast_channel opaquification
|
12 years ago |
Terry Wilson
|
e60e6c3b5d
Opaquify ast_channel structs and lists
|
12 years ago |
Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
12 years ago |
Walter Doekes
|
a5eda9d30e
Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
|
12 years ago |
Terry Wilson
|
ac2a94ffa1
Opaquify channel stringfields
|
13 years ago |
Terry Wilson
|
4a8b42c992
Replace direct access to channel name with accessor functions
|
13 years ago |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
13 years ago |
Richard Mudgett
|
edb433a904
ast_callerid restructuring
|
14 years ago |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 years ago |
Tilghman Lesher
|
7346d196ab
Merged revisions 220288 via svnmerge from
|
15 years ago |
Olle Johansson
|
2f16848be8
Merged revisions 216430 via svnmerge from
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 years ago |
Russell Bryant
|
6c824480f1
Global var cleanup - constification and removing unused vars.
|
15 years ago |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
15 years ago |
Russell Bryant
|
35884c9d90
Merge a large set of updates to the Asterisk indications API.
|
15 years ago |
Russell Bryant
|
365bffe091
Merged revisions 168561 via svnmerge from
|
16 years ago |
Russell Bryant
|
6efeb97af3
Merged revisions 162014 via svnmerge from
|
16 years ago |
Eliel C. Sardanons
|
51f34f137c
- Add more <see-also> based on TFOT.
|
16 years ago |
Russell Bryant
|
38a3fa4b39
Merge changes from team/group/appdocsxml
|
16 years ago |
Sean Bright
|
5198c9672a
More RSW merges. Everything from apps/ except for the big offenders
|
16 years ago |
Russell Bryant
|
3c8b57463a
Use proper return values for a few application modules
|
16 years ago |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
16 years ago |
Tilghman Lesher
|
fac68b2417
Modify TIMEOUT() to be accurate down to the millisecond.
|
16 years ago |
Michiel van Baak
|
c75662c02b
Pass the hangup cause all the way to the calling app/channel.
|
16 years ago |