]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
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().
2010-07-09  Russell BryantFix compile error.
2010-07-09  Mark MichelsonFix port parsing in check_via.
2010-07-09  Paul BelangerInclude rdnis in msgXXXX.txt file.
2010-07-09  Mark MichelsonFix an issue where the port for p->ourip was being...
2010-07-09  Paul BelangerMerged revisions 275241 via svnmerge from
2010-07-09  Tilghman LesherWeird, no output and Bamboo still fails...
2010-07-09  Matthew NicholsonMerged revisions 275182 via svnmerge from
2010-07-09  Tilghman LesherAdd some diagnostic feedback to our data tests
2010-07-09  Russell BryantMove parking lot sample config out from the middle...
2010-07-09  Matthew NicholsonMerged revisions 275143 via svnmerge from
2010-07-09  Tilghman LesherKill some startup warnings and errors and make some...
2010-07-09  Mark MichelsonReturn logic of sip_debug_test_addr() to its original...
2010-07-09  Matthew NicholsonMerged revisions 275027 via svnmerge from
2010-07-09  Russell BryantMerged revisions 275021 via svnmerge from
2010-07-09  Mark MichelsonFix sip_uri_parse test comparison.
2010-07-09   <simon.perreault... Copy the address into the peer structure after we set...
2010-07-09   <simon.perreault... Sadly we can't dereference a pointer cast and use it...
2010-07-09  Russell BryantExtend length limit on country name in indications...
2010-07-09  Olle JohanssonMake it possible to disable individual cdr files per...
2010-07-08  Richard MudgettFix calls of ast_sockaddr_from_sin() from IPv6 integration.
2010-07-08  Richard MudgettFix compile of chan_ooh323.c from IPv6 integration.
2010-07-08  Mark MichelsonAnd the automerge property.
2010-07-08  Mark MichelsonDelete properties I merged during v6-new merge.
2010-07-08  Mark MichelsonAdd IPv6 to Asterisk.
2010-07-08  Richard MudgettGenerate a correct AstData string for ast_callerid...
2010-07-08  Richard MudgettFix trunk compile.
2010-07-08  Eliel C. SardanonsImplement AstData API data providers as part of the...
2010-07-07  David VosselFixes some ref count issues introduced by r274539
2010-07-07  Richard MudgettAdd missing conditional around chan_dahdi mfcr2_skip_ca...
2010-07-07  Richard MudgettMerged revisions 274579 via svnmerge from
2010-07-07  Matthew NicholsonSet proper FAXOPT(status), FAXOPT(statusstr), and FAXOP...
2010-07-07  Mark MichelsonUse the relatedpeer field of a sip_pvt during INVITE...
2010-07-07  TransNexus... Changed OSP TCP port from 1080 to 5045.
2010-07-07  Tilghman LesherAlso run the externnotify script when the pollmailboxes...
2010-07-07  Tilghman LesherMerged revisions 274417 via svnmerge from
2010-07-06  Jeff PeelerMerged revisions 274283 via svnmerge from
2010-07-06  Terry WilsonMerged revisions 274280 via svnmerge from
2010-07-06  Tilghman LesherStatus shows all non-CRC4 lines as "yellow", even if...
2010-07-06  Matthew NicholsonProperly detect and report invalid maxrate and maxrate...
2010-07-06  Mark MichelsonMerged revisions 274157 via svnmerge from
2010-07-06  Matthew NicholsonBlocked revisions 274093 via svnmerge
2010-07-06  Tilghman LesherUh, yeah.
2010-07-05  Tilghman LesherBlocked revisions 273981 via svnmerge
next