]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2009-04-10  Russell BryantSupport "signaling" in addition to "signalling".
2009-04-10  Tilghman LesherAdd lastms column to the contributed table designs
2009-04-09  Mark MichelsonHandle a SIP race condition (reinvite before an ACK...
2009-04-09  Tilghman LesherOops, typo
2009-04-09  Tilghman LesherRace condition between ast_cli_command() and 'module...
2009-04-09  Tilghman LesherPermit zero-length text messages in SIP.
2009-04-09  Tilghman LesherOops, missed this file in the last commit.
2009-04-09  Tilghman LesherAdd debugging mode for diagnosing file descriptor leaks.
2009-04-08  Tilghman LesherBackport resolution for file descriptor leak in 1.6...
2009-04-08  Mark MichelsonFix a crash due to too few arguments to RetryDial.
2009-04-08  Mark MichelsonFix a small logical error when loading moh classes.
2009-04-08  Mark MichelsonMake a couple of changes with regards to a new message...
2009-04-08  Mark MichelsonFix a few typos of the word "frequency."
2009-04-07  Mark MichelsonSet the AST_FEATURE_WARNING_ACTIVE flag when a p2p...
2009-04-07  Tilghman LesherFix Macro documentation to match current (and intended...
2009-04-07  Mark MichelsonEnsure that \r\n is printed after the ActionID in an...
2009-04-06  Mark MichelsonRevert commit 186445 because it causes the build to...
2009-04-03  Kevin P. FlemingFix a bug where DAHDI/Zaptel channels would not properl...
2009-04-03  Tilghman LesherFound a conflict in the last commit, due to multiple...
2009-04-03  Tilghman LesherDistinguish in a sent email between simple sends and...
2009-04-03  Joshua ColpFix a problem with the crypto variable definitions...
2009-04-03  Russell BryantFix a memory leak in cdr_radius.
2009-04-02  Mark MichelsonFix instructions in one-step parking comment to make...
2009-04-02  Kevin P. Flemingensure that the buffer passed to DAHDI_SET_BUFINFO...
2009-04-02  Tilghman LesherMerged revisions 186056 via svnmerge from
2009-04-02  Tilghman LesherAvoid multiple warning messages in SIP, due to this...
2009-04-02  Kevin P. Flemingthe DAHDI_GETCONF, DAHDI_SETCONF and DAHDI_GET_PARAMS...
2009-04-01  David VosselFixes issue with dropped calles due to re-Invite glare...
2009-04-01  Russell BryantFix a case where DTMF could bypass audiohooks.
2009-03-31  Mark MichelsonFix crash that would occur if an empty member was speci...
2009-03-31  Mark MichelsonUse AST_SCHED_DEL_SPINLOCK instead of manually using...
2009-03-31  Mark MichelsonFix Russian voicemail intro to say the word "messages...
2009-03-31  David BrooksFix incorrect parsing in chan_gtalk when xmpp contains...
2009-03-31  Mark MichelsonFix some state_interface stuff that was in trunk but...
2009-03-31  Joshua ColpFix crash when moving audiohooks between channels.
2009-03-30  Richard MudgettUpdate the channel allocation method documentation.
2009-03-30  Richard MudgettMake chan_misdn BRI TE side normally defer channel...
2009-03-30  Mark MichelsonFix queue weight behavior so that calls in low-weight...
2009-03-30  Mark MichelsonBackport state interface changes to app_queue from...
2009-03-30  Joshua ColpImprove our handling of T38 in the initial INVITE from...
2009-03-29  Russell BryantEnsure targs variable is fully initialized.
2009-03-27  Joshua ColpFix an issue where nat=yes would not always take effect...
2009-03-26  Kevin P. Fleminguse new, improved 8kHz prompts
2009-03-26  David Vosselpri loop TestClient/TestServer fails: server SEND DTMF 8
2009-03-25  Eliel C. SardanonsAvoid destroying the CLI line when moving the cursor...
2009-03-24  Mark MichelsonChange NULL pointer check to be ast_strlen_zero.
2009-03-24  Tilghman LesherAdditionally note that the operator option needs an...
2009-03-23  Mark MichelsonFix a memory leak in res_monitor.c
2009-03-20  Russell BryantFix a crash in IAX2 registration handling found during...
2009-03-19  Terry WilsonAdd missing datastore inherit (exists in all other...
2009-03-19  David VosselCleaning up a few things in detect disconnect patch
2009-03-19  Tilghman LesherReordering, to change prior to unlocking
2009-03-19  Tilghman LesherDelay signalling progress until a PRI channel really...
2009-03-19  Jason ParkerExport some more required symbols.
2009-03-19  Russell BryantRemove the use of RTLD_NOLOAD, as it is not behaving...
2009-03-19  Russell BryantAllow the AES API to work.
2009-03-19  Russell BryantAdd missing semicolon in exports script.
2009-03-19  David VosselAllow disconnect feature before a call is bridged
2009-03-19  Russell BryantAllow the CallerID API to work again.
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...
next