summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2006-09-19Commit the changes from issue #5240.Jason Parker
2006-09-19move this header to include where it belongsKevin P. Fleming
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2006-09-19similar patch for verbose vs debug with minor changesMatt O'Gorman
2006-09-19Warning be gone!Joshua Colp
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18Only use alloca.h on OSes that have it.Jason Parker
2006-09-18always use fork() when availableKevin P. Fleming
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-18it appears that current Mac OS/X does not need the poll compatibility module ...Kevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-15Many Solaris fixes - this moves some of the stuff from utils.c to strcompat.cJason Parker
2006-09-15reveting modifaction to __ast_module_user_removeAnthony LaMantia
2006-09-13Tweak changes that went in on revision 42891Joshua Colp
2006-09-13small fix for 7944Anthony LaMantia
2006-09-09Merged revisions 42600 via svnmerge from Joshua Colp
2006-09-09Optimize a bitJoshua Colp
2006-09-09It's another round of RTP updates!Joshua Colp
2006-09-08Merged revisions 42452 via svnmerge from Joshua Colp
2006-09-08whentohangup is already in seconds, just need to convert to millisecondsJoshua Colp
2006-09-07Merged revisions 42260 via svnmerge from Joshua Colp
2006-09-07Made changes corresponding to those in 1.2 here in main/logger.c for bug 7544.Steve Murphy
2006-09-07don't try to get the length of the string in the ast_dynamic_str object unles...Kevin P. Fleming
2006-09-04Remove old unused functionsJoshua Colp
2006-09-03Make the difference clear about what the responsibilities of the core and a s...Joshua Colp
2006-09-03Add the ability to specify that a frame should not be considered for cachingRussell Bryant
2006-09-03when calling this function to append to a dynamic string and the buffer was notRussell Bryant
2006-09-03 Provide a little more protection to make sure that a MOH class is specified ...BJ Weschke
2006-09-03 Fix enum indexing problem with m() in WaitExten. Reported by Pavel J, in ast...BJ Weschke
2006-09-03Tweak the if statement a bitJoshua Colp
2006-09-03Don't use ast_frdup() in the AST_LIST_INSERT_TAIL macro directly. That was aRussell Bryant
2006-09-01Unbridge the RTP streams at the correct placeJoshua Colp
2006-09-01If we are doing video and we can't reinvite, then resort to generic bridging ...Joshua Colp
2006-09-01You see nothing...Joshua Colp
2006-09-01Another formatting update for PCadach.Steve Murphy
2006-09-010 is indeed considered a valid file descriptor (issue #7861 reported by PCadach)Joshua Colp
2006-09-01Merged revisions 41690 via svnmerge from Joshua Colp
2006-09-01PCadach wanted better formatting of those 'if' conditions for 7859.Steve Murphy
2006-09-01This small tweek will hopefully fix 7859, and silence all possible othersSteve Murphy
2006-08-31Tweak the DTMF muting stuff a bit to take into account VLDTMF and compensation.Joshua Colp
2006-08-31Ignore DTMF begin frames in the waitstream core so that we don't get duplicat...Joshua Colp
2006-08-31Don't fail the write if they try to write a NULL or IAX frame as we just igno...Joshua Colp
2006-08-31Add new frame types for DTMFJoshua Colp
2006-08-31Only write a received packet out if we are actually bridged to somethingJoshua Colp
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-30change default setting for autofallthroughKevin P. Fleming
2006-08-30fix a bug introduced when I merged my frame caching branch. Queue theRussell Bryant
2006-08-30Clarify what show translations is displaying a bit more (issue #7772 reported...Joshua Colp