]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-07-21  Matthew NicholsonDon't print failure status when the remote end hangs...
2010-07-21  Russell BryantUpdate documentation for 'comebacktoorigin' in featuers...
2010-07-21  Tilghman LesherChange order so that it more closely matches the relate...
2010-07-21  Jeff Peelerinclude stat.h for everybody, needed for device2chan
2010-07-20  Tilghman LesherSeparate queue_log arguments into separate fields,...
2010-07-20  Tilghman LesherMerged revisions 278261 via svnmerge from
2010-07-20  Richard MudgettReference correct struct member for unlikely event...
2010-07-20  Tilghman LesherMerged revisions 278167 via svnmerge from
2010-07-20  David Vosselfixes sip CANCEL race condition
2010-07-20  Matthew NicholsonThis commit contains several changes to the way output...
2010-07-20  Tilghman LesherAdd load priority order, such that preload becomes...
2010-07-20  Russell BryantAdd a package to install_prereq.
2010-07-20  Russell BryantOnly call ast_channel_cc_params_init() if allocating...
2010-07-20  Tilghman LesherMerged revisions 278023 via svnmerge from
2010-07-19  Jean GalarneauMerged revisions 277906 via svnmerge from
2010-07-19  Mark MichelsonFix port setting of external address in SIP.
2010-07-19  Mark MichelsonRemove the fe80:1234::1234 test case from test_acl.c
2010-07-19  Jeff PeelerFix regression with distinctive ring detection.
2010-07-19  Mark MichelsonMake ACLs IPv6-capable.
2010-07-17  Tilghman LesherMerged revisions 277738 via svnmerge from
2010-07-17  Tilghman LesherMerged revisions 277568 via svnmerge from
2010-07-17  Russell BryantAllow xmllint to be used for XML docs validation.
2010-07-17  Bradley LatusUpdate res_fax.c to be a good xml citizen.
2010-07-16  Tim RingenbachMerged revisions 277625 via svnmerge from
2010-07-16  Matthew NicholsonMerged revisions 277497 via svnmerge from
2010-07-16  Jeff PeelerFix reporting estimated queue hold time.
2010-07-16  Tilghman LesherFinally, a method that really fixes the assertions...
2010-07-16  Richard MudgettMerged revisions 277419 via svnmerge from
2010-07-16  Tilghman LesherAdd documentation for MOH realtime fields
2010-07-16  Matthew Nicholsonupdated devicestate test for device state changes
2010-07-16  Jeff PeelerAdd missing handling for ringing state for use with...
2010-07-16  Matthew NicholsonMerged revisions 277327 via svnmerge from
2010-07-16  Tilghman LesherMerged revisions 277261 via svnmerge from
2010-07-16  Matthew NicholsonPrint f->subclass.integer instead of f->subclass.
2010-07-16  Matthew NicholsonMerged revisions 277247 via svnmerge from
2010-07-16  Paul BelangerMerged revisions 277182 via svnmerge from
2010-07-16  Mark MichelsonFix up some weird indentation problems in reqresp_parser.c
2010-07-16  Sean BrightAvoid crashing when installing a duplicate translation...
2010-07-16  Eliel C. SardanonsAdd Despegar.com (my main sponsor) to the CREDITS file.
2010-07-16  Olle JohanssonFormatting changes
2010-07-16  Olle JohanssonFormatting fixes
2010-07-16  Olle JohanssonClarify syntax changes
2010-07-16  Olle JohanssonAdding a few more to the list of CREDITS
2010-07-16  Olle JohanssonFormatting changes (guideline corrections)
2010-07-16  Olle JohanssonAdding a few more credits
2010-07-16  Olle JohanssonAdd ability to configure the Max-Forwards header in...
2010-07-16  Olle JohanssonAdd a dialplan function to check if a queue exists...
2010-07-16  Tilghman LesherAnd yet one more
2010-07-16  Tilghman Lesher"Item may be used uninitialized in this function."
2010-07-16  Mark MichelsonFix reversed logic of if statement.
2010-07-16  Tilghman LesherDetect the --dynamic-list flag a bit better
2010-07-16  Tilghman LesherFix build on FreeBSD
2010-07-16  Tilghman LesherFix trunk build for Mac OS X 10.6
2010-07-16  Tilghman LesherAllow ipaddress to contain the maximum IPv6 address.
2010-07-15  Tilghman LesherQuote AC_SUBST within m4_ifval, so it does not get...
2010-07-15  Jeff PeelerCorrect not setting the bindport before attempting...
2010-07-15  Tilghman LesherDefine LLONG_MAX on systems that do not have it.
2010-07-15  Tilghman LesherFix linking asterisk on CentOS 5, which is using gcc...
2010-07-15  Jeff PeelerMerged revisions 276652 via svnmerge from
2010-07-15  Russell BryantAdd lua5.1 to the handy dandy list of packages.
2010-07-14  Jeff PeelerFix MWI notification transmission problems over SIP.
2010-07-14  Mark MichelsonFix errors where incorrect address information was...
2010-07-14  Richard MudgettMake compile again.
2010-07-14  Tilghman LesherOops, merge reverted this fix.
2010-07-14  Tilghman LesherRemove the old stub files, preferring the optional_api...
2010-07-14  Kevin P. FlemingDon't try to call an embedded module's backup_globals...
2010-07-14  David Vosselhandle special case were "200 Ok" to pending INVITE...
2010-07-14  Richard MudgettExpand the caller ANI field to an ast_party_id
2010-07-14  David Vosselcollapse debug code in retrans_pkt into separate lines
2010-07-14  Richard MudgettMake compile again.
2010-07-14  Jeff PeelerDo not skip sending MWI for a peer if an address is...
2010-07-14  Tim RingenbachFix documentation for pgsql cel and cdr, and slightly...
2010-07-14  Richard Mudgettast_callerid restructuring
2010-07-14  Leif MadsenMerged revisions 276267 via svnmerge from
2010-07-13  David Vosselchan_sip: RFC compliant retransmission timeout
2010-07-13  Terry WilsonRevert early destruction of RTP sessions
2010-07-13  Russell BryantRecorded merge of revisions 276126 via svnmerge from
2010-07-13  Russell BryantMerged revisions 276123 via svnmerge from
2010-07-13  Tilghman LesherOops, XML documentation fix.
2010-07-13  Tilghman LesherIt really cannot fail in the places below, but the...
2010-07-13  Tilghman LesherWeird compiler error on Bamboo.
2010-07-13  Tilghman LesherFILE() now supports line-mode and writing (altering...
2010-07-13  Jeff PeelerMerged revisions 275773 via svnmerge from
2010-07-13  Terry WilsonDestroy RTP fds when we schedule final dialog destruction
2010-07-13  Russell BryantMerged revisions 275994 via svnmerge from
2010-07-13  Tilghman LesherMerged revisions 275909 via svnmerge from
2010-07-13  Russell BryantAdd example script for use with the externpasscheck...
2010-07-12  Terry WilsonDon't try to ref authpeer when it isn't set
2010-07-12  Richard MudgettAdd which ITU spec specifies the numbering plan.
2010-07-12  Jeff PeelerMerged revisions 275665 via svnmerge from
2010-07-12  Leif Madsencdr_pgsql does not detect when a table is found.
2010-07-12  Mark MichelsonAllow netsock2.c to compile on systems that do not...
2010-07-12  TransNexus... Added support for indirect work mode.
2010-07-10  Eliel C. SardanonsWhen creating a conference for a unit test, it is not...
2010-07-10  Russell BryantMake indentation consistent, move some queue features...
2010-07-10  Russell BryantAdd support for devices with less than 3 lines on the...
2010-07-09  Russell BryantFix some issues related to dynamic feature groups in...
2010-07-09  Mark MichelsonFix error in parsing SIP registry strings from ASTdb.
2010-07-09  Tilghman LesherGet more information about the Bamboo test failures
2010-07-09  Russell BryantAdd missing ao2_iterator_destroy().
next