summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-07-22use ast_atomic_fetchadd_int in chan_zap, sip, and iax2 for usecount handlingRussell Bryant
2006-07-21 This corrects the crash condition present in #7575, but I'm not really sure ...BJ Weschke
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forRussell Bryant
2006-07-20Only bitmaskify the RTP payload structure for video if an RTP structure exist...Joshua Colp
2006-07-19Fix a few doxygen warnings.North Antara
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-19Merged revisions 37949 via svnmerge from Kevin P. Fleming
2006-07-19revert this morning's incorrect indentation changeKevin P. Fleming
2006-07-19First pass at in-place file manipulation via managerMark Spencer
2006-07-18move variable declarations to the beginning of a block.Luigi Rizzo
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-15use LDFLAGS and LIBS properly, and allow dependencies to provide LDFLAGS if n...Kevin P. Fleming
2006-07-14There was an issue with ADSI and iax2, where on an iaxy with a normal phone c...North Antara
2006-07-14add missing unregistration of a manager action on module unloadRussell Bryant
2006-07-14Rename a couple variables, to be consistent with the rest of the functionsNorth Antara
2006-07-13actually make the non-standard G726-32 behavior available for SIP clientsKevin P. Fleming
2006-07-13Merged revisions 37531 via svnmerge from Kevin P. Fleming
2006-07-13added even more statefulness for sending out disconnect/release/release_compl...Christian Richter
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...Kevin P. Fleming
2006-07-12G726-32 changes:Kevin P. Fleming
2006-07-12repeat after me ...Russell Bryant
2006-07-12Re-enable RTCP quality reportsOlle Johansson
2006-07-12Merged revisions 37439 via svnmerge from Joshua Colp
2006-07-12Merged revisions 37419 via svnmerge from Kevin P. Fleming
2006-07-12Merged revisions 37417 via svnmerge from Kevin P. Fleming
2006-07-11* Introducing a new way for the l1watcher thread using the ast_sched way. Now...Christian Richter
2006-07-11And now the trunk version! Add an option for IAX2 users that allows you to se...Joshua Colp
2006-07-10Remove BRIDGE_OPTIMIZATION since it is deprecated or obsolete (take your pick)Joshua Colp
2006-07-10removed unnecessary locking, which might have created deadlocks. removed find...Christian Richter
2006-07-08Support hold/unhold in Zap, update IAX2 parser to know about modern commands,...Mark Spencer
2006-07-07Merged revisions 37212 via svnmerge from BJ Weschke
2006-07-07pointer signedness warnings cleanupRussell Bryant
2006-07-07eliminate some pointer signedness warningsRussell Bryant
2006-07-07eliminate some pointer signedness warningsRussell Bryant
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-07-06Asterisk portion of the T309 patch. (#7271)Matthew Fredrickson
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-06Merged revisions 37173 via svnmerge from Joshua Colp
2006-07-06* removed tone_indicate, we genrate only the dialtone by ourself (and the han...Christian Richter
2006-07-06make chan_zap use proper test for libpri supportKevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-07-05Draft became RFC...Olle Johansson
2006-07-05Merged revisions 36998 via svnmerge from Joshua Colp
2006-07-04removed the reloading of the ntdebug stuff, since this is a bit buggy, we onl...Christian Richter
2006-07-04Specify digest algorithm for picky clientsOlle Johansson
2006-07-03removed our own tone creation from misdn_indicate, we just return -1. Now we ...Christian Richter
2006-07-03added misdn show config description[s] to show all the possible misdn.conf se...Christian Richter
2006-07-03Increase buffer size for routing headers. When routing with enc.keys withinOlle Johansson
2006-07-03Raise debugging level for messageOlle Johansson