summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-11-11format properlyJeremy McNamara
2004-11-11A [possibly] better solution to the CalledPartyAddress problem. Test and repo...Jeremy McNamara
2004-11-11Use passed dest value, for the moment. A better fix is being worked onJeremy McNamara
2004-11-11SIP fix for full contact in OPTIONS (bug #2836)Mark Spencer
2004-11-11lets try it this wayJeremy McNamara
2004-11-11Use the right charector, dummyJeremy McNamara
2004-11-11copy over username to create a proper called addrJeremy McNamara
2004-11-11Cleanup/performance improve chan_sip slightly (bug #2823)Mark Spencer
2004-11-11Fix chan_phone for kernel 2.6 (bug #2831)Mark Spencer
2004-11-09Make features programable (will require iaxy binary firmware 20 to be release...Mark Spencer
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