Commit Graph

234 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Russell Bryant 63d10a1b1c Comment out a rule that likes to run implicitly unnecessarily, breaking builds
15 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
15 years ago
Mark Michelson c5be9d2247 Print openh323 log to the Asterisk console.
15 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
16 years ago
Tilghman Lesher b6d2a4a7a8 Make H.323 compile with FDLEAK detection code enabled
16 years ago
Jeff Peeler 2f8da7106d Make chan_h323 respect packetization settings and fix small reload issue.
16 years ago
Russell Bryant 3ec3742a97 Fix build error when chan_h323 is not being built.
16 years ago
Jeff Peeler d22073161f Add some code removed by mistake from commit 182722 that works around a file
16 years ago
Jeff Peeler 9dc40485f2 Allow H.323 Plus library to be used in addition to the OpenH323 library
16 years ago
Jeff Peeler 58cf8b69da Fix malloc debug macros to work properly with h323.
16 years ago
Jeff Peeler c8fe75da36 Modify h323 to build against PTLib as well as the older PWLib
17 years ago
Sean Bright e1f941d7f6 Mostly just whitespace, but also convert 'CVS' to 'SVN' in a couple
17 years ago
Russell Bryant 808a5fda59 Fix a couple more build issues related to ast_str_opaque
17 years ago
Tilghman Lesher 28534ea921 Swap "static" and "const", so that "static" appears at the beginning of each
17 years ago
Brett Bryant d185405755 Janitor project to convert sizeof to ARRAY_LEN macro.
17 years ago
Joshua Colp 0894cae92c Merged revisions 117081 via svnmerge from
17 years ago
Joshua Colp 369af0f291 Merged revisions 103823 via svnmerge from
18 years ago
Joshua Colp 564e0815b6 Include the compatibility header file in ast_h323.cxx for compatibility reasons.
18 years ago
Joshua Colp fc0853c7bc Minor change so chan_h323 builds again.
18 years ago
Russell Bryant ee7a6c0851 Merged revisions 81383 via svnmerge from
18 years ago
Paul Cadach 3e5e0f5f00 Merged revisions 53131 via svnmerge from
19 years ago
Paul Cadach 1ed8fb571f Merged revisions 44684 via svnmerge from
19 years ago
Paul Cadach eb7f97f2d6 Merged revisions 44283,44286 via svnmerge from
19 years ago
Paul Cadach 6c273d37cc Merged revisions 44034,44042-44043 via svnmerge from
19 years ago
Paul Cadach 925708f307 Merged revisions 44022 via svnmerge from
19 years ago
Paul Cadach ee4141c375 Merged revisions 44009 via svnmerge from
19 years ago
Paul Cadach 134a9ac96d Merged revisions 43918 via svnmerge from
19 years ago
Paul Cadach 5bfa99306f Merged revisions 43877 via svnmerge from
19 years ago
Paul Cadach 2719c20e4e Merged revisions 43861-43862 via svnmerge from
19 years ago
Paul Cadach 47a0e0807c Merged revisions 43635,43843-43844,43846 via svnmerge from
19 years ago
Paul Cadach 9cf1f14ed5 Handle HOLD/RETRIEVE notifications
19 years ago
Paul Cadach c479c25182 Support for negotiation and receiption of Cisco's RTP DTMF
19 years ago
Paul Cadach 66e1d206f5 Disable fastStart if requested by remote side
19 years ago
Paul Cadach d62390a65c DTMF mode is bitmask, not valued field
19 years ago
Paul Cadach aec46b99f5 Define Cisco RTP capability
19 years ago
Paul Cadach ecdfdb6ecb Specify non-standard data independedly on OpenH323's codec name (it can be easily changed)
19 years ago
Paul Cadach 258f1082ec Define DTMF payload types
19 years ago
Paul Cadach 747f091a77 Use own factory for our OpalMediaFormats too
19 years ago
Paul Cadach 50ed891da2 Fix our capability's factory
19 years ago
Paul Cadach ccdbf69318 Add missing include
19 years ago
Paul Cadach d2b0446c90 Declare our own media formats to not rely on OpenH323 configuration
19 years ago
Paul Cadach 5acd11f180 Introduce Cisco G.726-32 capability (g726aal2 form)
19 years ago
Paul Cadach e57d521462 Split capability definitions into own source file
19 years ago
Paul Cadach aa92ebffea Remove unnecessary (long time ago commented out) code
19 years ago
Paul Cadach a704e298e7 Fix missed extension replacement
19 years ago
Paul Cadach 84946195e9 Change file naming to be conform OpenH323 rules
19 years ago
Joshua Colp 1ce4a427d3 Merge in latest round of chan_h323 changes. These are all isolated to chan_h323 so meh.
19 years ago