asterisk/asterisk.git
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
2004-05-11 Mark SpencerGerman language improvements (bug #1606)
2004-05-11 Mark SpencerDon't say "re-recording" on CLI.
2004-05-11 Mark SpencerChange "boundary" to be less likely to cause e-mail...
2004-05-11 Mark SpencerIncrease max write size (bug #1601)
2004-05-10 Anthony Minessale IIPatch Submitted by BKW on 5/10/2004 to chan_sip.c
2004-05-10 Mark SpencerAllow characterset to be specified (bug #1598)
2004-05-10 Mark SpencerSet mimetype to lower case (bug #1597)
2004-05-10 Mark SpencerFix missing semicolons in sample configurations (bug...
2004-05-09 Mark SpencerMore minor bkw fixes
2004-05-09 Mark Spencermerge brian's cleanups
2004-05-09 Mark SpencerInclude app.h in senddtmf (bug #1594)
2004-05-09 Mark SpencerAdd SIPUSERAGENT, SIPCALLID, and fix some formatting...
2004-05-09 Mark SpencerFix accidental strlen_zero mistransfer (bug #1592)
2004-05-09 Mark SpencerFix minor formatting problem
2004-05-09 Mark SpencerRemove "jitter"
2004-05-09 Mark SpencerMerge Connor's ringback feature for queue (bug #1560)
2004-05-09 James GolovichAdd new file utils.c, Move ast_gethostbyname to utils.c
2004-05-09 James GolovichMore ast_strlen_zero changes
2004-05-09 James GolovichCode formatting fixes in pbx.c (still more todo)
2004-05-09 James GolovichFix null pointer dereference in app_groupcount.c (bug...
2004-05-08 Mark SpencerShow peers formatting fixes, SIP strlen optimizations...
2004-05-08 Mark SpencerUpdate default astman types for newer newt (bug #1578)
2004-05-08 Mark SpencerAdd Spanish support to say date with format (bug #1583)
2004-05-08 Mark SpencerCopy musicclass to right field (bug #1582)
2004-05-08 Mark SpencerAllow notransfer to be a global option
2004-05-08 Mark SpencerAdd missing unlock (although it shouldn't make a differ...
2004-05-08 James Golovichast_strlen_zero changes
2004-05-07 Mark SpencerDo proper PRI locking in zt_call (not to mention lock...
2004-05-07 James GolovichCode cleanup
2004-05-07 Anthony Minessale IICreated API call ast_dtmf_stream
2004-05-07 Mark SpencerCheck h_addr_list, too
2004-05-07 Mark SpencerCheck that hp->h_addr is not NULL before returning...
2004-05-07 Mark SpencerAdd sip show peers (trivial zap fix, too) bug #1573
2004-05-07 Mark SpencerAdd debugging to failure
2004-05-06 Anthony Minessale IImake channel.c use autoservice_start/stop when playing...
2004-05-06 Mark SpencerAdd "sip show subscriptions" command (bug #1569)
2004-05-06 James GolovichUse ast_strlen_zero in file.c
2004-05-06 James GolovichUse ast_strlen_zero in channel.c
2004-05-06 James GolovichUse ast_strlen_zero in cli.c
2004-05-06 Mark SpencerFix silly typo in iax2 where strlen was used instead...
2004-05-06 James GolovichUse ast_strlen_zero in logger.c
2004-05-06 James GolovichUse ast_strlen_zero in cdr.c
2004-05-06 Mark SpencerAllow global authentication realm to be set (bug #1567)
2004-05-06 Mark SpencerEnhance Spanish and Mexican support (bug #1566) thanks!
2004-05-06 Mark SpencerDon't autodestruct on semi-ack. We'll add it as we...
2004-05-06 Jeremy McNamarafix formatting, from bkw
2004-05-06 Mark SpencerIf user fails host access, search for peers too
2004-05-05 James Golovichinclude utils.h in chan_iax2.c
2004-05-05 James GolovichUse ast_strlen_zero in chan_iax2.c
2004-05-05 James GolovichInclude utils.h in chan_skinny.c
2004-05-05 Jeremy McNamarause ast_strlen_zero
2004-05-05 James GolovichUse ast_strlen_zero in chan_zap.c
2004-05-05 Mark SpencerIgnore dupe packets for RFC2833 (bug #1034)
2004-05-05 Mark SpencerQualify that SIP INFO stuff is real (bug #1558)
2004-05-04 Mark SpencerFix SIP autohangup mishap
2004-05-04 Mark SpencerPrint route when doing sip show channel foo
next