summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-06-02Allocate pseudo channel if it's not explicitly listedMark Spencer
2004-06-02Code formatting fixes in chan_zap.cJames Golovich
2004-05-31More BSD compile fixes (bugs #1754 and #1756)Mark Spencer
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...Jim Dixon
2004-05-31make sending indications more robust and properJeremy McNamara
2004-05-30Fix lag in diverging clocks (bug #1696)Mark Spencer
2004-05-30Fixed annoying SIP 'NOTIFY' messages printed on console every n seconds from ...Jim Dixon
2004-05-29Initialize secrets properly (bug #1748)Mark Spencer
2004-05-29saw this in valgrind (-tony)Anthony Minessale II
2004-05-28Really don't authenticate if we're not supposed to authenticate (bug #1738)Mark Spencer
2004-05-28Ringing and progress are not identicalMark Spencer
2004-05-27Only print PRI messages when in verbose mode (bug #1732)Mark Spencer
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutMark Spencer
2004-05-27Unlock PRI lock, fix variable pasingMark Spencer
2004-05-27Don't count as outgoing until we actually send the new INVITEMark Spencer
2004-05-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)Mark Spencer
2004-05-27Make RTP handle codecs (first pass)Mark Spencer
2004-05-26Perform proper heap bounds checking on skinny messages (bug #1726)Mark Spencer
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesMark Spencer
2004-05-26oopsieJeremy McNamara
2004-05-26explain a proper upgrade sequence (lowering the signal-to-noise ratio again)Jeremy McNamara
2004-05-26properly clean capabilites from the endpointJeremy McNamara
2004-05-26Cancel self destruct on provisional responses too (bug #1722)Mark Spencer
2004-05-26cleaned up locking, more logging on locks, still havent worked out whyBen Kramer
2004-05-25Handle debugging of unknown IE's properlyMark Spencer
2004-05-25Make sure transmitted timestamps are solid on trunks (bug #1713)Mark Spencer
2004-05-25Merge useragent patch (bug #712)Mark Spencer
2004-05-25Enable understanding of service identifier and provisioning versionMark Spencer
2004-05-25optmize call setup processJeremy McNamara
2004-05-25Eliminate useless pass checkingMark Spencer
2004-05-24Fix small typoMark Spencer
2004-05-24Always authenticate when insecure is not "very" even on matching IPMark Spencer
2004-05-24/ work in progress, still tracking down locking bugBen Kramer
2004-05-24/ fixed up timers for ring back and busy tonesBen Kramer
2004-05-22Obviously don't send alerting, progress, or proceeding on outbound calls (bug...Mark Spencer
2004-05-22When dialing out, we're always proceeding :)Mark Spencer
2004-05-21First pass at handling responses properly for retransmissionsMark Spencer
2004-05-21/ updated lockingBen Kramer
2004-05-21Don't send the same codec twice even if listed twice in allow section (bug #1...Mark Spencer
2004-05-20backout code optimization, add more explict error reportingJeremy McNamara
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedMark Spencer
2004-05-20cleanup code and debugJeremy McNamara
2004-05-20Congestion with Hangup sends expected RELEASE code (but #1681)Mark Spencer
2004-05-20Stage 1 of deadlock fix (bug #1673 -- but not yet solved, just started) and f...Mark Spencer
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...Jeremy McNamara
2004-05-20only complain if ZAPATA_PRI is definedJeremy McNamara
2004-05-20/ working on pstn->sip half duplex bugBen Kramer
2004-05-19Update for newer libpriMark Spencer
2004-05-19Re-Disable building chan_iax.soJames Golovich
2004-05-19Always send proceeding, send progress when appropriateMark Spencer