summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-25squash a warningRussell Bryant
2005-07-25ensure that port number in URI is presented when needed (bug #4784)Kevin P. Fleming
2005-07-25formatting cleanups (bug #4786, with minor mods)Kevin P. Fleming
2005-07-25add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 ...Kevin P. Fleming
2005-07-25more formatting fixes! (bug #4780)Russell Bryant
2005-07-25ensure socket address family is copied (bug #4789)Kevin P. Fleming
2005-07-25get rid of a warningRussell Bryant
2005-07-25add ability to set or read both callerid name and num in one call to the func...Russell Bryant
2005-07-25ensure SIP_HEADER does not segfault when called on hung-up channels (bug #475...Kevin P. Fleming
2005-07-25add line break after show agents output (bug #4768)Russell Bryant
2005-07-25formatting fixes (bug #4770)Russell Bryant
2005-07-25formatting fixups (bug #4769)Russell Bryant
2005-07-22More minor cleanupsMatthew Fredrickson
2005-07-22Fixed little oops with DTMF tone durationMatthew Fredrickson
2005-07-21Get rid of DSP after we don't need it anymore in MF modeMatthew Fredrickson
2005-07-20_really_ fix IAX2 crazy timestamp problem (bug #4747)Kevin P. Fleming
2005-07-20more formatting fixes from oej :-) (bug #4757)Russell Bryant
2005-07-20put ast_recvchar under its desc, add desc for ast_senddigit, don't use aRussell Bryant
2005-07-20add slinfactory object, and change app_chanspy to use it (bug #4724)Kevin P. Fleming
2005-07-20add SIPPEER dialplan function (bug #4728)Kevin P. Fleming
2005-07-20add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)Kevin P. Fleming
2005-07-20add English device state output (bug #4733, with minor mod)Kevin P. Fleming
2005-07-20add OGG/Vorbis file format support (bug #4296)Kevin P. Fleming
2005-07-20add warning about enabling debug channels in logger (bug #4732)Kevin P. Fleming
2005-07-20move strtoq into new string files (bug #4740)Kevin P. Fleming
2005-07-20formatting cleanup (bug #4752)Kevin P. Fleming
2005-07-19simple fix for bug #3638Kevin P. Fleming
2005-07-19ensure account code is not overwritten when none is supplied (bug #4743)Kevin P. Fleming
2005-07-19formatting cleanup (bug #4750)Kevin P. Fleming
2005-07-19restore proper difference calculation (bug #4746)Kevin P. Fleming
2005-07-19split acl and netsock code into separate files, in preparation for new netsoc...Kevin P. Fleming
2005-07-19let the compiler learn the types for the elements of a struct timeval to fixRussell Bryant
2005-07-19update guidelines to explain indent parameteres (bug #4742)Russell Bryant
2005-07-19formatting fixes (bug #4736)Russell Bryant
2005-07-19restore warning about negative timestamps now that it is fixedRussell Bryant
2005-07-19fix negative timestamp issueRussell Bryant
2005-07-19suppress timestamp message until we can figure out where it is coming from,Russell Bryant
2005-07-19formatting fixes (bug #4739)Russell Bryant
2005-07-19Fix for DSP code on 411/406. (Bug 4712). Also a settable tone lengthMatthew Fredrickson
2005-07-19/ fixed typo bug introduced in fix for bug #4504Ben Kramer
2005-07-18actually install the demo sounds ...Russell Bryant
2005-07-18also include /etc/asterisk.makeopts, but have file in home directory overrideRussell Bryant
2005-07-18fix smoothfade for osx.Josh Roberson
2005-07-18get rid of warningRussell Bryant
2005-07-18get rid of unused variableRussell Bryant
2005-07-18and last but not least, fix my email address.Josh Roberson
2005-07-18Forgot to remove printf() used in debuggingJosh Roberson
2005-07-18Update muted for operation on OSX. :)Josh Roberson
2005-07-15Allow manager originate to specifiy more than one variable to be set.Russell Bryant
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming