asterisk/asterisk.git
2004-05-03 Jeremy McNamarause ast_stren_zero
2004-05-03 Mark SpencerAdd swedish support, fix german support (bug #1543)
2004-05-03 Mark SpencerUse strlen_zero function in chan_sip (bug #1545)
2004-05-03 Mark SpencerFix compiler warning
2004-05-03 Mark SpencerDon't update route once it's set (bug #1491)
2004-05-03 James GolovichOops, actually use the right variable in channels/Makefile
2004-05-03 James GolovichFix channels/Makefile so USE_MYSQL_FRIENDS implies...
2004-05-03 Mark SpencerAdd "insecure=very" where we don't authenticate peers...
2004-05-03 Mark SpencerMerge slepp's sub-second expiration timer although...
2004-05-03 Mark SpencerInternationalize say_date_time, fix small pbx_config...
2004-05-03 James GolovichChange strlen calls to ast_strlen_zero in voicemail...
2004-05-03 Mark SpencerMake directory spell name if available
2004-05-03 James GolovichAdd include/asterisk/utils.h file. Which includes...
2004-05-03 Mark SpencerMerge BKW's mp3 improvements
2004-05-03 Mark SpencerMerge slepp's REGISTER RFC compliance fixes (bug #1538)
2004-05-03 James GolovichCode formatting cleanup in channel.c
2004-05-03 Mark SpencerAdd SayPhonetic and SayAlpha applications (bug #793)
2004-05-02 James GolovichAdd doc/CODING-GUIDELINES document
2004-05-02 Mark SpencerMerge Tilghman's color patches for the asterisk prompt...
2004-05-02 Mark SpencerLet OSS know how to deal with indication -1
2004-05-02 Mark SpencerOn a reload, don't stop supporting sip if we can't...
2004-05-02 Mark SpencerAdd new "authname" field so we can authenticate BYE...
2004-05-02 Mark SpencerOn incoming call, set peername to username to properly...
2004-05-02 Mark SpencerMerge Matteo's language setting code for iax2 (bug...
2004-05-02 Mark SpencerProvide more fine grained control of sip and iax show...
2004-05-02 Mark SpencerMerge murf's generous expression contributions (bug...
2004-05-02 Mark SpencerMake overlap dial be interpreted in the same way an...
2004-05-02 Mark SpencerAdd new zealand tone definitions
2004-05-02 Mark SpencerRevert earlier changes. The right answer for bug ...
2004-05-01 Mark SpencerAllow "fast" asynchronous manager initiation of events...
2004-05-01 Mark SpencerAdd ability to specify custom e-mail subject line ...
2004-05-01 Mark SpencerFurther minor fixup
2004-05-01 Mark SpencerMerge german say number enhancements (bug #1532) thanks!
2004-05-01 Mark SpencerMerge sbinger's voicemailf ixes for duration and short...
2004-05-01 Mark SpencerFix wrap error
2004-05-01 Mark SpencerAllow debug to be enabled on a per-peer or per-IP basis...
2004-05-01 Mark SpencerRid compiler warning, make information meaningful in...
2004-05-01 Mark SpencerCorrect loadavg documentation (bug #1305)
2004-05-01 Mark SpencerAdd DTX support (mark bit) (bug #1234)
2004-05-01 Mark SpencerAdd documentation for CLI prompt
2004-05-01 Mark SpencerImprove mp3 player quality (bug #1527)
2004-05-01 James GolovichAdd HasVoicemail application (bug 1520)
2004-05-01 James GolovichFix 'remove extension' completion
2004-05-01 James Golovichformat_ilbc.c comment fix from bkw
2004-05-01 Mark SpencerPut poll in a loop forever when not doing anything...
2004-05-01 Mark SpencerRevert routing change
2004-04-30 Jeremy McNamaraDocument usage of PGSQL. Bug#1486
2004-04-30 Jeremy McNamaraIncrease DTMF duration in f.sample, just in case. Bug...
2004-04-30 Mark SpencerOnly clear route if we have a new one
2004-04-30 Jeremy McNamaracorrectly stay in admin menu until user wants out ...
2004-04-30 Jeremy McNamararollback bug#77..the right fix immanent
2004-04-30 Anthony Minessale IIupdate astxs to default /usr/src/asterisk
2004-04-30 Mark SpencerStay in admin menu until user wants out (bug #977)
2004-04-30 Mark SpencerWork properly with USE_SIP_MYSQL_FRIENDS set to 1 for...
2004-04-30 Mark SpencerSay "message 1" in title (bug #1521)
2004-04-29 Mark SpencerAdd relaxdtmf option to sip
2004-04-29 Malcolm DavenportBug # 1503: Add Peter's fix to include "accountcode...
2004-04-29 Anthony Minessale IIupdate astxs utility to allow auto load/unload and...
2004-04-29 Anthony Minessale IIadd seconds.gsm for call timeout warning feature (bug...
2004-04-29 Mark SpencerEven better, let it be specified per-context
2004-04-29 Mark SpencerAdd ability to customize directory introduction (bug...
2004-04-29 Jeremy McNamarapopulate global options correctly. Bug#1515
2004-04-29 Mark SpencerHandle fromdomain properly when there is no @ sign
2004-04-29 Mark SpencerUse -1 not NULL
2004-04-29 Mark SpencerAdd russian indications (bug #1471)
2004-04-29 Mark SpencerLoader fixes
2004-04-29 Mark SpencerDon't propsoe sotp now on empty read (bug #1511)
2004-04-29 Mark SpencerUnbuffered music on hold
2004-04-29 Mark SpencerSend ActionID in response ot action command (bug #1484)
2004-04-29 Mark SpencerAdd support for French, Danish, Portuguese, Spanish...
2004-04-28 Mark SpencerDon't double receive INFO or MESSAGE elements (bug...
2004-04-28 Mark SpencerFix potential seg in iax2 from reload when registration...
2004-04-28 Mark SpencerOpenBSD portability to H323
2004-04-28 Mark SpencerAdd revk's SMS application (bug #1437). Thanks!
2004-04-28 Mark SpencerMake paths not absolute
2004-04-28 Mark SpencerMore FreeBSD fixes
2004-04-28 James GolovichMake sure causes.h can only be included once. Not...
2004-04-28 James Golovichast_frdup optimization: only call strlen once and save...
2004-04-28 James GolovichOptimize inaddrcmp (a little) by making it inline
2004-04-28 Mark SpencerTrivial portability fix
2004-04-28 Mark SpencerWhen creating a new DSP, initialize the progress zone...
2004-04-28 Mark SpencerRun setstate after setting all appropriate variables...
2004-04-28 Mark SpencerAdd Peter's SQL complaint script (bug #1482)
2004-04-28 Mark SpencerProvide gethostbyname_r emulation for FreeBSD and fix...
2004-04-28 Mark SpencerMerge bug 1483 -- advanced voicemail options
2004-04-28 Mark SpencerBuild again without PRI
2004-04-28 Mark SpencerFix deadlock in IAX2 trunking, small MGCP fix
2004-04-27 Mark SpencerAdd white space condensing to pedantic mode of chan_sip.
2004-04-27 Mark SpencerMake sure we are proceeding when we answer
2004-04-27 James GolovichPortability fix, use the shells path for sed and env
2004-04-27 James GolovichRevert formatting changes
2004-04-27 Mark SpencerImprove responsiveness of MGCP during a reload (bug...
2004-04-27 Anthony Minessale IIBug Fix
2004-04-27 Mark SpencerExtreme IAX2 trunking performance improvements
2004-04-26 Anthony Minessale IIapplied final release of bug 1353 per Mark's permission
2004-04-26 Mark SpencerSIP cleanups for database linkage
2004-04-26 Mark SpencerUse insmod instead of modprobe (bug #939)
2004-04-26 Mark SpencerAllow two contexts to be specified for directory applic...
2004-04-26 Mark SpencerUnify all the res_ninit patches
2004-04-26 Mark SpencerMove skinny to support poll
next