summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-08* added possibility to change echocancel settings during callsChristian Richter
2006-08-08change constant name from MAXSTRLEN to INITLEN since it is not the maximumRussell Bryant
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07This patch allows for a user to send messages and Matt O'Gorman
2006-08-07Many many code cleanup changes given to me by OejMatt O'Gorman
2006-08-07remove some extraneous 'followme' in prompt namesKevin P. Fleming
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....Steve Murphy
2006-08-07Add placeholder for sla.conf sample in configs/. Please update withOlle Johansson
2006-08-07Fix accidental removal of if() in commit 38905Olle Johansson
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.Steve Murphy
2006-08-07Issue #7651 - always send subscription-state (AuPix)Olle Johansson
2006-08-07changed naming of mISDN channels, so that hinting works properChristian Richter
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisRussell Bryant
2006-08-07Merged revisions 39081 via svnmerge from Russell Bryant
2006-08-07minor cleanupsRussell Bryant
2006-08-07Merged revisions 39056 via svnmerge from Joshua Colp
2006-08-05- add DIALING_OFFHOOK and PRERING to ast_state2strRussell Bryant
2006-08-05suppress a compiler warning about the usage of a potentially uninitializedRussell Bryant
2006-08-05Merged revisions 38982 via svnmerge from Russell Bryant
2006-08-05Merged revisions 38972 via svnmerge from Russell Bryant
2006-08-05Merged revisions 38950 via svnmerge from Russell Bryant
2006-08-05Merged revisions 38928 via svnmerge from Russell Bryant
2006-08-05Merged revisions 38903-38904 via svnmerge from Russell Bryant
2006-08-05It is better to hold a lock then not hold a lock when you are supposed to.Joshua Colp
2006-08-04Minor optimization but use a linkedlists.h macro that pops the head off the l...Joshua Colp
2006-08-04Don't assume that a referred by URI will always exist (issue #7641 reported a...Joshua Colp
2006-08-03Merged revisions 38825 via svnmerge from Joshua Colp
2006-08-03Update documentation on realtime; add a workaround for lack of realtime hints...Tilghman Lesher
2006-08-03* removed pp_l2_check (fixed L2 bug in mISDNuser)Christian Richter
2006-08-03Update statement on FreeTDS with realtime, due to revisions in res_odbcTilghman Lesher
2006-08-03Merged revisions 38761 via svnmerge from Tilghman Lesher
2006-08-02Merged revisions 38731 via svnmerge from Kevin P. Fleming
2006-08-02dtmf support. not everything else, trying to clear out those other bugsMatt O'Gorman
2006-08-01Merged revisions 38686 via svnmerge from Kevin P. Fleming
2006-08-01Merged revisions 38654 via svnmerge from Joshua Colp
2006-08-01This branch will resolve the bug 7635.Steve Murphy
2006-08-01Set permissions completely open and modify by umaskTilghman Lesher
2006-07-31Merged revisions 38611 via svnmerge from Kevin P. Fleming
2006-07-31make the counting of ingress, outgress, and total frames thread-safeRussell Bryant
2006-07-31Blocked revisions 38585 via svnmergeJoshua Colp
2006-07-31Poking at a structure when it may not even be allocated is not healthy. Essen...Joshua Colp
2006-07-31Merged revisions 38546-38547 via svnmerge from Russell Bryant
2006-07-30suppress some compiler warnings ...Russell Bryant
2006-07-30allow the gtk console to build and loadRussell Bryant
2006-07-30Add details about flash and wait to doxygen about DTMF.Tilghman Lesher
2006-07-29Blocked revisions 38501 via svnmergeJoshua Colp
2006-07-29Allow updates to match specific lines, allow specification of object or Mark Spencer
2006-07-29update cleancount because the channel structure changed todayKevin P. Fleming
2006-07-28play a beep tone into the spied-on channel if we are about to whisper to themKevin P. Fleming
2006-07-28add ExtenSpy variant of ChanSpyKevin P. Fleming