]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2008-10-16  Mark MichelsonDon't try to call a dialplan function's read callback...
2008-10-16  Richard MudgettFix memory leak found by customer
2008-10-16  Steve MurphyThis patch is relevant to:
2008-10-15  BJ Weschke Another documentation fix.
2008-10-15  BJ Weschke An update to the documentation/example of agents.conf...
2008-10-15  Kevin P. Flemingfix some problems when parsing SIP messages that have...
2008-10-14  Mark MichelsonChange this warning to an error message. Suggestion
2008-10-14  Mark MichelsonCall register_peer_exten even in the case that the...
2008-10-14  Mark MichelsonAdd a tolerance period for sync-triggered audiohooks
2008-10-14  Mark MichelsonUpdate the queue with the correct number of calls and
2008-10-14  Mark MichelsonDon't allow reserved characters to be used in register
2008-10-14  Tilghman LesherCheck correct values in the return of ast_waitfor(...
2008-10-14  Leif MadsenAdd in some missing updates to the CHANGES file for...
2008-10-14  Tilghman LesherSome compilers warn, some don't. Fixing.
2008-10-14  Tilghman LesherEnsure that mail headers are 7-bit clean, even when...
2008-10-14  Mark MichelsonDeadlock prevention in chan_local.
2008-10-14  Kevin P. Flemingon Ubuntu (at least), recent versions of ld in binutils...
2008-10-14  Kevin P. Flemingit would be nice if this message printing code had...
2008-10-10  Tilghman LesherUser not notified of temporary greeting, if ODBC storag...
2008-10-09  Tilghman LesherWhen blank, callerid name and number should display...
2008-10-09  Jeff Peeler(closes issue #13139)
2008-10-08  Kevin P. Flemingwhen parsing a text configuration option, ensure that...
2008-10-08  Joshua ColpIf we receive DTMF make sure that the state of the...
2008-10-07  Kevin P. Flemingrevert this change until i can understand why it result...
2008-10-07  Kevin P. Flemingdon't start a PBX on incoming PRI call channels until...
2008-10-07  Sean BrightMake 'imapsecret' an alias to 'imappassword' in voicema...
2008-10-06  Tilghman LesherDialplan functions should not actually return 0, unless...
2008-10-06  Tilghman LesherCheck whether an extension exists in the _call method...
2008-10-06  Kevin P. Flemingensure that the private structure for pseudo channels...
2008-10-05  Jason ParkerFix silly formatting.
2008-10-03  Sean BrightChange some preprocessor macros to struct definitions...
2008-10-03  Jeff Peeler(closes issue #13425)
2008-10-03  Steve Murphy(closes issue #13579)
2008-10-02  Tilghman LesherBackport support for some of the keyword modifications...
2008-10-02  Tilghman LesherSome sanity checks that may have led to prior crashes...
2008-10-01  Leif MadsenUpdate the realtime_pgsql.sql script to create the...
2008-09-30  Richard Mudgettchannels/chan_misdn.c
2008-09-27  Kevin P. Flemingfix some minor issues with rev 144924
2008-09-27  Kevin P. Flemingimprove header inclusion process in a few small ways:
2008-09-26  Mark MichelsonThis patch was applied to 1.4 but it completely
2008-09-26  Steve Murphy(closes issue #13563)
2008-09-25  Steve Murphy(closes issue #12101)
2008-09-25  Tilghman LesherBackport Hebrew language to voicemail.
2008-09-24  Christian Richterimproved helptext of misdn_set_opt.
2008-09-23  Steve Murphy(closes issue #13489)
2008-09-23  Steve MurphyIn at least one machine, we noted that the timestr
2008-09-22  Sean BrightUse the advertised header size in .au files instead...
2008-09-20  Sean BrightMake vmail.cgi work with mailboxes defined in users...
2008-09-19  Steve MurphyThis fix comes from a debugging session on a test box...
2008-09-19  Doug BaileyAdjust for technology when generating user extension
2008-09-18  Steve MurphyA micro-fix, in sip_park_thread, where d is freed befor...
2008-09-18  Jeff Peelercompare peer and chan instead of looking at the parked...
2008-09-17  Tilghman LesherWhen callerid is blank, we want to use "unknown caller...
2008-09-17  Mark MichelsonAllow for "G.729" if offered in an SDP even though
2008-09-16  Jeff Peeler(closes issue #13493)
2008-09-16  Jeff Peeler(closes issue #13465)
2008-09-15  Tilghman LesherSet the raw formats at the same time as the other formats.
2008-09-12  Jeff Peeler(closes issue #12965)
2008-09-12  Tilghman LesherCreate rules for disallowing contacts at certain addres...
2008-09-12  Michiel van... fix copyright year range
2008-09-12  Tilghman LesherMissing merge from 1.2 fixes errant exit on DTMF, only...
2008-09-12  Tilghman LesherDon't return a free'd pointer, when a file cannot be...
2008-09-12  Steve MurphyTested by: sergee, murf, chris-mac, andrew, KNK
2008-09-11  Steve Murphy(closes issue #13364)
2008-09-10  Steve Murphy(closes issue #12318)
2008-09-10  Sean BrightFix detection of PWLIB and OpenH323 version when spacin...
2008-09-10  Tilghman LesherPublish new extra sounds version.
2008-09-10  Russell BryantIt is a normal situation that a task gets put in the...
2008-09-09  Mark MichelsonMake sure that the branch sent in CANCEL requests
2008-09-09  Mark MichelsonWhen determining if codecs used by SIP peers allow
2008-09-09  Russell BryantEnsure that the stored CDR reference is still valid...
2008-09-08  Mark MichelsonFix pedantic mode of chan_sip to only check the
2008-09-08  Russell BryantWhen doing an async goto, detect if the channel is...
2008-09-08  Jason ParkerRemove RPM package targets from Makefile (and all assoc...
2008-09-08  Russell BryantActually use Zaptel CFLAGS if using Zaptel instead...
2008-09-06  Steve MurphyThis fix comes from Joshua Colp The Brilliant, who...
2008-09-06  Tilghman LesherReverting behavior change (AGI should not exit non...
2008-09-05  Mark MichelsonAgent's should not try to call a channel's indicate...
2008-09-05  Mark MichelsonSince greetings are not stored in IMAP, we should
2008-09-05  Mark MichelsonCommit 140417 had a logic flaw in it which
2008-09-05  Steve MurphyA small change to prevent double-posting of CDR's;...
2008-09-04  Steve Murphy(closes issue #13357)
2008-09-04  Jeff Peeler(closes issue #11979)
2008-09-03  Mark MichelsonFix voicemail forwarding when using ODBC storage.
2008-09-03  Russell BryantDon't freak out if the poll emulation receives NULL...
2008-09-02  Mark MichelsonAfter adding the context checking to app_voicemail
2008-09-02  Steve MurphyI am turning the warnings generated in ast_cdr_free...
2008-09-02  Steve MurphyAfter reconsidering, with respect to 13409, ast_cdr_det...
2008-09-02  Steve Murphy(closes issue #13409)
2008-09-02  Sean BrightMake sure to use the correct length of the mohinterpret...
2008-08-29  Mark MichelsonAfter working on the ao2_containers branch, I noticed
2008-08-29  Mark MichelsonAdd context checking when retrieving a vm_state.
2008-08-29  Mark MichelsonFix SIP's parsing so that if a port is specified
2008-08-27  Mark MichelsonFix tag checking in get_sip_pvt_byid_locked when
2008-08-26  Jeff Peeleradd HAVE_PRI if define around dahdi_close_pri_fd
2008-08-26  Russell BryantFix some bogus scheduler usage in chan_sip. This code...
2008-08-26  Jeff Peeler(closes issue #12071)
2008-08-26  Russell BryantFix a race condition with the IAX scheduler thread...
2008-08-26  Terry Wilsonsounds/Makefile installs sounds using the "new" languag...
2008-08-26  Kevin P. Flemingcorrect a file location in an error message
next