summaryrefslogtreecommitdiff
path: root/channels/chan_iax.c
AgeCommit message (Expand)Author
2004-10-02Remove IAX and VoFR channel drivers permenantlyMark Spencer
2004-08-08Merge BSD stack size work (bug #2067)Mark Spencer
2004-07-16Last set of strncpy/snprintf updates (bug #2049)Mark Spencer
2004-06-30Use INET_ADDRLEN (bug #1956) (from airport!)Mark Spencer
2004-06-29Create reentrant ast_inet_ntoa and replace all inet_ntoa's with ast_inet_ntoa...Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.cJames Golovich
2004-04-26Clean up SQL queries (bug #1479)Mark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27More read/write lock fixes in various modulesJames Golovich
2004-03-21Fix some small typos in commentsJames Golovich
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andJames Golovich
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framesJames Golovich
2004-03-04Add support for parking with IAX2Mark Spencer
2004-02-02NetBSD portability enhancements (bug #969)Mark Spencer
2004-01-27Clarify iax foo to iax1 foo in chan_iax (bug #924)Mark Spencer
2004-01-14Change IAXPeers to IAX1Peers. Bug #838Jeremy McNamara
2004-01-12clean up our mess on unload. Bug #799Jeremy McNamara
2004-01-12Give seperate config option for deprecated chan_iax. Bug #801Jeremy McNamara
2004-01-10Reorder events in IAX, make "IAX1" compatibilityMark Spencer
2003-12-09Cleanup unload callsMark Spencer
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutMartin Pycko
2003-11-17Fix the AbsoluteTimeout issue with IAX/IAX2 when in native modeMartin Pycko
2003-11-14Don't try to expire if there is no expireyMark Spencer
2003-11-13Fix deadlock in iaxMartin Pycko
2003-11-13Don't reconnect db on reload unless there was a failureMark Spencer
2003-11-13Update so that "users" are implemented as wellMark Spencer
2003-11-13Start on mysql_user, move to miseryMark Spencer
2003-11-12Backport to iaxMark Spencer
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futureMark Spencer
2003-10-22Fix compile warnings (bug #389)Mark Spencer
2003-10-21FreeBSD patch, take 2Mark Spencer
2003-10-16Revert the previous patch since it's braking compilationMartin Pycko
2003-10-16Sane FreeBSD patchMark Spencer
2003-08-16Show the names of the codecs instead of the numbers (bug #92)Martin Pycko
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-07Initialize lock that wasn'tMark Spencer
2003-05-19Suggested IAX and IAX2 bugfixesMark Spencer
2003-04-27Use iax/iax2 regfunk namesMark Spencer
2003-04-27More contributed BSD enhancementsMark Spencer
2003-04-24Fix TOS stuff for BSDMark Spencer
2003-04-23More OpenBSD changesMark Spencer
2003-04-21Clean the error for IAX when using SPEEX codecMartin Pycko
2003-04-17Fix transmissionsMark Spencer
2003-04-16Make IAX know about iLBCMark Spencer
2003-03-18Tue Mar 18 07:00:01 CET 2003Matteo Brancaleoni
2003-03-12Wed Mar 12 07:00:01 CET 2003Matteo Brancaleoni