aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-18Update coding guidelinesmarkster1-6/+21
2004-05-18Add date formatting capability for logger (bug #1665)markster2-1/+13
2004-05-18Add Round-Robin w/ Memory queueing strategy (rrmemory)markster2-0/+37
2004-05-18add explict version infojeremy1-2/+3
2004-05-17Allow translation table to be recalculated, including with higher resolutionmarkster1-51/+84
2004-05-17Fix compiler warningcitats1-3/+3
2004-05-17Make variables work in manager originate againcitats1-0/+10
2004-05-17Propagate language properly across chan_local (bug #1663)markster1-0/+1
2004-05-17manage multiple subchannels per devicemarkster1-4/+47
2004-05-17clean up config file samplemarkster1-5/+5
2004-05-17Add muted for malcolm!markster3-0/+512
2004-05-17nitpicky fixjeremy1-3/+3
2004-05-16Fix compile for old buildsmarkster1-2/+1
2004-05-16Add ability to look up callerid name by txt (bug #1442)markster4-1/+237
2004-05-16Fix callerid on quicknet stuff (bug #1613)markster1-9/+18
2004-05-16Allow defining a default context (bug #1658)markster1-1/+4
2004-05-16Ignore progress frames in request/dial (bug #1657)markster1-0/+2
2004-05-16add iLBC optimizations from bkwjeremy1-1/+1
2004-05-16add new file README.h323 to help lower the signal-to-noise ratiojeremy1-0/+23
2004-05-16Timely packet removal and make valgrind happymarkster1-13/+28
2004-05-16add ./configure for the thick headed who can't read documentation...wait will...jeremy1-0/+2
2004-05-16Improve handling of multiple CANCEL requestsmarkster1-7/+23
2004-05-16Add indications for Chilemarkster1-1/+15
2004-05-16try to enable ringback on H.323->SIP calls (bug #1645) and clean up code a li...jeremy1-6/+1
2004-05-16Make sure that we have the sin_family set to AF_INET for FreeBSDmarkster1-0/+3
2004-05-15Add Taiwan support (bug #1599)markster2-1/+29
2004-05-15Don't worry about tones we can't send (bug #1652)markster1-2/+1
2004-05-15Fix timezone handling for FreeBSDmarkster1-0/+4
2004-05-15Don't call out an FXO until at least 2 seconds after it was hungup.markster1-1/+12
2004-05-15FreeBSD compile fix (bug #1655)markster2-0/+4
2004-05-15Fix typo in outgoing rfc2833 handling (bug #1646)markster1-2/+1
2004-05-15Fix a couple of small typos (bug #1648)markster2-3/+3
2004-05-15Update coding guidelines, fix "say.c" compile on older compilers, update codi...markster4-344/+313
2004-05-15Fix logic in gethostbyname_r (bug #1634)markster1-1/+1
2004-05-14/ fixed up coding style to recommenedbkramer2-71/+171
2004-05-13Really fix ast_gethostbynamemarkster1-1/+1
2004-05-13Add polish support to say.c (bug #1629)markster1-0/+312
2004-05-13Add taiwanese support for saynumber/datetime (bug #1615)markster1-0/+435
2004-05-13Update documentation of asterisk -h (bug #1622)markster1-13/+14
2004-05-13Better document SIP (bug #1603)markster1-51/+238
2004-05-13Lose all the "auth" stuff since we don't use it (bug #1627)markster1-20/+8
2004-05-13Add events for join/leave (bug #1625)markster1-0/+19
2004-05-13Add linear file generator, CIRCQ emulation for BSD (bug #1626)markster3-0/+109
2004-05-13Make sure we initialize attributes properly on thread (bug #1563)markster1-0/+4
2004-05-12Minor memory cleanups, initialize peer/user invite status from globalmarkster2-16/+20
2004-05-12Turn off lamp on call completion, code cleanup and a couple other minor bug f...jeremy1-154/+143
2004-05-12Fix FreeBSD compile (bug #1620)markster1-2/+2
2004-05-12Minor cleanups (bug #1618 included)markster2-4/+2
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...markster2-11/+171
2004-05-11Refuse to gethostbyname on a pure integermarkster1-1/+14