asterisk/asterisk.git
2004-05-24 Ben Kramer/ work in progress, still tracking down locking bug
2004-05-24 Ben Kramer/ fixed up timers for ring back and busy tones
2004-05-24 Mark SpencerFix voicemail ADSI codes (bug #1680)
2004-05-24 Mark SpencerMinor mailbox cleanups
2004-05-23 Mark SpencerChange 'u' back to 's' since it's required for both...
2004-05-23 James GolovichMake mkdep throw away stderr since people think the...
2004-05-23 Mark SpencerSmall fixes
2004-05-23 Mark SpencerMeetMe documentation improvements (bug #1703)
2004-05-23 Mark SpencerUse find_user for existsmailbox
2004-05-23 Mark SpencerFixes to mailbox exists
2004-05-22 Mark SpencerCopy hangup cause at end of a good call
2004-05-22 Mark SpencerObviously don't send alerting, progress, or proceeding...
2004-05-22 Mark SpencerWhen dialing out, we're always proceeding :)
2004-05-22 Mark SpencerWork on a copy with app_agi
2004-05-22 Mark SpencerMerge fabeman's extensive meetme improvements (bug...
2004-05-21 Mark SpencerFirst pass at handling responses properly for retransmi...
2004-05-21 Mark SpencerFix some small broken prompts (bug #1684 & 1686)
2004-05-21 Ben Kramer/ updated locking
2004-05-21 Mark SpencerDon't send the same codec twice even if listed twice...
2004-05-21 Mark SpencerStop stream when interrupted by '#' or '*' or '0' ...
2004-05-21 Jeremy McNamaraFix FreeTDS/MSSQL from bkw
2004-05-20 Jeremy McNamarabackout code optimization, add more explict error reporting
2004-05-20 Mark SpencerMake ast_channel_walk become ast_channel_walk_locked
2004-05-20 Jeremy McNamaracleanup code and debug
2004-05-20 Mark SpencerMake playback of envelope a configurable option (bug...
2004-05-20 Mark SpencerCongestion with Hangup sends expected RELEASE code...
2004-05-20 Mark SpencerStage 1 of deadlock fix (bug #1673 -- but not yet solve...
2004-05-20 Mark SpencerFix compile order (bug #1682)
2004-05-20 Jeremy McNamaraproperly send call progress and alerting PDUs, re-fix...
2004-05-20 Jeremy McNamaraonly complain if ZAPATA_PRI is defined
2004-05-20 Ben Kramer/ working on pstn->sip half duplex bug
2004-05-20 Mark SpencerMerge Mike's announcement enhancements
2004-05-19 Mark SpencerAdd missing queue header file (bug #1626)
2004-05-19 Mark SpencerUpdate for newer libpri
2004-05-19 James GolovichRe-Disable building chan_iax.so
2004-05-19 Mark SpencerAlways send proceeding, send progress when appropriate
2004-05-19 Mark SpencerAlert for in-band audio
2004-05-19 Mark SpencerDon't qualify with overlap dial anymore
2004-05-19 Mark SpencerSend proceeding if appropriate on audio transmission...
2004-05-19 Mark SpencerDon't automatically send proceeding/alerting
2004-05-19 Mark SpencerAllow multiple codecs to be printed in debug (bug ...
2004-05-19 Mark SpencerProvide example for using e164.org
2004-05-19 Mark SpencerMake muted handle transfers
2004-05-19 Mark SpencerMerge small bkw_ queue enhancements
2004-05-18 James GolovichClarify app_dial documentation regarding transfers
2004-05-18 Jeremy McNamarafix documenation bug
2004-05-18 Jeremy McNamaraDon't advertise Janus, its still broken
2004-05-18 Jeremy McNamaraclean up code and attempt to stablize inbound h.323...
2004-05-18 Jeremy McNamaraclean up code
2004-05-18 Mark SpencerFlesh out remaining "rrmemory" logic
2004-05-18 Mark SpencerUpdate coding guidelines
2004-05-18 Mark SpencerAdd date formatting capability for logger (bug #1665)
2004-05-18 Mark SpencerAdd Round-Robin w/ Memory queueing strategy (rrmemory)
2004-05-18 Jeremy McNamaraadd explict version info
2004-05-17 Mark SpencerAllow translation table to be recalculated, including...
2004-05-17 James GolovichFix compiler warning
2004-05-17 James GolovichMake variables work in manager originate again
2004-05-17 Mark SpencerPropagate language properly across chan_local (bug...
2004-05-17 Mark Spencermanage multiple subchannels per device
2004-05-17 Mark Spencerclean up config file sample
2004-05-17 Mark SpencerAdd muted for malcolm!
2004-05-17 Jeremy McNamaranitpicky fix
2004-05-16 Mark SpencerFix compile for old builds
2004-05-16 Mark SpencerAdd ability to look up callerid name by txt (bug #1442)
2004-05-16 Mark SpencerFix callerid on quicknet stuff (bug #1613)
2004-05-16 Mark SpencerAllow defining a default context (bug #1658)
2004-05-16 Mark SpencerIgnore progress frames in request/dial (bug #1657)
2004-05-16 Jeremy McNamaraadd iLBC optimizations from bkw
2004-05-16 Jeremy McNamaraadd new file README.h323 to help lower the signal-to...
2004-05-16 Mark SpencerTimely packet removal and make valgrind happy
2004-05-16 Jeremy McNamaraadd ./configure for the thick headed who can't read...
2004-05-16 Mark SpencerImprove handling of multiple CANCEL requests
2004-05-16 Mark SpencerAdd indications for Chile
2004-05-16 Jeremy McNamaratry to enable ringback on H.323->SIP calls (bug #1645...
2004-05-16 Mark SpencerMake sure that we have the sin_family set to AF_INET...
2004-05-15 Mark SpencerAdd Taiwan support (bug #1599)
2004-05-15 Mark SpencerDon't worry about tones we can't send (bug #1652)
2004-05-15 Mark SpencerFix timezone handling for FreeBSD
2004-05-15 Mark SpencerDon't call out an FXO until at least 2 seconds after...
2004-05-15 Mark SpencerFreeBSD compile fix (bug #1655)
2004-05-15 Mark SpencerFix typo in outgoing rfc2833 handling (bug #1646)
2004-05-15 Mark SpencerFix a couple of small typos (bug #1648)
2004-05-15 Mark SpencerUpdate coding guidelines, fix "say.c" compile on older...
2004-05-15 Mark SpencerFix logic in gethostbyname_r (bug #1634)
2004-05-14 Ben Kramer/ fixed up coding style to recommened
2004-05-13 Mark SpencerReally fix ast_gethostbyname
2004-05-13 Mark SpencerAdd polish support to say.c (bug #1629)
2004-05-13 Mark SpencerAdd taiwanese support for saynumber/datetime (bug ...
2004-05-13 Mark SpencerUpdate documentation of asterisk -h (bug #1622)
2004-05-13 Mark SpencerBetter document SIP (bug #1603)
2004-05-13 Mark SpencerLose all the "auth" stuff since we don't use it (bug...
2004-05-13 Mark SpencerAdd events for join/leave (bug #1625)
2004-05-13 Mark SpencerAdd linear file generator, CIRCQ emulation for BSD...
2004-05-13 Mark SpencerMake sure we initialize attributes properly on thread...
2004-05-12 Mark SpencerMinor memory cleanups, initialize peer/user invite...
2004-05-12 Jeremy McNamaraTurn off lamp on call completion, code cleanup and...
2004-05-12 Mark SpencerFix FreeBSD compile (bug #1620)
2004-05-12 Mark SpencerMinor cleanups (bug #1618 included)
2004-05-12 Mark SpencerPut sip history stuff in (for real) and provide voicema...
2004-05-11 Mark SpencerRefuse to gethostbyname on a pure integer
next