summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2004-04-28OpenBSD portability to H323Mark Spencer
2004-04-28Run setstate after setting all appropriate variables including calleridMark Spencer
2004-04-28Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to...Mark Spencer
2004-04-28Build again without PRIMark Spencer
2004-04-28Fix deadlock in IAX2 trunking, small MGCP fixMark Spencer
2004-04-27Add white space condensing to pedantic mode of chan_sip.Mark Spencer
2004-04-27Make sure we are proceeding when we answerMark Spencer
2004-04-27Portability fix, use the shells path for sed and envJames Golovich
2004-04-27Improve responsiveness of MGCP during a reload (bug #1488)Mark Spencer
2004-04-27Extreme IAX2 trunking performance improvementsMark Spencer
2004-04-26SIP cleanups for database linkageMark Spencer
2004-04-26Move skinny to support pollMark Spencer
2004-04-26Avoid another voipme by explaining you need CVS update when SIG_EM_E1 is invalidMark Spencer
2004-04-26Remove obsolete chan_zap_old.Mark Spencer
2004-04-26Use proper token for authenticating BYEMark Spencer
2004-04-26Hold call structure longer iwth find_callnoMark Spencer
2004-04-26Merge JS's Cisco MGCP fixes (Bug #693)Mark Spencer
2004-04-26Clean up SQL queries (bug #1479)Mark Spencer
2004-04-26Also handle properly \r\n instead of just \n...Mark Spencer
2004-04-26Committed a little bit too quickly there...Mark Spencer
2004-04-26First pass at handling multi-line headersMark Spencer
2004-04-25Migrate chan_zap from select to pollMark Spencer
2004-04-24Make sure call is valid when handling mini-frame.Mark Spencer
2004-04-23Fix timestamps on IAX2 trunk mode transmit directionMark Spencer
2004-04-22Oops that wasn't quite right. Partially revert changes until real data is col...Mark Spencer
2004-04-22Make trunking and timestamps palce nicelyMark Spencer
2004-04-22Add missing breakMark Spencer
2004-04-22Fix swap_subs for better lockingMark Spencer
2004-04-22Fix some comments in chan_zapJames Golovich
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-21Increase buffer size (bug #1459)Mark Spencer
2004-04-21rollback to pre-janus, for the momentJeremy McNamara
2004-04-21Select user by more logical grounds when no user is specified (bug #1458, sorta)Mark Spencer
2004-04-20Fix pingtime calculation in bridge optimized modeMark Spencer
2004-04-19update once again to the right versionJeremy McNamara
2004-04-19Fix trailing slash problem (Zap) and making sure refers get ignored the secon...Mark Spencer
2004-04-19Make comptable with Open H.323's Janus release. See http://www.sf.net/project...Jeremy McNamara
2004-04-19Always give real timestamps on IAX ping/pong messagesMark Spencer
2004-04-19OpenBSD portability enhancements (bug 1002)James Golovich
2004-04-18Make 'iax2 show users' print key if a key is used (bug 1253)James Golovich
2004-04-17Fix compile warning in chan_zap if libpri not installedJames Golovich
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.Anthony Minessale II
2004-04-16Add support for E1 E&MMark Spencer
2004-04-16Remove all capabilities firstJeremy McNamara
2004-04-15Fix name properlyMark Spencer
2004-04-14Clean up timestamps on IAX2Mark Spencer
2004-04-13Lets see if this way works to remove all capabilities from the listJeremy McNamara
2004-04-13back out lame attemptJeremy McNamara
2004-04-13print out capability set, if h323debug is turned onJeremy McNamara
2004-04-13make sure capability set is clean before setting new value(s)Jeremy McNamara