aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-09Add new file utils.c, Move ast_gethostbyname to utils.ccitats1-0/+1
2004-04-26Clean up SQL queries (bug #1479)markster1-2/+2
2004-04-22gethostbyname isn't reentrant, who knew...markster1-4/+4
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-10/+6
2004-03-27More read/write lock fixes in various modulescitats1-3/+3
2004-03-21Fix some small typos in commentscitats1-1/+1
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats1-3/+5
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framescitats1-0/+1
2004-03-04Add support for parking with IAX2markster1-1/+1
2004-02-02NetBSD portability enhancements (bug #969)markster1-1/+3
2004-01-27Clarify iax foo to iax1 foo in chan_iax (bug #924)markster1-17/+17
2004-01-14Change IAXPeers to IAX1Peers. Bug #838jeremy1-2/+2
2004-01-12clean up our mess on unload. Bug #799jeremy1-0/+5
2004-01-12Give seperate config option for deprecated chan_iax. Bug #801jeremy1-5/+15
2004-01-10Reorder events in IAX, make "IAX1" compatibilitymarkster1-10/+19
2003-12-09Cleanup unload callsmarkster1-23/+28
2003-11-17We have to hangup the bridge not continue on AbsoluteTimeoutmartinp1-2/+2
2003-11-17Fix the AbsoluteTimeout issue with IAX/IAX2 when in native modemartinp1-0/+4
2003-11-14Don't try to expire if there is no expireymarkster1-1/+3
2003-11-13Fix deadlock in iaxmartinp1-1/+7
2003-11-13Don't reconnect db on reload unless there was a failuremarkster1-1/+1
2003-11-13Update so that "users" are implemented as wellmarkster1-46/+51
2003-11-13Start on mysql_user, move to miserymarkster1-0/+65
2003-11-12Backport to iaxmarkster1-55/+232
2003-11-04Remove really broke MP3 stuff in favor of G.726 in the near futuremarkster1-2/+2
2003-10-22Fix compile warnings (bug #389)markster1-1/+1
2003-10-21FreeBSD patch, take 2markster1-1/+1
2003-10-16Revert the previous patch since it's braking compilationmartinp1-1/+1
2003-10-16Sane FreeBSD patchmarkster1-1/+1
2003-08-16Show the names of the codecs instead of the numbers (bug #92)martinp1-7/+7
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-130/+130
2003-08-07Initialize lock that wasn'tmarkster1-0/+2
2003-05-19Suggested IAX and IAX2 bugfixesmarkster1-0/+1
2003-04-27Use iax/iax2 regfunk namesmarkster1-4/+4
2003-04-27More contributed BSD enhancementsmarkster1-6/+6
2003-04-24Fix TOS stuff for BSDmarkster1-0/+5
2003-04-23More OpenBSD changesmarkster1-1/+1
2003-04-21Clean the error for IAX when using SPEEX codecmartinp1-0/+3
2003-04-17Fix transmissionsmarkster1-1/+4
2003-04-16Make IAX know about iLBCmarkster1-0/+3
2003-03-18Tue Mar 18 07:00:01 CET 2003matteo1-2/+1
2003-03-12Wed Mar 12 07:00:01 CET 2003matteo1-4/+7
2003-03-02dom mar 2 20:52:10 CET 2003matteo1-3/+3
2003-02-14Fri Feb 14 07:00:01 CET 2003matteo1-1/+9
2003-02-12mer feb 12 14:56:57 CET 2003matteo1-4/+5
2003-01-17Version 0.3.0 from FTPmarkster1-243/+630
2002-08-08Version 0.2.0 from FTPmarkster1-20/+59
2002-06-29Version 0.1.12 from FTPmarkster1-183/+116
2002-03-11Version 0.1.11 from FTPmarkster1-25/+153
2002-01-07Version 0.1.10 from FTPmarkster1-165/+347