summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2006-06-30added a bit logging, when we split the bridgeChristian Richter
2006-06-30added fix, that if the L2 goes down on ptp-NT that we reinitialize the NT Lib...Christian Richter
2006-06-30Store sysname even if we do not store fullcontact (thanks tholo)Olle Johansson
2006-06-29added better L2 handling for ptp, if it's down we don't try to call on that p...Christian Richter
2006-06-29...too early in the morning for commits in Bergen, Norway...Olle Johansson
2006-06-29Add support for a=inactive in SDP for holding. This is not very well documentedOlle Johansson
2006-06-28moved a notice into a logChristian Richter
2006-06-28fixed a few state problems when hanging up the call. also changed a few debug...Christian Richter
2006-06-27Don't delete initid scheduled item twice... Thanks, vecher, for bugging me ab...Olle Johansson
2006-06-27Code cleanup while trying to understand this channel...Olle Johansson