summaryrefslogtreecommitdiff
path: root/channels/chan_mgcp.c
AgeCommit message (Expand)Author
2007-06-14Merged revisions 69392 via svnmerge from Kevin P. Fleming
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-04Merged revisions 67121 via svnmerge from Jason Parker
2007-06-03ast_calloc janitor (Inspired by issue 9860)Tilghman Lesher
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-28Merge changes from team/russell/eventsRussell Bryant
2007-04-10Merged revisions 60989 via svnmerge from Steve Murphy
2007-02-16Adding Realtime Text support (T.140) to AsteriskOlle Johansson
2007-01-31Merged revisions 53046 via svnmerge from Russell Bryant
2007-01-19Merged revisions 51311 via svnmerge from Russell Bryant
2007-01-01- Implement error handling in ast_append_haOlle Johansson
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-11-10Merged revisions 47436 via svnmerge from Tilghman Lesher
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-28Merged revisions 43933 via svnmerge from Joshua Colp
2006-09-21Merged revisions 43454 via svnmerge from Joshua Colp
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-28Merge in RTP-level packet bridging. Packet comes in, packet goes out - that's...Joshua Colp
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-16Merged revisions 40057 via svnmerge from Kevin P. Fleming
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-08-05Merged revisions 38903-38904 via svnmerge from Russell Bryant
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...Kevin P. Fleming
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
2006-05-31update the rest of the channel drivers that use RTP so that their channelRussell Bryant
2006-05-10ensure that control frames with payload can be sent to channel drivers via ->...Kevin P. Fleming
2006-04-21more stncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-02-11Merged revisions 9609 via svnmerge from Russell Bryant
2006-02-10Merged revisions 9404 via svnmerge from Kevin P. Fleming
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-21Bug 5515 - Devicestate and API documentation updateTilghman Lesher