]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-01-18  Jeff PeelerExtend max call limit duration from 24.8 days to 292...
2010-01-18  Jason ParkerFix an RTP instance allocation failure on Solaris.
2010-01-18  Alec L DavisUpdate CDR variables before pbx starts
2010-01-18  Sean BrightMerged revisions 241015 via svnmerge from
2010-01-18  Tilghman LesherMake HASHes inheritable across channel creation.
2010-01-18  David RugglesExternalIVR information for UPGRADE.txt
2010-01-18  David RugglesUpdated ExternalIVR documentation
2010-01-18  David Vosseltransmit_silence_during_record replaced by transmit_silence
2010-01-18  David RugglesAdd notification of interrupted file
2010-01-18  David VosselBlocked revisions 240891 via svnmerge
2010-01-18  David Vosselupdated transmit_silence option documentation in asteri...
2010-01-18  David Vosselfixes spelling error. s/memeber/member
2010-01-18  Olle JohanssonMuted already compiles on OS/X in trunk and 1.6 branche...
2010-01-17  Sean BrightAvoid a crash on Solaris when running 'core show functi...
2010-01-16  Sean BrightGet MoH building on OpenSolaris.
2010-01-15  Tilghman LesherErr, oops, it was already the way I intended.
2010-01-15  Russell BryantNote where empty lines should reside in commit messages.
2010-01-15  Russell BryantMerged revisions 240547 via svnmerge from
2010-01-15  Sean BrightClarify error message in res_timing_timerfd.
2010-01-15  Tilghman LesherOops, missed an include
2010-01-15  Tilghman LesherThe previous attempt at using a pipe to guarantee astca...
2010-01-15  Tilghman LesherAdd pickup event to AMI. Also, fix AMI documentation.
2010-01-15  Mark MichelsonMake sure to set owner_line, ownder_func, and owner_fil...
2010-01-15  Tilghman LesherMake sure that the limit is N, not N - 1.
2010-01-15  Tilghman LesherMerged revisions 240414 via svnmerge from
2010-01-15  Russell BryantEnsure payload type is properly checked when comparing...
2010-01-15  Sean BrightConvert a few places to use ast_calloc_with_stringfield...
2010-01-15  Russell BryantUpdate configure script for an OSP toolkit related...
2010-01-15  Kevin P. FlemingClarify RTP NAT handling a bit.
2010-01-14  Sean BrightPlug a memory leak in res_config_ldap.
2010-01-14  Sean BrightIf we aren't running on a machine that support CLOCK_MO...
2010-01-14  Jeff PeelerFix broken call pickup
2010-01-14  Tilghman LesherSimilarly, ensure that matchcid is duplicated correctly...
2010-01-14  Tilghman LesherEnsure that the callerid is NULL when the parent is...
2010-01-14  Matthew NicholsonThis change fixes a few bugs in the way the far max...
2010-01-14  Leif MadsenAdd documentation about how to build queues.
2010-01-13  Tilghman LesherOops, another tag error
2010-01-13  Tilghman LesherOops, missed a closing tag
2010-01-13  Tilghman LesherAdd the TESTTIME() dialplan function, which permits...
2010-01-13  Tilghman LesherFlex uses fwrite incorrectly, which breaks the build...
2010-01-13  Jeff PeelerMerged revisions 239838 via svnmerge from
2010-01-13  Leif MadsenAdd more examples to extensions.conf showing how to...
2010-01-13  Tilghman LesherCode previously added to ast_expr2f.c warranted a chang...
2010-01-13  David VosselBlocked revisions 239718 via svnmerge
2010-01-13  David Vosseladd silence gen to wait apps
2010-01-13  Olle JohanssonMAX() moved to utils.h
2010-01-13  Olle JohanssonSIP Show channelstats fix - use float division to show...
2010-01-13  TransNexus... Updated channel variable list of osplookup application.
2010-01-13  TransNexus... Updated XML doc for OSP.
2010-01-12  Tilghman LesherBlank callerid and NULL callerid should not compare...
2010-01-12  Alec L Davisadd Dialed Number Identifier (DNID) field to cdr records.
2010-01-12  Leif MadsenNote that direct T.38 is not supported.
2010-01-12  Sean BrightFix crash in res_config_ldap.
2010-01-12  David Vosselfixes text support in sdp answer
2010-01-12  Olle JohanssonAdding Tilghman's documentation from asterisk-dev to...
2010-01-12  Tilghman LesherMerged revisions 239307 via svnmerge from
2010-01-11  Tilghman LesherAdd LSB headers to init scripts.
2010-01-11  Tilghman LesherSocket level option is SOL_SOCKET, not SO_SOCKET.
2010-01-11  Tilghman LesherPermit more options in the Makefile as to startup options
2010-01-11  Tilghman LesherIncluding bundle1.o breaks Tiger and Leopard
2010-01-11  Tilghman LesherPermit dates and times to be stored in timezones other...
2010-01-11  Sean BrightPass NULL for the ao2_callback function pointer instead...
2010-01-11  Sean BrightFix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA...
2010-01-11  Sean BrightFix spelling of 'category.'
2010-01-10  Tilghman LesherAccording to POSIX, the capital L modifier applies...
2010-01-10  Alexandr Anikinadd docallbacks flag in q931decode function because
2010-01-10  Tilghman LesherIt's been long enough -- make the behavior introduced...
2010-01-09  Tilghman LesherMerged revisions 238915 via svnmerge from
2010-01-08  Jeff PeelerMerged revisions 238834 via svnmerge from
2010-01-08  Tilghman LesherAdd the class actually used in the MusicOnHold start...
2010-01-08  Tilghman LesherInitialize variables that we attempt to free later.
2010-01-08  Matthew NicholsonAdded a test for ast_format_reduce_str().
2010-01-08  David Vosselfixes AUDIOHOOK_INHERIT regression
2010-01-08  Matthew NicholsonMerged revisions 238629 via svnmerge from
2010-01-08  Jeff PeelerStop trying to find a parking space after traversing...
2010-01-07  Richard MudgettFix using the wrong pointer type in do_idle_thread().
2010-01-07  David Vosselfixes ast_transfer stall until hangup if called with...
2010-01-07  David VosselMerged revisions 238411 via svnmerge from
2010-01-07  David VosselBlocked revisions 238409 via svnmerge
2010-01-07  David VosselChange in sip show channels display format allowing...
2010-01-07  David Vosselcli 'queue show' formatting fix. queue name was trunca...
2010-01-07  Tzafrir CohenDocument the usefulness of explicit udp:// in the regis...
2010-01-06  Tilghman LesherMerged revisions 238230 via svnmerge from
2010-01-06  Jeff PeelerFix misreverting from 177158.
2010-01-06  Jeff PeelerFix channel name comparison for bridge application.
2010-01-06  David Vosselfixes test.c compile issue when TEST_FRAMEWORK is not...
2010-01-06  Sean BrightFix reading samples from format_mp3 after ast_seekstrea...
2010-01-06  Russell BryantMerged revisions 238009 via svnmerge from
2010-01-06  Tilghman LesherWhoa, duplicate setting (dead code).
2010-01-05  David Vosselfixes holdtime playback issue in app_queue
2010-01-05  Mark MichelsonMismerged a bit.
2010-01-05  David Vosselfixes subscriptions being lost after 'module reload'
2010-01-05  Richard MudgettRemoved unused parameters from analog_available() and...
2010-01-05  Mark MichelsonAdd a missing part of the connected line work into...
2010-01-05  Mark MichelsonSpell "aficionado" like someone who isn't stupid.
2010-01-05  Russell BryantFix build of utility apps that include utils.c.
2010-01-05  Russell BryantMerged revisions 237697 via svnmerge from
2010-01-05  Michiel van... Make CLI command 'mixmonitor start|stop <channel> work...
2010-01-04  Tilghman LesherMerged revisions 237573 via svnmerge from
2010-01-04  Tilghman LesherMerged revisions 237493 via svnmerge from
next