Kinsey Moore
|
98f08c5b33
Allow Asterisk to compile under GCC 4.10
|
11 years ago |
Kinsey Moore
|
41dc690b14
Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
|
13 years ago |
Terry Wilson
|
7424dee415
Finalize ast_channel opaquification
|
13 years ago |
Sean Bright
|
1cd947ecc1
Eliminate a bunch of shadow warnings.
|
13 years ago |
Terry Wilson
|
1747c23d29
Opaquify ast_channel typedefs, fd arrays, and softhangup flag
|
13 years ago |
Terry Wilson
|
e60e6c3b5d
Opaquify ast_channel structs and lists
|
13 years ago |
Terry Wilson
|
71b7469c72
Opaquification for ast_format structs in struct ast_channel
|
13 years ago |
Terry Wilson
|
c98bbe2897
ast_channel opaquification of pointers and integral types
|
13 years ago |
Terry Wilson
|
ac31134e12
Opaquify char * and char[] in ast_channel
|
13 years ago |
Richard Mudgett
|
9dc18c3a7a
Constify some more channel driver technology callback parameters.
|
13 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 |
Russell Bryant
|
6853f65802
Merged revisions 316265 via svnmerge from
|
14 years ago |
David Vossel
|
c6c535ce78
Fixes compile error in chan_phone for big endian
|
14 years ago |
David Vossel
|
80002f34a6
Asterisk media architecture conversion - no more format bitfields
|
14 years ago |
Tilghman Lesher
|
7cc83db95c
Merged revisions 284597 via svnmerge from
|
14 years ago |
Richard Mudgett
|
b4c796e17b
Expand the caller ANI field to an ast_party_id
|
14 years ago |
Richard Mudgett
|
edb433a904
ast_callerid restructuring
|
14 years ago |
Tilghman Lesher
|
61ce371ef5
More 32->64 bit codec conversions.
|
15 years ago |
Tilghman Lesher
|
02159b8f56
Expand codec bitfield from 32 bits to 64 bits.
|
15 years ago |
Tzafrir Cohen
|
99e3e984ba
gcc 4.4: Remove a nop memset size 0 that annoys gcc
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 years ago |
Russell Bryant
|
f7b9998fad
Merge the new Channel Event Logging (CEL) subsystem.
|
15 years ago |
Mark Michelson
|
eda4de18d6
This commit introduces COLP/CONP and Redirecting party information into Asterisk.
|
16 years ago |
Sean Bright
|
dfdac54d28
Silence a build warning. (chan_phone.c:810: warning: value computed is not used)
|
16 years ago |
Tilghman Lesher
|
494f40bad2
Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
|
16 years ago |
Sean Bright
|
39d9a739f1
Merge more changes from the resolve-shadow-warnings branch (henceforth known
|
16 years ago |
Michiel van Baak
|
bef4aac3ea
rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it
|
17 years ago |
Michiel van Baak
|
7e6a3af7e7
- revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
|
17 years ago |