summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-11-15Fix mgcp oopsie...Mark Spencer
2004-11-15Merge comment/formatting fixes from OEJMark Spencer
2004-11-15Add depend support for H.323 (bug #2757)Mark Spencer
2004-11-15Oops for mgcp and logger fix for old linuxMark Spencer
2004-11-14Fix bizarre constructMark Spencer
2004-11-14Fix MGCP deadlock potentialMark Spencer
2004-11-14On second thought, add new "never" option for progressinbandMark Spencer
2004-11-14Send 180 ringing even if we're going to send in-band if we're still in RING s...Mark Spencer
2004-11-13Send progress before in-band indications for BUSY/CONGESTIONMark Spencer
2004-11-13Big agent / queue fixesMark Spencer
2004-11-13Pull language from peer too (bug #2848)Mark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-11-12Fix commentMark Spencer
2004-11-12Fix sneakiness of OEJMark Spencer
2004-11-12Make status available on agent channelsMark Spencer
2004-11-12Make mailbox time configurable with SIP (bug #2837)Mark Spencer
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