summaryrefslogtreecommitdiff
path: root/channel.c
AgeCommit message (Expand)Author
2004-01-14clean up output and print that we are unregistering a channel typeJeremy McNamara
2003-11-07Gotta actually free the frame...Mark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-09Fix helper appMark Spencer
2003-10-01Pass accountcode to outgoing spool call when originated with Context&Extensio...Martin Pycko
2003-10-01Fix channel Caller*IDMark Spencer
2003-09-24Unlock channelMark Spencer
2003-09-22Create better 'failed' CDRs for outgoing spool calls with context,extension,p...Martin Pycko
2003-09-18Don't post 2 CDR's when the outgoing spool call failsMartin Pycko
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...Martin Pycko
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-08-28Fix synchronization of recorded files when using Monitor applicationMartin Pycko
2003-08-23Handle timing file descriptor properly with agentsMark Spencer
2003-08-16Show the names of the codecs instead of the numbers (bug #92)Martin Pycko
2003-08-15Don't double generate eventsMark Spencer
2003-08-14Preserve queued framesMark Spencer
2003-08-14Don't hold lock in indication longer than we need itMark Spencer
2003-08-13Lock on indication, fix agent bugletMark Spencer
2003-08-13Add any missing locking callsMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-11Never release lock when doing a hangup or bad things can happen when masq is ...Mark Spencer
2003-08-11Add debuggingMark Spencer
2003-08-11More debugging and fix it properlyMark Spencer
2003-08-11Be fanatic about locking when calling check_hangupMark Spencer
2003-08-04Fix small leak in outgoing stuffMark Spencer
2003-07-29Fix some substantial locking issuesMark Spencer
2003-07-28Minor formatting fixMark Spencer
2003-07-16Fix race in agent/masqueradeMark Spencer
2003-07-04Be sure to close timing file descriptorMark Spencer
2003-06-29Make masquerade compatible with timingfdMark Spencer
2003-06-29Minor cleanupsMark Spencer
2003-06-29Properly implement using zaptel for timing of file playbackMark Spencer
2003-06-28Add SIP/RTP video support, video enable app_echo, start on RTCPMark Spencer
2003-06-11manager unique idMark Spencer
2003-05-30Add unique identifierMark Spencer
2003-05-28Write to read monitor before translationMark Spencer
2003-05-15Handle progress in chan_sip properlyMark Spencer
2003-05-14Make vmail handle things properly in the case of included contextsMark Spencer
2003-05-14Add transfer to IAX2, and transfer applicationMark Spencer
2003-05-12Use zaptel timers to wake up processesMark Spencer
2003-05-08Free the right frame in case of an overflowMark Spencer
2003-04-27More BSD enhancementsMark Spencer
2003-04-17Finish implementing prod codeMark Spencer
2003-04-16Add "prod" function, to get audio movingMark Spencer
2003-04-15Add iLBC codecMark Spencer
2003-04-11When swapping subs, queue a null frame, extend delay for hangup-on-flashMark Spencer
2003-04-09Implement call pickup on SIP, override context if appropriateMark Spencer
2003-04-07Fix a typoMartin Pycko
2003-04-07Add more debug messages for bridgingMartin Pycko
2003-04-06Merge enhanced status changes, add SIP subscribe from AndreMark Spencer