Commit Graph

9355 Commits (f60ada0be22cd646454278e102d384a5dbaf7d59)
 

Author SHA1 Message Date
Olle Johansson a42c164879 Fix accidental removal of if() in commit 38905
19 years ago
Steve Murphy 14c12fed9b The contents of branch teams/murf/bug_7598 are being folded in here.
19 years ago
Olle Johansson b57c238260 Issue #7651 - always send subscription-state (AuPix)
19 years ago
Christian Richter f2178d336b changed naming of mISDN channels, so that hinting works proper
19 years ago
Russell Bryant 4d7c67fc72 Merge my applicationmap_fixup branch to address the issues described in this
19 years ago
Russell Bryant 12b3d4a49e Merged revisions 39081 via svnmerge from
19 years ago
Russell Bryant 954ed66a0a minor cleanups
19 years ago
Joshua Colp ce72e83a39 Merged revisions 39056 via svnmerge from
19 years ago
Russell Bryant 0f2b43fddc - add DIALING_OFFHOOK and PRERING to ast_state2str
19 years ago
Russell Bryant b9ee151d22 suppress a compiler warning about the usage of a potentially uninitialized
19 years ago
Russell Bryant 005107eeb7 Merged revisions 38982 via svnmerge from
19 years ago
Russell Bryant e068c5fcf9 Merged revisions 38972 via svnmerge from
19 years ago
Russell Bryant 9892054414 Merged revisions 38950 via svnmerge from
19 years ago
Russell Bryant 774bba093b Merged revisions 38928 via svnmerge from
19 years ago
Russell Bryant 663adb2b0e Merged revisions 38903-38904 via svnmerge from
19 years ago
Joshua Colp f41f7f8c93 It is better to hold a lock then not hold a lock when you are supposed to.
19 years ago
Joshua Colp b64b636f7e Minor optimization but use a linkedlists.h macro that pops the head off the list instead of getting the first entry and then removing it.
19 years ago
Joshua Colp e306f812df Don't assume that a referred by URI will always exist (issue #7641 reported and fixed by AuPix)
19 years ago
Joshua Colp 2410854b3c Merged revisions 38825 via svnmerge from
19 years ago
Tilghman Lesher 0d902b3033 Update documentation on realtime; add a workaround for lack of realtime hints by using func_odbc
19 years ago
Christian Richter fc3d27cf6f * removed pp_l2_check (fixed L2 bug in mISDNuser)
19 years ago
Tilghman Lesher aac4712421 Update statement on FreeTDS with realtime, due to revisions in res_odbc
19 years ago
Tilghman Lesher 91629a8d55 Merged revisions 38761 via svnmerge from
19 years ago
Kevin P. Fleming 1b784cd1f7 Merged revisions 38731 via svnmerge from
19 years ago
Matt O'Gorman a8d7d9123a dtmf support. not everything else, trying to clear out those other bugs
19 years ago
Kevin P. Fleming 652d06f998 Merged revisions 38686 via svnmerge from
19 years ago
Joshua Colp bec319415f Merged revisions 38654 via svnmerge from
19 years ago
Steve Murphy f67f6b2261 This branch will resolve the bug 7635.
19 years ago
Tilghman Lesher 3c581f0e1e Set permissions completely open and modify by umask
19 years ago
Kevin P. Fleming ec2e7aee56 Merged revisions 38611 via svnmerge from
19 years ago
Russell Bryant 93682ec72e make the counting of ingress, outgress, and total frames thread-safe
19 years ago
Joshua Colp 99cbcec567 Blocked revisions 38585 via svnmerge
19 years ago
Joshua Colp dd2b2d2c24 Poking at a structure when it may not even be allocated is not healthy. Essentially make sure an RTCP structure exists before trying to delete it's scheduled item. (issue #7514 reported by jmls fixed by AuPix)
19 years ago
Russell Bryant aff2bb47b2 Merged revisions 38546-38547 via svnmerge from
19 years ago
Russell Bryant 1372de4988 suppress some compiler warnings ...
19 years ago
Russell Bryant dff27908dc allow the gtk console to build and load
19 years ago
Tilghman Lesher a9f8f09c19 Add details about flash and wait to doxygen about DTMF.
19 years ago
Joshua Colp 5837bed675 Blocked revisions 38501 via svnmerge
19 years ago
Mark Spencer f2a6636210 Allow updates to match specific lines, allow specification of object or
19 years ago
Kevin P. Fleming 193aab348c update cleancount because the channel structure changed today
19 years ago
Kevin P. Fleming 21e3c3a561 play a beep tone into the spied-on channel if we are about to whisper to them
19 years ago
Kevin P. Fleming 4bc6613648 add ExtenSpy variant of ChanSpy
19 years ago
Russell Bryant 99f9d827c1 the pure attribute was not implemented before gcc 2.96. Since we have this
19 years ago
Russell Bryant 450db95711 add macros for the pure and const attributes to compiler.h, in case they ever
19 years ago
Russell Bryant d6246e579f Add the function attribute "pure" or "const" to various functions that perform
19 years ago
Kevin P. Fleming 88cea437ab just for fun, let's lock the whisper buffer for writing AND reading :-)
19 years ago
Russell Bryant b04f059b4a As discussed and decided on the asterisk-dev mailing list ...
19 years ago
Kevin P. Fleming 3314ea0d59 move slinfactory structure definition back to header... it's just easier to use this way
19 years ago
Joshua Colp 48c09ef517 Merged revisions 38420 via svnmerge from
19 years ago
Kevin P. Fleming d079b1c49f more slinfactory structure definition to inside implementation module
19 years ago