aboutsummaryrefslogtreecommitdiffstats
path: root/channel.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-07Gotta actually free the frame...markster1-1/+3
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster1-2/+2
2003-10-09Fix helper appmarkster1-7/+12
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...martinp1-3/+5
2003-10-01Fix channel Caller*IDmarkster1-0/+2
2003-09-24Unlock channelmarkster1-0/+4
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...martinp1-3/+23
2003-09-18Don't post 2 CDR's when the outgoing spool call failsmartinp1-1/+0
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...martinp1-11/+26
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-08-28Fix synchronization of recorded files when using Monitor applicationmartinp1-8/+43
2003-08-23Handle timing file descriptor properly with agentsmarkster1-1/+0
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-5/+8
2003-08-15Don't double generate eventsmarkster1-6/+8
2003-08-14Preserve queued framesmarkster1-2/+24
2003-08-14Don't hold lock in indication longer than we need itmarkster1-1/+1
2003-08-13Lock on indication, fix agent bugletmarkster1-2/+5
2003-08-13Add any missing locking callsmarkster1-0/+2
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-83/+64
2003-08-11Never release lock when doing a hangup or bad things can happen when masq is ...markster1-1/+1
2003-08-11Add debuggingmarkster1-2/+7
2003-08-11More debugging and fix it properlymarkster1-1/+3
2003-08-11Be fanatic about locking when calling check_hangupmarkster1-1/+10
2003-08-04Fix small leak in outgoing stuffmarkster1-0/+2
2003-07-29Fix some substantial locking issuesmarkster1-3/+15
2003-07-28Minor formatting fixmarkster1-1/+1
2003-07-16Fix race in agent/masquerademarkster1-0/+1
2003-07-04Be sure to close timing file descriptormarkster1-0/+2
2003-06-29Make masquerade compatible with timingfdmarkster1-1/+9
2003-06-29Minor cleanupsmarkster1-2/+2
2003-06-29Properly implement using zaptel for timing of file playbackmarkster1-6/+24
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPmarkster1-1/+19
2003-06-11manager unique idmarkster1-11/+17
2003-05-30Add unique identifiermarkster1-0/+2
2003-05-28Write to read monitor before translationmarkster1-9/+12
2003-05-15Handle progress in chan_sip properlymarkster1-2/+3
2003-05-14Make vmail handle things properly in the case of included contextsmarkster1-1/+4
2003-05-14Add transfer to IAX2, and transfer applicationmarkster1-0/+20
2003-05-12Use zaptel timers to wake up processesmarkster1-1/+34
2003-05-08Free the right frame in case of an overflowmarkster1-1/+1
2003-04-27More BSD enhancementsmarkster1-6/+6
2003-04-17Finish implementing prod codemarkster1-0/+3
2003-04-16Add "prod" function, to get audio movingmarkster1-0/+13
2003-04-15Add iLBC codecmarkster1-0/+2
2003-04-11When swapping subs, queue a null frame, extend delay for hangup-on-flashmarkster1-0/+2
2003-04-09Implement call pickup on SIP, override context if appropriatemarkster1-0/+1
2003-04-07Fix a typomartinp1-2/+2
2003-04-07Add more debug messages for bridgingmartinp1-0/+7
2003-04-06Merge enhanced status changes, add SIP subscribe from Andremarkster1-2/+0
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-0/+78