aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.2@212958 f38db490-d61...v1.4.2kpfleming8-20/+19
2007-03-19use autotagged externalsqwell0-0/+0
2007-03-19importing files for 1.4.2 releaseqwell3-0/+5662
2007-03-19Creating tag for the release of asterisk-1.4.2qwell1-1/+1
2007-03-19Oops, this should have been a %d all alongtilghman1-1/+1
2007-03-19Creating tag for the release of asterisk-1.4.2qwell0-0/+0
2007-03-19Fix typo in help for CDR function. (issue #9295 reported by ajohnson)file1-1/+1
2007-03-19Fix unescaped semicolon (reported via -dev list)tilghman1-1/+1
2007-03-18Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (AS...oej1-0/+4
2007-03-18 Don't return a non-zero return code if the profile doesn't exist, to match w...bweschke1-1/+1
2007-03-16Wait for the async thread to exit when hanging up all of the paged phones und...file1-3/+2
2007-03-16fix a couple SLA documentation referencesrussell1-2/+2
2007-03-16Making these documentation changes in the 1.4 branch upset various people, sorussell60-5377/+2740
2007-03-16Add the --pdf option to the usage of rubber in prep_tarballrussell1-3/+1
2007-03-15Add configure script checking for GTK2 and some additional Makefile targetsrussell6-2/+148
2007-03-15Refashion dump command to match common syntax and update the resulting appdoc...tilghman2-4/+91
2007-03-15add a link to the rubber homepagerussell1-0/+2
2007-03-15Expand deprecation warnings from simply warning on use to the builtin documen...tilghman4-4/+13
2007-03-15Add Asterisk version information to the generated PDFrussell2-3/+6
2007-03-15have prep_tarball attempt to build asterisk.pdfrussell1-0/+4
2007-03-15Function works fine, but the documentation is backwards.tilghman1-2/+2
2007-03-15Merge changes from svn/asterisk/team/russell/LaTeX_docs.russell60-2744/+5330
2007-03-15Don't assume that the pvt structure will still exist after calling schedule_d...file1-1/+2
2007-03-14Some people like to put "limitonpeer" instead of "limitonpeers" in theirrussell1-1/+1
2007-03-14Add a more basic example setup to the examples sectionrussell2-30/+69
2007-03-14Merged revisions 58896 via svnmerge from russell1-0/+6
2007-03-14By default, don't attempt to do any CallerID handling at all with SLA becauserussell2-5/+16
2007-03-14Issue 9162 - pbx_substitute_variables_helper assumes the buffer is initializedtilghman1-1/+1
2007-03-13Ensure that the blinky lights show that the trunk stopped ringing when therussell1-0/+3
2007-03-13fix the reference to the SLA documentationrussell1-1/+1
2007-03-13Merged revisions 58847 via svnmerge from oej1-1/+11
2007-03-13Don't hangup the call on OK or errors on MESSAGE and INFO oej1-10/+13
2007-03-13Issue #9251 - Clear From URI from user attributes (tgrman)oej1-0/+4
2007-03-12Blocked revisions 58832 via svnmergefile0-0/+0
2007-03-12Merged revisions 57034,57523,57753,58558 via svnmerge from crichter2-10/+10
2007-03-12added UU transceiving and corect handling for rdniscrichter5-4/+45
2007-03-12Allow RFC2833 compensation to compensate for even stupider implementations by...file1-20/+22
2007-03-12Add matchexterniplocally setting which only substitutes your externip/externh...file2-1/+11
2007-03-10Fix a few more places in chan_iax2 where the ast_frame used for receiving arussell1-21/+11
2007-03-10Make the compiler happy and initialize a variable.russell1-1/+1
2007-03-09Merge some updates to the SLA documentation. I plan to keep working on thisrussell3-225/+339
2007-03-09Fix spelling of unavailable in voicemail documentation. (issue #9248 reported...file1-1/+1
2007-03-09Merged revisions 58579 via svnmerge from file1-2/+6
2007-03-08Hang up the channel that put the call on hold in the event processing thread torussell1-6/+5
2007-03-08Add a missing break statement so that handling the above event does notrussell1-0/+1
2007-03-08Fix segfault (Issue 9236)tilghman1-1/+1
2007-03-08Refactor hold handling a bit so that it does not require keeping the call uprussell1-38/+41
2007-03-08Make early SDP seeding even smarter! We have to check codecs in the make_comp...file1-6/+12
2007-03-08Merged revisions 58388 via svnmerge from file1-0/+2
2007-03-08this change was not needed; fclose() handles closing the file descriptor alreadykpfleming1-2/+0