aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Ensure that when a hangup occurs in autoservice, that a hangup frame getsrussell1-9/+5
2008-08-15Additional check for more string specifiers than arguments.tilghman1-4/+15
2008-08-14Oops, wrong directiontilghman1-1/+1
2008-08-14When creating the secondary subchannel name, it is necessary to compare totilghman1-1/+1
2008-08-14Comments in this config file were aligned only if your tab size was set to 8.russell1-334/+334
2008-08-14forgot one module name that changedkpfleming1-0/+1
2008-08-14add support for Zaptel versions that contain the new transcoder interfacekpfleming6-14/+90
2008-08-13Register DAHDISendKeypadFacility application if dahdi_chan_mode is set to DAH...jpeeler1-3/+27
2008-08-13add document describing what users will need to be aware of when upgrading to...kpfleming1-0/+104
2008-08-13remove some more chan_zap referenceskpfleming1-4/+4
2008-08-13document dahdichanname option in doc/asterisk-conf.txtkpfleming2-9/+22
2008-08-13Update docs to reflect the change to cdr_tdsseanbright1-1/+2
2008-08-13Bring cdr_tds in line with the other CDR backends and have it try to storeseanbright1-74/+175
2008-08-11convert this module to be able to handle DAHDI or Zaptel (reported on asteris...kpfleming1-15/+22
2008-08-11Deallocate database connection handle on disconnect, as we allocate anothertilghman1-3/+14
2008-08-09Ensure PBX_DAHDI_TRANSCODE will evaluate to 0 if not found instead of empty.russell2-1/+3
2008-08-09Merged revisions 136945 via svnmerge from tilghman2-0/+3
2008-08-08(closes issue #13236)murf6-322/+640
2008-08-07change the required dependency for codec_dahdi to only be satisfied by DAHDI ...kpfleming3-90/+8
2008-08-07Updated codec_dahdi to use the new transcoder interface in the first DAHDIsruffell1-123/+80
2008-08-07Update persistent state on all exit conditions.tilghman1-0/+2
2008-08-07add a raw list of all libraries that any part of Asterisk links directly tokpfleming1-0/+61
2008-08-07work around a bug in gcc-4.2.3 that incorrectly ignores the casting away of '...kpfleming1-2/+2
2008-08-07remove config.cache during distclean, in case the user is using autoconf cachingkpfleming1-1/+1
2008-08-07Also, parse useincomingcalleridonzaptransfer (and add appropriate deprecationtilghman1-1/+7
2008-08-07For backwards compatibility with previous 1.4 versions which used "zapchan"tilghman1-1/+1
2008-08-06* The allowed_bearers setting in misdn.conf misspelled onermudgett3-79/+103
2008-08-06We only need to unregister the QueueStatus managermmichelson1-1/+0
2008-08-06-C option takes a filename, not a directory path.tilghman1-1/+1
2008-08-06Remove the use of --no-print-directory when compiling subdirectories.russell1-2/+2
2008-08-06Since adding the AST_CONTROL_SRCUPDATE frame type,mmichelson2-4/+4
2008-08-06Fix a longstanding bug in channel walking logic, and fix the explanation totilghman1-10/+13
2008-08-06Since powerof() can return an error condition, it's foolhardy not to detect andtilghman1-1/+14
2008-08-061) Bugfix for debugging codetilghman2-2/+2
2008-08-06Remove properties that should not be heremmichelson0-0/+0
2008-08-06Revert inadvertent changes to app_skel that occurred whenmmichelson1-14/+15
2008-08-06Merging the issue11259 branch.mmichelson5-24/+75
2008-08-05(closes issue #12982)murf5-11/+50
2008-08-05In a conversion to use ast_strlen_zero, the meaning of the flag IAX_HASCALLERIDtilghman1-19/+6
2008-08-05Use PATH_MAX for filenamesseanbright1-2/+2
2008-08-04fix a config sample typorussell1-1/+1
2008-08-04Define ASTSBINDIR for scripttilghman1-0/+2
2008-08-04Memory leak on unloadtilghman1-10/+21
2008-08-04Add a minor clarification to the documentation of mohinterpret and mohsuggestrussell1-2/+2
2008-08-01make app_ices compile on OpenBSD.mvanbaak1-6/+6
2008-08-01fix some potential deadlocks in chan_skinnymvanbaak1-0/+4
2008-07-31accomodate users who seem to lack a sense of humor :-)kpfleming1-3/+3
2008-07-31Specify codecs in callfiles and manager, to allow video calls to be set uptilghman3-6/+22
2008-07-31Get app_ices working againrussell1-12/+22
2008-07-31(closes issue #11849)murf1-5/+14