summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
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
2004-05-19Alert for in-band audioMark Spencer
2004-05-19Don't qualify with overlap dial anymoreMark Spencer
2004-05-19Send proceeding if appropriate on audio transmission, tooMark Spencer
2004-05-19Don't automatically send proceeding/alertingMark Spencer
2004-05-19Allow multiple codecs to be printed in debug (bug #989)Mark Spencer
2004-05-18fix documenation bugJeremy McNamara
2004-05-18Don't advertise Janus, its still brokenJeremy McNamara
2004-05-18clean up code and attempt to stablize inbound h.323 callsJeremy McNamara
2004-05-18clean up codeJeremy McNamara
2004-05-18add explict version infoJeremy McNamara
2004-05-17Propagate language properly across chan_local (bug #1663)Mark Spencer
2004-05-16Fix callerid on quicknet stuff (bug #1613)Mark Spencer
2004-05-16Timely packet removal and make valgrind happyMark Spencer
2004-05-16add ./configure for the thick headed who can't read documentation...wait will...Jeremy McNamara
2004-05-16Improve handling of multiple CANCEL requestsMark Spencer
2004-05-16try to enable ringback on H.323->SIP calls (bug #1645) and clean up code a li...Jeremy McNamara
2004-05-16Make sure that we have the sin_family set to AF_INET for FreeBSDMark Spencer
2004-05-15Add Taiwan support (bug #1599)Mark Spencer
2004-05-15Don't call out an FXO until at least 2 seconds after it was hungup.Mark Spencer
2004-05-15FreeBSD compile fix (bug #1655)Mark Spencer
2004-05-14/ fixed up coding style to recommenedBen Kramer
2004-05-13Better document SIP (bug #1603)Mark Spencer
2004-05-13Lose all the "auth" stuff since we don't use it (bug #1627)Mark Spencer
2004-05-13Make sure we initialize attributes properly on thread (bug #1563)Mark Spencer
2004-05-12Minor memory cleanups, initialize peer/user invite status from globalMark Spencer
2004-05-12Turn off lamp on call completion, code cleanup and a couple other minor bug f...Jeremy McNamara
2004-05-12Minor cleanups (bug #1618 included)Mark Spencer
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...Mark Spencer
2004-05-11Increase max write size (bug #1601)Mark Spencer