aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-22Merge changes from team/russell/sla_updates.russell4-302/+688
2007-02-22Merged revisions 56230 via svnmerge from file2-3/+3
2007-02-22Update OSP documentation for v1.4.transnexus1-418/+376
2007-02-22Move message from verbose to debugoej1-2/+2
2007-02-22updated the sound tarball versions in Makefilemurf1-2/+2
2007-02-22Restructure a little bit of code to reduce nesting. There is no functionalityrussell1-26/+27
2007-02-22Merged revisions 56010 via svnmerge from russell1-0/+7
2007-02-22Print out deprecation notice on usage output of CLI commands. (issue #8925 re...file1-0/+4
2007-02-22disable unloading of embedded modules... there is a fundamental problem with ...kpfleming1-0/+5
2007-02-21Merged revisions 55956 via svnmerge from file1-2/+2
2007-02-21Fix locking issue, and accept "transport-accept" as a valid accept message.qwell1-6/+9
2007-02-21Simplify the last change to app_meetme, and move the call to dispose_conf()russell1-2/+0
2007-02-21Only dispose of the conference if one was created.file1-2/+4
2007-02-21Only start playing the next file if we have not been quieted.file1-1/+1
2007-02-21Add a flag that indicates whether a SIP dialog is an outgoing call or not. SI...file1-1/+4
2007-02-21Merged revisions 55868 via svnmerge from kpfleming1-5/+14
2007-02-21Issue #8848 - Turn off lamp more quickly after transfer (decrement inuse earl...oej1-3/+10
2007-02-21Fix segfault when buddy couldn't be found.qwell1-1/+1
2007-02-21Improve the reference counting to fix bugs where people report seeingrussell1-43/+53
2007-02-21Blocked revisions 55750 via svnmergerussell0-0/+0
2007-02-21Better handle dropped IMAP connections. (issue #9054 reported by bsmithurst)file1-2/+2
2007-02-20Return behavior I removed. I did not remember that you could just add a local...file1-2/+4
2007-02-20Don't test our own address against the localnet settings. At least one person...file1-4/+2
2007-02-20Merged revisions 55669 via svnmerge from file1-11/+18
2007-02-20Add the Asterisk version information to the Server header in HTTPrussell1-1/+2
2007-02-20Increase the maximum number of manager headers to 128, at the request of Pari.russell1-1/+1
2007-02-20Blocked revisions 55588 via svnmergerussell0-0/+0
2007-02-20No need to cast nor free with strdupa (thanks file)qwell2-12/+5
2007-02-20Change the formatting of sla.conf.sample to make it more readable. russell1-63/+59
2007-02-19- Not sending arguments to an application is not "out of memory"oej1-27/+25
2007-02-19Merged revisions 55434 via svnmerge from tilghman1-9/+16
2007-02-19Changed iax2 process thread to detached to correct memory leak due to left ov...dbailey1-34/+50
2007-02-18Merged revisions 55277 via svnmerge from oej1-1/+2
2007-02-18Block patch that was made only for 1.2 (already implemented in 1.4 and trunk)oej0-0/+0
2007-02-17Add missing membername option to AddQueueMember documentation. (issue #9088 r...file1-1/+1
2007-02-17Fix an issue where callerid would not be displayed on some phones.qwell1-6/+15
2007-02-17Merged revisions 55153 via svnmerge from file1-0/+1
2007-02-17Make the 'i' option of Queue actually work. (issue #8986 reported by utis)file1-1/+4
2007-02-17Merged revisions 55073 via svnmerge from file1-2/+6
2007-02-17If the pg_config application is found, but there is probably executing it,russell3-1587/+5298
2007-02-17Filter out yet another architecture that does not work with the optimizationsrussell1-2/+2
2007-02-16Merged revisions 55005 via svnmerge from russell2-56/+42
2007-02-16Merged revisions 54999 via svnmerge from file1-1/+1
2007-02-16Merged revisions 54955 via svnmerge from russell1-37/+56
2007-02-16Need to check macro extension as well as macro context for directed pickup.file1-1/+4
2007-02-16Fix setting "autofallthrough" to yes by default. It was set to enabled inrussell1-2/+4
2007-02-16Clean up a few coding guidelines issues - spaces to tabs, use sizeof() to passrussell1-9/+9
2007-02-16Clarify a restart message. It's silly, but the reporter had a very valid point.qwell1-1/+1
2007-02-16Allow directed pickup to pick up the real context instead of the macro contex...file1-1/+4
2007-02-16Issue #7541 - Handle multipart attachments to SIP messages - even if boundary...oej1-1/+11