summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-07-02Issue #7421 - Hold status not working fully. Thanks jmls for a good job debug...Olle Johansson
2006-07-02users want code to compile, really. Olle Johansson
2006-07-02Formatting and debug output fixesOlle Johansson
2006-07-02tell the other side that we're using 20 ms packetization for iLBCOlle Johansson
2006-07-02- Make use of system name in realtime SIP peers optionalOlle Johansson
2006-07-01It might help if this had the right stimulus nameNorth Antara
2006-07-01Fix chan_nbs to build...Mark Spencer
2006-06-30Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)Joshua Colp
2006-06-30Make sure that we build chan_misdn with the object files in the right orderMatthew Fredrickson