asterisk/asterisk.git
2005-07-27 Russell Bryantuse Set instead of SetVar in the sample so that we...
2005-07-27 Jeremy McNamaraStomp on deadlock. Bug #4555
2005-07-27 Jeremy McNamaraone-way-audio problem on multihomed host with bind...
2005-07-27 Kevin P. Flemingand now we know why #define-ing constants and trying...
2005-07-27 Kevin P. Flemingfix breakage that was causing PUBLISH to be sent instea...
2005-07-27 Kevin P. Flemingadd a few const's
2005-07-26 Kevin P. Flemingenhance SIP_PEER function to return additional items...
2005-07-26 Kevin P. Flemingadditional documentation of options (bug #4811)
2005-07-26 Kevin P. Flemingwarn users about voicemail menu structure change
2005-07-26 Kevin P. Flemingmake queue and interface name matching case-insensitive...
2005-07-26 Kevin P. Flemingcorrect comment
2005-07-26 Kevin P. Flemingadd a global option to disable priority jumping in...
2005-07-26 Russell Bryantfix build issue for FreeBSD (bug #4802)
2005-07-25 Kevin P. Flemingclean up SIP response and pedantic REGISTER matching...
2005-07-25 Kevin P. Flemingadd explanatory comment about timestamp compensation...
2005-07-25 Kevin P. Flemingprocess asterisk.conf in a single pass, instead of...
2005-07-25 Russell Bryantdon't set the event mask if the given eventmask was...
2005-07-25 Russell Bryantmake sure a reponse is sent when setting the EventMask...
2005-07-25 Kevin P. Fleminguse CDR API calls instead of re-implementing them ...
2005-07-25 Kevin P. Flemingmore extensive documentation (bug #4444)
2005-07-25 Kevin P. Flemingadd some basic documentation about asterisk.conf (bug...
2005-07-25 Kevin P. Flemingallow longer file version strings (bug #4765)
2005-07-25 Kevin P. Flemingset the 'number complete' bit properly (bug #4771)
2005-07-25 Kevin P. Flemingformatting cleanups (bug #4782)
2005-07-25 Kevin P. Flemingadd dedicated function for adding Content-Length header...
2005-07-25 Russell Bryantremove the need to have the BUSYDETECT routine defined...
2005-07-25 Kevin P. Fleming_really_ rewrite get_in_brackets to do the right thing...
2005-07-25 Russell Bryantformatting and callingpres support (bug #4787)
2005-07-25 Kevin P. Flemingensure translators don't generate old timestamps when...
2005-07-25 Kevin P. Flemingminor updates (bug #4777)
2005-07-25 Kevin P. Flemingfix line-ending style (bug #4778)
2005-07-25 Kevin P. Flemingminor updates (bug #4779)
2005-07-25 Russell Bryantget rid of potential memory leak
2005-07-25 Kevin P. Flemingadd MD5-hash matching (bug #4764, with mods)
2005-07-25 Kevin P. Flemingcombine bracket-removing functions (bug #4794, with...
2005-07-25 Russell Bryantsquash a warning
2005-07-25 Kevin P. Flemingensure that port number in URI is presented when needed...
2005-07-25 Kevin P. Flemingformatting cleanups (bug #4786, with minor mods)
2005-07-25 Kevin P. Flemingadd plain-text hangup cause private header to outbound...
2005-07-25 Russell Bryantmore formatting fixes! (bug #4780)
2005-07-25 Kevin P. Flemingensure socket address family is copied (bug #4789)
2005-07-25 Russell Bryantget rid of a warning
2005-07-25 Russell Bryantadd ability to set or read both callerid name and num...
2005-07-25 Kevin P. Flemingensure SIP_HEADER does not segfault when called on...
2005-07-25 Russell Bryantadd line break after show agents output (bug #4768)
2005-07-25 Russell Bryantformatting fixes (bug #4770)
2005-07-25 Russell Bryantformatting fixups (bug #4769)
2005-07-22 Matthew FredricksonMore minor cleanups
2005-07-22 Matthew FredricksonFixed little oops with DTMF tone duration
2005-07-21 Matthew FredricksonGet rid of DSP after we don't need it anymore in MF...
2005-07-20 Kevin P. Fleming_really_ fix IAX2 crazy timestamp problem (bug #4747)
2005-07-20 Russell Bryantmore formatting fixes from oej :-) (bug #4757)
2005-07-20 Russell Bryantput ast_recvchar under its desc, add desc for ast_sendd...
2005-07-20 Kevin P. Flemingadd slinfactory object, and change app_chanspy to use...
2005-07-20 Kevin P. Flemingadd SIPPEER dialplan function (bug #4728)
2005-07-20 Kevin P. Flemingadd ActionID output and lock CLI fd for Manager action...
2005-07-20 Kevin P. Flemingadd English device state output (bug #4733, with minor...
2005-07-20 Kevin P. Flemingadd OGG/Vorbis file format support (bug #4296)
2005-07-20 Kevin P. Flemingadd warning about enabling debug channels in logger...
2005-07-20 Kevin P. Flemingmove strtoq into new string files (bug #4740)
2005-07-20 Kevin P. Flemingformatting cleanup (bug #4752)
2005-07-19 Kevin P. Flemingsimple fix for bug #3638
2005-07-19 Kevin P. Flemingensure account code is not overwritten when none is...
2005-07-19 Kevin P. Flemingformatting cleanup (bug #4750)
2005-07-19 Kevin P. Flemingrestore proper difference calculation (bug #4746)
2005-07-19 Kevin P. Flemingsplit acl and netsock code into separate files, in...
2005-07-19 Russell Bryantlet the compiler learn the types for the elements of...
2005-07-19 Russell Bryantupdate guidelines to explain indent parameteres (bug...
2005-07-19 Russell Bryantformatting fixes (bug #4736)
2005-07-19 Russell Bryantrestore warning about negative timestamps now that...
2005-07-19 Russell Bryantfix negative timestamp issue
2005-07-19 Russell Bryantsuppress timestamp message until we can figure out...
2005-07-19 Russell Bryantformatting fixes (bug #4739)
2005-07-19 Matthew FredricksonFix for DSP code on 411/406. (Bug 4712). Also a setta...
2005-07-19 Ben Kramer/ fixed typo bug introduced in fix for bug #4504
2005-07-18 Russell Bryantactually install the demo sounds ...
2005-07-18 Russell Bryantalso include /etc/asterisk.makeopts, but have file...
2005-07-18 Josh Robersonfix smoothfade for osx.
2005-07-18 Russell Bryantget rid of warning
2005-07-18 Russell Bryantget rid of unused variable
2005-07-18 Josh Robersonand last but not least, fix my email address.
2005-07-18 Josh RobersonForgot to remove printf() used in debugging
2005-07-18 Josh RobersonUpdate muted for operation on OSX. :)
2005-07-15 Russell BryantAllow manager originate to specifiy more than one varia...
2005-07-15 Kevin P. Flemingadd a library of timeval manipulation functions, and...
2005-07-15 Kevin P. Flemingclean up scheduler debugging and expose defines in...
2005-07-15 Kevin P. Flemingre-enable SIGHUP and SIGCHLD after they fire on platfor...
2005-07-15 Kevin P. Flemingphase two of string portability stuff:
2005-07-15 Russell Bryantget rid of compiler warning
2005-07-15 Kevin P. Flemingmake 'Agents' manager action conform to protocol (bug...
2005-07-15 Kevin P. Flemingrevert unneeded change and add comment to avoid it...
2005-07-15 Kevin P. Flemingensure that format string macros are undef'd after...
2005-07-15 Kevin P. Flemingdon't use %i for scanf unless non-base-10 input is...
2005-07-15 Kevin P. Flemingvarious code formatting changes and cleanups related...
2005-07-15 Kevin P. Flemingensure that channels that are busy/congested are marked...
2005-07-15 Kevin P. Flemingmore ifdef cleanup to match proper Linux macros
2005-07-15 Josh RobersonFix breakage caused by bug #4669. Next time let's...
2005-07-15 Kevin P. Flemingfirst phase of proper fix for portable string function...
2005-07-15 Kevin P. Flemingrestore count_messages for ODBC storage to proper behav...
2005-07-15 Kevin P. Flemingclean up maxmsg parsing, and ensure default applies...
next