aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/channel.h
AgeCommit message (Expand)AuthorFilesLines
2004-08-06Only play announce time on first passmarkster1-0/+1
2004-08-01Make sure it's a constmarkster1-1/+1
2004-07-30chan_h323 Makefile change for Bug #2064. Also back out changes for Bug #2115...malcolmd1-2/+0
2004-07-30Bug # 2115: Allow Caller TON to be retrieved in the dialplanmalcolmd1-1/+3
2004-07-28Merge alternate hangup and meetme patches from Matt N.markster1-1/+2
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)markster1-0/+3
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster1-1/+2
2004-05-20Merge Mike's announcement enhancementsmarkster1-0/+3
2004-04-27Revert formatting changescitats1-8/+5
2004-04-26applied final release of bug 1353 per Mark's permissionanthm1-1/+19
2004-04-25Properly migrate from select to poll for core asterisk.markster1-0/+16
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-3/+3
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-2/+2
2004-03-04Add support for parking with IAX2markster1-0/+2
2004-02-27Move ast_get_group from res_parking.c to channel.ccitats1-0/+2
2004-01-16 Added functionality for E911 signallingjim1-0/+2
2003-12-18Allow doing digital PRI to PRI calls automaticallymartinp1-0/+36
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...martinp1-0/+2
2003-10-01Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we woul...martinp1-0/+2
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...martinp1-0/+18
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...martinp1-0/+3
2003-09-08BSD portability enhancements (bug #234)markster1-1/+2
2003-09-05Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the si...martinp1-0/+2
2003-08-28Fix synchronization of recorded files when using Monitor applicationmartinp1-0/+4
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-1/+1
2003-08-07Make parking resume properly when in macromarkster1-0/+4
2003-06-29Properly implement using zaptel for timing of file playbackmarkster1-3/+4
2003-06-29Add H.263 video supportmarkster1-0/+4
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-5/+20
2003-05-30Add unique identifiermarkster1-0/+3
2003-05-14Add transfer to IAX2, and transfer applicationmarkster1-0/+4
2003-05-12Use zaptel timers to wake up processesmarkster1-0/+7
2003-04-27More contributed BSD enhancementsmarkster1-0/+11
2003-04-27Fix minor typosmarkster1-1/+1
2003-04-27More BSD enhancementsmarkster1-0/+39
2003-04-16Add "prod" function, to get audio movingmarkster1-0/+3
2003-04-09Add new "macrocontext" field (yes, you need to "make clean ; make install"markster1-0/+2
2003-04-09Implement call pickup on SIP, override context if appropriatemarkster1-0/+3
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-0/+39
2003-03-25Merge Mahmut's recording patchesmarkster1-0/+4
2003-02-23Sun Feb 23 07:00:00 CET 2003matteo1-1/+7
2002-12-26Version 0.3.0 from FTPmarkster1-4/+33
2002-09-09Version 0.2.0 from FTPmarkster1-5/+35
2002-06-19Version 0.1.12 from FTPmarkster1-56/+54
2002-03-05Version 0.1.11 from FTPmarkster1-3/+5
2001-12-20Version 0.1.10 from FTPmarkster1-108/+359
2001-09-19Version 0.1.9 from FTPmarkster1-2/+29
2001-05-07Version 0.1.8 from FTPmarkster1-2/+97
2001-03-10Version 0.1.7 from FTPmarkster1-10/+48