summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-11-09Make timezone configurable within IAX (bug #2814)Mark Spencer
2004-11-09Fix segfaultMark Spencer
2004-11-08Fix supervised transfer (bug #2813)Mark Spencer
2004-11-08Fix verbose error (bug #2809)Mark Spencer
2004-11-08Oops, set the userfield, not the account code...Mark Spencer
2004-11-08Allow client code to be set from snom phone if "useclientcode=yes" in friendMark Spencer
2004-11-07Major MGCP locking fixes (bug #2696)Mark Spencer
2004-11-07Add ANI2 to zap (bug #2788)Mark Spencer
2004-11-07Come into compliance with RFC3842Mark Spencer
2004-11-07Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bu...Mark Spencer
2004-11-07Setup fromuser properly (bug #2802)Mark Spencer
2004-11-06Fix callerid name to work with peer...Mark Spencer
2004-11-06Add features (incomplete, highly experimental), fix DundiLookup app, debug im...Mark Spencer
2004-11-05Make clear that "hookstate" is only valid on FXSMark Spencer
2004-11-03Pass through flash hookMark Spencer
2004-11-01Add TALK_DETECTED variable (bug #2628)Mark Spencer
2004-11-01Accept %d/%d in m= line of SDP (bug #2625, but not their patch)Mark Spencer
2004-11-01Debugging improvements (bug #2765)Mark Spencer
2004-10-31Pass redirecting number on PRI calls (bug #2763)Mark Spencer
2004-10-31Misc code fixes (bug #2762)Mark Spencer
2004-10-28Fix qsig supportMark Spencer
2004-10-28Adding Q.SIG switchtype option to chan_zapMatthew Fredrickson
2004-10-28Cleanup formatting in bug 2741 patchJames Golovich
2004-10-28more code clean-upJeremy McNamara
2004-10-28fix compiler warningMark Spencer
2004-10-28/ fixed for change in ast_channel structureBen Kramer
2004-10-27Transfer improvements and fixes (bug #2741)Mark Spencer
2004-10-27Fix H.323 doc stuff (bug #2739)Mark Spencer
2004-10-26Pass concept of status back, permit "leaveempty" to work with static agents w...Mark Spencer
2004-10-26Fix chan_local debug message (bug #2725)Mark Spencer
2004-10-26Fix MGCP dtmf buglet (bug #2696)Mark Spencer
2004-10-24Fix compilation of chan_agent.c on gcc < 3.0James Golovich
2004-10-24Add new features to agent stuff (bug #1693)Mark Spencer
2004-10-24Pass format stringJames Golovich
2004-10-23Make sure close() is not called on a fd < 1 with a wrapper callAnthony Minessale II
2004-10-23Check return value of malloc before dereferencing ptr in chan_zap.cJames Golovich
2004-10-23First pass at making transfer work within agent (not tested, shouldn't break ...Mark Spencer
2004-10-23Add missing fixup (bug #2667)Mark Spencer
2004-10-23More memory checksJames Golovich
2004-10-23Make sure malloc worked before accessing the mem in chan_modem.c (bug 2704)James Golovich
2004-10-23implement type=alias to deprecate type=h323 and a whole lot more code clean upJeremy McNamara
2004-10-22re-implement callerid, still might not be right. Remove channel limits, in fa...Jeremy McNamara
2004-10-22Small verbosity fix in chan_iax2.c from bkw_James Golovich
2004-10-22Fixed in CVS head.Mark Spencer
2004-10-22Handle unknown 1xx reponses as 100 (bug #2698)Mark Spencer
2004-10-21/ updated caller ID to use the new structures and re-enabledBen Kramer
2004-10-19Don't "ignore" on CANCEL (bug #2670)Mark Spencer
2004-10-17Fix chan_zap reload with pseudo channels (bug 2664)James Golovich
2004-10-16Don't restart PRI channelsMark Spencer
2004-10-16Improve peer stats (bug #2635)Mark Spencer