aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.22-rc2@212958 f38db49...v1.4.22-rc2kpfleming8-20/+19
2008-08-20Use autotagged externalskpfleming0-0/+0
2008-08-20Importing files for 1.4.22-rc2 releasekpfleming3-0/+19714
2008-08-20Creating tag for the release of asterisk-1.4.22-rc2kpfleming0-0/+0
2008-08-20Fix a crash in the ChanSpy application. The issue here is that if you callrussell1-2/+2
2008-08-20Fix bug where the samples were not accurate when in G723 mode, which would sruffell1-6/+16
2008-08-20Backport support for Zaptel/DAHDI channel-level alarms from trunk/1.6, becaus...kpfleming4-4/+147
2008-08-20(closes issue #13263)murf1-4/+7
2008-08-20sip_read should properly handle a NULL return from sip_rtp_read.mmichelson1-1/+1
2008-08-19add DAHDI_POLICY_WHEN_FULL compatability define for Zapteljpeeler1-0/+1
2008-08-19Reset agent_pvt variables back to the values in agents.confmmichelson1-1/+9
2008-08-19Add configuration option to chan_dahdi.conf to allow buffering policy and num...jpeeler1-17/+38
2008-08-19Add a lock and unlock prior to the destruction of the chanspy_dsmmichelson1-0/+2
2008-08-18Change the inequalities used in app_queue with regardsmmichelson1-9/+9
2008-08-18look for transcoder in proper place based on build against Zaptel or DAHDIkpfleming1-2/+16
2008-08-18You know what's awesome? Code that compiles... ;)seanbright1-1/+1
2008-08-18fix compilation warningsjpeeler1-1/+4
2008-08-16fixes use count to properly decrement if an active dahdi channel is destroyed...jpeeler1-0/+1
2008-08-15add forgotten locks around ss_thread_count in ss_thread for dahdi restartjpeeler1-0/+2
2008-08-15More fixes for realtime peers.tilghman2-31/+44
2008-08-15initialize condition variable ss_thread_complete using ast_cond_initjpeeler1-1/+4
2008-08-15declared static mutexes using AST_MUTEX_DEFINE_STATIC macrojpeeler1-2/+2
2008-08-15Fixes the dahdi restart functionality. Dahdi restart allows one to restart al...jpeeler1-62/+234
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