]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-03-19  Mark MichelsonFix an issue where cancelled outgoing SIP calls would...
2009-03-18  Jeff Peelerfix typo which broke configure
2009-03-18  Jeff PeelerAllow H.323 Plus library to be used in addition to...
2009-03-18  Kevin P. Flemingfix another symbol namespace issue (reported by Andrew...
2009-03-18  Russell BryantFix cases where the internal poll() was not being used...
2009-03-18  Kevin P. FlemingImprove the build system to *properly* remove unnecessa...
2009-03-18  Kevin P. Flemingrevert commit that included extranous changes
2009-03-18  Kevin P. Flemingremove accidentally merged properties
2009-03-18  Kevin P. FlemingImprove the build system to *properly* remove unnecessa...
2009-03-17  Jason ParkerAllow dahdichanname to work as advertised.
2009-03-17  Tilghman LesherFix race in astdb
2009-03-16  David VosselRandomize IAX2 encryption padding
2009-03-16  Tilghman LesherFixup glare detection, to fix a memory leak of a local...
2009-03-13  Mark MichelsonCheck the DYNAMIC_FEATURES of both the chan and peer...
2009-03-13  Richard MudgettUse the correct branch integrated property when generat...
2009-03-12  Mark MichelsonProperly send a 487 on an INVITE we have not responded...
2009-03-12  Joshua ColpFix incorrect usage of strncasecmp... I really meant...
2009-03-12  Joshua ColpFix logic flaw in previous commit.
2009-03-12  Joshua ColpFix another scenario where depending on configuration...
2009-03-12  Joshua ColpFix issue with streaming MOH failing if nobody is liste...
2009-03-11  Jason ParkerAllow prefix to set localstatedir (when used and differ...
2009-03-11  Russell BryantMake code that updates BRIDGEPEER variable thread-safe.
2009-03-11  David Vosselencrypted IAX2 during packet loss causes decryption...
2009-03-11  Joshua ColpFix issue where an attended transfer could not be compl...
2009-03-11  Joshua ColpFix a problem with inband DTMF detection on outgoing...
2009-03-11  Jeff PeelerFix malloc debug macros to work properly with h323.
2009-03-11  Mark MichelsonRemove unused variables.
2009-03-11  Mark MichelsonFix incorrect tag checking on transfers when pedantic...
2009-03-10  Jason ParkerMake things happier when using autoconf 2.62+
2009-03-06  Mark MichelsonMake compilation succeed in dev-mode when IMAP storage...
2009-03-06  David VosselFix handling of backreferences for ENUM lookups
2009-03-05  Mark Michelson[IMAP] Fix message retrieval issues when identical...
2009-03-05  Mark MichelsonFix broken mailbox parsing when searchcontexts option...
2009-03-05  Kevin P. FlemingFix problems when RTP packet frame size is changed
2009-03-04  Joshua ColpLook for the number in a callerid string starting from...
2009-03-03  Jason ParkerMake sure we still support zapchan in users.conf, in...
2009-03-03  Mark MichelsonClarify some documentation of queues.conf.sample
2009-03-03  Joshua ColpDo not assume that the bridge_cdr is still attached...
2009-03-03  Steve MurphyThese changes allow AEL to better check ${} constructs...
2009-03-03  Russell BryantEnsure chan->fdno always gets reset to -1 after handlin...
2009-03-03  Joshua ColpMove where fdno is set to the default value to *after...
2009-03-03  Russell BryantMake it easier to detect an improper call to ast_read().
2009-03-02  Jeff PeelerFix bridging regression from commit 176701
2009-03-02  Russell BryantMove ast_waitfor() down to avoid the results of the...
2009-03-02  Tilghman LesherWhen ending a recording with silence detection, remembe...
2009-03-02  Russell BryantEnsure that only one thread is calling ast_settimeout...
2009-03-02  Jason ParkerRemove several silly warnings in editline. One about...
2009-02-27  Jason ParkerUpdate documentation for DIALEDTIME and ANSWEREDTIME...
2009-02-26  Steve MurphyThis change moves the default feature digit timeout...
2009-02-26  David VosselIAX2 prune realtime fix
2009-02-26  Steve MurphyThis patch prevents the feature detection timeout from...
2009-02-25  Steve MurphyThis patch completes the fixes nec. to make 1.4 asteris...
2009-02-25  Russell BryantUpdate the copyright year for the main page of the...
2009-02-24  Tilghman LesherAdd section about the #exec command in configuration...
2009-02-24  Russell BryantOnly set dtmfcount on BEGIN, and ensure it gets reset...
2009-02-24  Terry WilsonChange include order to make compile on Centos 5 with...
2009-02-24  Joshua ColpSkip check for extension when subscribing for MWI.
2009-02-23  Russell BryantFix infinite DTMF when a BEGIN is received without...
2009-02-20  Tilghman LesherDon't print the CR-NL combination when we aren't output...
2009-02-20  Tilghman LesherThis exception does not appear to still be true for...
2009-02-20  David VosselFixes issue with undefined audio codecs in chan_iax2
2009-02-19  Steve MurphyThis patch fixes a problem with 8-bit input to the...
2009-02-19  Tilghman LesherFix up potential crashes, by reducing the sharing betwe...
2009-02-19  Olle JohanssonForce a MWI notification after subscribe request. Repor...
2009-02-19  Joshua ColpIf we are able to create a speech structure unset the...
2009-02-18  Steve MurphyThis patch fixes a regression of sorts that was introdu...
2009-02-18  Jeff PeelerModify h323 to build against PTLib as well as the older...
2009-02-18  Tilghman LesherDocument the return value of the update method (as...
2009-02-18  Doug BaileyMerged revisions 177035 manually from
2009-02-18  Doug BaileyNeed to take into account the \0 terminator of the...
2009-02-18  Shaun RuffellSeveral changes to codec_dahdi to play nice with G723.
2009-02-17  Jeff PeelerModify bridging to properly evaluate DTMF after first...
2009-02-17  Tilghman LesherBackport change to 1.4:
2009-02-17  Tilghman LesherAfter a 'sip reload', qualifies for realtime peers...
2009-02-16  David VosselFixes issue with AST_CONTROL_SRCUPDATE not being relaye...
2009-02-16  Kevin P. Flemingcorrect a logic error in the last stringfields commit...
2009-02-16  Mark MichelsonRemove unused variable and make dev-mode compilation...
2009-02-16  Mark MichelsonOpen the DAHDI pseudo device and set it to be nonblocki...
2009-02-16  David VosselFixes issue with AST_CONTROL_SRCUPDATE breaking out...
2009-02-16  Kevin P. Flemingfix a flaw in the ast_string_field_build() family of...
2009-02-16  Joshua ColpDon't have the Via header stored as a stringfield as...
2009-02-15  Michiel van... fix mis-spelling of the word registered.
2009-02-15  Olle Johanssonformat_ilbc does not depend on codec libraries and...
2009-02-15  Olle JohanssonDisable format_ilbc.so by default, like codec_ilbc.so
2009-02-15  Olle JohanssonMake sure that the debug line is not printed on debug...
2009-02-13  Jason ParkerZaptel is not DAHDI. Rather, Zaptel is actually Zaptel...
2009-02-13  Mark MichelsonFix a potential crash situation when using IMAP voicemail
2009-02-12  Mark MichelsonFix a place where filestreams were not refcounted properly
2009-02-12  Tilghman LesherFix crashes when receiving certain T.38 packets. Also...
2009-02-12  Jeff PeelerFix ParkedCall event information for From field in...
2009-02-12  Jeff PeelerFix crash in event of failed attempt to transfer to...
2009-02-12  Russell BryantDon't send DTMF for infinite time if we do not receive...
2009-02-12  Philippe SultanSet the initiator attribute to lowercase in our replies...
2009-02-12  Joshua ColpRevert RTP changes for continuation of DTMF. Proxy...
2009-02-12  Russell BryantClear out the current event after forcing the end of...
2009-02-11  Russell BryantFixify infinite DTMF in the case that no RFC2833 END...
2009-02-11  Tilghman LesherRestore a behavior that was recently changed, when...
2009-02-10  Joshua ColpGo off hold when we get an empty reinvite telling us to.
2009-02-10  Matthew NicholsonImprove behavior of jitterbuffer when maxjitterbuffer...
2009-02-10  Steve MurphyThis patch solves some compiler complaints
next