summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20This is just step 1 in taking over the world.Jason Parker
2006-08-20Converted device2str and control2str to use thread local storage.Jason Parker
2006-08-20Make the CIPC device string usefulJason Parker
2006-08-20Fix minor display issues in "skinny show devices".Jason Parker
2006-08-19deprecate chan_agent callback modeKevin P. Fleming
2006-08-19convert lists of constants in channel.h to enums instead of #definesRussell Bryant
2006-08-17fix the use of an uninitialized variable (issue #7746, pointed out by garyhai)Russell Bryant
2006-08-17fixing the 64bit issue with misdn_l1_task.Nadi Sarrar
2006-08-16added patch from #7709Christian Richter
2006-08-16Merged revisions 40057 via svnmerge from Kevin P. Fleming
2006-08-16fix some minor stuffKevin P. Fleming
2006-08-16instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_mult...Russell Bryant
2006-08-16Move things around a bit more for onhold support, and add a check to only dec...Joshua Colp
2006-08-16a static array now holds the cli_entry structsNadi Sarrar
2006-08-16adding support for AOCD facility messages.Nadi Sarrar
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-08-15print a more user friendly error message with the text representation of codecsRussell Bryant
2006-08-15reduce duplicated code by using print_codec_to_cli in sip_show_user as it isRussell Bryant
2006-08-15removed libbnec dependencies.Christian Richter
2006-08-15complete the coding style changes for these frame structuresKevin P. Fleming
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...Nadi Sarrar
2006-08-15Made "style" change requested by Kevin Fleming... used initializer in declara...Steve Murphy
2006-08-15On behalf of PCadach, " IMHO that was last deadlock in chan_h323..."Steve Murphy
2006-08-11Don't completely error out if a config file for chan_phone was not found. (is...Joshua Colp
2006-08-10Add support to see if a peer has someone on hold, and fix a small bug with ge...Joshua Colp
2006-08-09fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"Nadi Sarrar
2006-08-09This bug existed in one extra place that is not also in 1.2 ... So, fix it!Russell Bryant
2006-08-08* first bits of decoding facility information elementsNadi Sarrar
2006-08-08some code clean up and catch for a act_hook being calledMatt O'Gorman
2006-08-08Add support for Sigma Designs cards. These basically allow you to offload dia...Joshua Colp
2006-08-08* added possibility to change echocancel settings during callsChristian Richter
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07Many many code cleanup changes given to me by OejMatt O'Gorman
2006-08-07This commit folds in changes to both stringfields (some enhancements to the ....Steve Murphy
2006-08-07Fix accidental removal of if() in commit 38905Olle Johansson
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-07Merged revisions 39081 via svnmerge from Russell Bryant
2006-08-07minor cleanupsRussell Bryant
2006-08-05Merged revisions 38950 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-03* removed pp_l2_check (fixed L2 bug in mISDNuser)Christian Richter
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-07-31Merged revisions 38611 via svnmerge from Kevin P. Fleming
2006-07-31make the counting of ingress, outgress, and total frames thread-safeRussell Bryant