]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-09-16  Jason ParkerAdd LSB headers for Debian init script, since Debian...
2010-09-16  Matthew NicholsonDon't limit hint processing in ast_hint_state_changed...
2010-09-16  Matthew NicholsonDon't stop printing cdr variables if we encounter one...
2010-09-15  Jeff Peelerwhitespace fix
2010-09-15  Jeff PeelerEnsure mailbox is not filled to capacity before doing...
2010-09-14  Matthew NicholsonDon't clear the username from a realtime database when...
2010-09-14  Matthew NicholsonOnly drop duplicate answer frames if the channel is...
2010-09-13  Jason ParkerAdd stuff to svn:ignore for tests/ directory.
2010-09-11  Olle JohanssonHandle error response when we can't make file compatible
2010-09-10  Terry WilsonReturn -1 if chan_local doesn't support an option
2010-09-10  Paul BelangerLoad iax.conf before registering any functions/applicat...
2010-09-10  Richard MudgettAn outgoing call may not get hung up if a pre-connect...
2010-09-10  David VosselFixes sip extension state update DEADLOCK
2010-09-10  Terry WilsonInherit CHANNEL() writes to both sides of a Local channel
2010-09-10  Tilghman LesherMissing newline
2010-09-10  Tilghman LesherFix Mac OS X build.
2010-09-09  Paul BelangerGCC 4.2.x optimizations result in improper behavior...
2010-09-09  Jason ParkerTransmit silence when reading DTMF in ast_readstring.
2010-09-09  Brett BryantFixes an issue with MOH where it doesn't recover cleanl...
2010-09-08  David VosselIn retrans_pkt, do not unlock pvt until the end of...
2010-09-07  Tilghman LesherCatch invalid extensions at the parser, instead of...
2010-09-07  Tilghman LesherUse poll, if indicated to do so, in the ast_poll2 imple...
2010-09-07  Brett BryantFixes voicemail.conf issues where mailboxes with passwo...
2010-09-06  Tilghman LesherSilly convenience script for BSD platforms.
2010-09-03  Terry WilsonProperly detect when a sound file doesn't exist
2010-09-02  Brett BryantFixes a bug in manager.c where the default configuratio...
2010-09-02  David VosselRemoved relatedpeer code from sip_autodestruct
2010-09-01  Tilghman LesherEnsure that all areas that previously used select(2...
2010-08-31  Tilghman LesherDon't send a devstate change on poke_noanswer if the...
2010-08-31  Leif MadsenUpdate say.conf.sample to match the rules in say.c
2010-08-27  David VosselParse all "Accept" headers for SIP SUBSCRIBE requests.
2010-08-27  Jason ParkerFix issue with decoding ^-escaped characters in realtime.
2010-08-27  Terry WilsonUse ast_free since ast_variable_new uses ast_calloc
2010-08-26  David VosselFixed how Asterisk destroys a dialog on channel hangup...
2010-08-24  David VosselThis fix makes sure the ast_channel hangs up correctly...
2010-08-20  Richard MudgettMerged revision 278274 from
2010-08-20  Richard MudgettQ931 - Sending PROGRESS after sending ALERTING is a...
2010-08-19  David Vosseltos_sip option was not being set correctly
2010-08-19  Terry WilsonAdd some documentation about codec negotiation to sip...
2010-08-16  Terry WilsonSend a SRCCHANGE indication when we masquerade
2010-08-12  Jason ParkerRegister CLI commands before parsing config, in case...
2010-08-12  Jeff PeelerEnsure SSRC is changed when media source is changed...
2010-08-11  Leif MadsenAdd Danish support to say.conf.sample
2010-08-11  Leif MadsenAllow say.conf to handle large numbers ending with...
2010-08-10  Russell BryantReset visible indication after answer.
2010-08-09  Jeff PeelerPrevent loss of Caller ID information set on local...
2010-08-06  David Vosselchan_sip: fixes provisional keepalive scheduled item...
2010-08-05  Tilghman LesherChange context lock back to a mutex, because functional...
2010-08-04  Russell BryantCopy astcli back to 1.4 so it's available for automated...
2010-08-03  Tilghman LesherPrevent DAHDI channels from overriding the callerid...
2010-07-29  David Vosselfixes issue with translator frame not getting freed
2010-07-29  Jean GalarneauFix a dsp structure leak occuring when a local channel...
2010-07-28  Leif MadsenUpdate help text to be less confusing.
2010-07-27  David Vosselremove empty audiohook write list on channel
2010-07-24  Bradley LatusMinor update to man page
2010-07-24  Jeff PeelerProvide a default value for DAHDI_TRANSCODE so when...
2010-07-23  Richard MudgettSIP promiscuous redirect could fail to dial the redirect.
2010-07-23  Mark MichelsonBackport fixes for sip_uri_params_cmp() from trunk.
2010-07-23  Tilghman LesherEstablish a maximum version for openh323 (i.e. not...
2010-07-23  Tilghman LesherAvoid race with consolethread on shutdown (on parallel...
2010-07-22  Richard MudgettDNID does not get cleard on a new call when using immed...
2010-07-22  Mark MichelsonAllow PLC to function properly when channels use SLIN...
2010-07-20  Tilghman LesherDelete IMAP messages in reverse order, to ensure reorde...
2010-07-20  Tilghman LesherDo not queue up DTMF frames while a call is on hold.
2010-07-20  Tilghman LesherOff-by-one error
2010-07-19  Paul BelangerRegression with T.38 negotiation
2010-07-19  Jean GalarneauAvoid trying to pickup a parked extension before the...
2010-07-17  Tilghman LesherRemove uclibc cross-compile triplet, as uclibc has...
2010-07-16  Tim RingenbachSave and restore AST_FLAG_BRIDGE_HANGUP_DONT on attende...
2010-07-16  Tilghman LesherSince we split values at the semicolon, we should store...
2010-07-16  Matthew NicholsonDefault to no udptl error correction so that error...
2010-07-16  Richard Mudgettpriexclusive in chan_dahdi.conf ignored when reloading...
2010-07-16  Matthew NicholsonInterpret device state AST_DEVICE_UNKNOWN as extension...
2010-07-16  Tilghman LesherIf variable gotten is not set, will segfault on Solaris.
2010-07-16  Matthew NicholsonFor pass through DTMF tones, measure the actual duratio...
2010-07-16  Paul BelangerTotal analysis time error with SIP and silence suppression
2010-07-15  Jeff PeelerIn a perfect world, the frame source would never be...
2010-07-14  Leif MadsenUpdate documentation for voicemail.conf externpass...
2010-07-13  Russell BryantOnly reset a CDR that exists.
2010-07-13  Russell BryantUse chan->cdr instead of chan_cdr (just like peer-...
2010-07-13  Russell BryantAccess peer->cdr directly instead of through a saved...
2010-07-13  Tilghman LesherMove SQL scripts into their own database-specific direc...
2010-07-12  Jeff PeelerMake user removals and traversals thread safe in meetme.
2010-07-12  Jeff PeelerChange ast_write to not stop generator when called...
2010-07-09  Paul Belangerfix tab-completion for unload command.
2010-07-09  Paul BelangerFix logging message for stale nonce.
2010-07-09  Matthew Nicholsongive a better error message when attempting to unload...
2010-07-09  Matthew Nicholsondon't unload modules that returned AST_MODULE_LOAD_DECL...
2010-07-09  Matthew NicholsonClear the AST_CDR_FLAG_DIALED flag for channels going...
2010-07-09  Russell BryantDocument that a leading and trailing slash is expected...
2010-07-07  Richard MudgettClose the DAHDI FD on error when processing chan_dahdi...
2010-07-07  Tilghman LesherCorrect how 100, 200, 300, etc. is said. Also add...
2010-07-06  Jeff PeelerEnsure file.o is built correctly.
2010-07-06  Jeff PeelerCorrect sip.conf.sample comments for prematuremedia...
2010-07-06  Terry WilsonAdd option to not do a call forward on 482 Loop Detected
2010-07-06  Mark MichelsonFix problem with RFC 2833 DTMF not being accepted.
2010-07-06  Matthew NicholsonMake get_member_status return QUEUE_NO_MEMBERS instead...
2010-07-05  Tilghman LesherCommand 'stop gracefully' doesn't.
2010-07-05  Paul BelangerRemove extra line breaks from 'core show config mappings'
2010-07-02  Tilghman LesherHave the DEADLOCK_AVOIDANCE macro warn when an unlock...
next