aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-04-23Fix timestamps on IAX2 trunk mode transmit directionmarkster1-4/+11
2004-04-22Oops that wasn't quite right. Partially revert changes until real data is col...markster2-9/+2
2004-04-22Make trunking and timestamps palce nicelymarkster2-0/+9
2004-04-22Add missing breakmarkster1-0/+1
2004-04-22Fix swap_subs for better lockingmarkster1-8/+22
2004-04-22Fix some comments in chan_zapcitats1-3/+3
2004-04-22gethostbyname isn't reentrant, who knew...markster6-33/+42
2004-04-21Increase buffer size (bug #1459)markster1-1/+1
2004-04-21rollback to pre-janus, for the momentjeremy1-5/+16
2004-04-21Select user by more logical grounds when no user is specified (bug #1458, sorta)markster1-2/+37
2004-04-20Fix pingtime calculation in bridge optimized modemarkster1-1/+1
2004-04-19update once again to the right versionjeremy1-1/+1
2004-04-19Fix trailing slash problem (Zap) and making sure refers get ignored the secon...markster2-21/+23
2004-04-19Make comptable with Open H.323's Janus release. See http://www.sf.net/project...jeremy2-31/+17
2004-04-19Always give real timestamps on IAX ping/pong messagesmarkster1-7/+16
2004-04-19OpenBSD portability enhancements (bug 1002)citats3-6/+30
2004-04-18Make 'iax2 show users' print key if a key is used (bug 1253)citats1-3/+10
2004-04-17Fix compile warning in chan_zap if libpri not installedcitats1-1/+1
2004-04-16* Patch to Makefiles to allow a script to query the make envirnoment.anthm1-0/+3
2004-04-16Add support for E1 E&Mmarkster1-14/+27
2004-04-16Remove all capabilities firstjeremy1-1/+3
2004-04-15Fix name properlymarkster1-1/+4
2004-04-14Clean up timestamps on IAX2markster1-7/+31
2004-04-13Lets see if this way works to remove all capabilities from the listjeremy1-1/+2
2004-04-13back out lame attemptjeremy1-1/+1
2004-04-13print out capability set, if h323debug is turned onjeremy1-0/+3
2004-04-13make sure capability set is clean before setting new value(s)jeremy1-0/+2
2004-04-12Lock on indication toomarkster1-1/+4
2004-04-11Revert earlier jcdutton ALSA improvements which are not disclaimedmarkster1-312/+329
2004-04-10Don't check PRI settings unless there is PRImarkster1-0/+2
2004-04-09Don't take digits in-band when in overlap dial modemarkster1-0/+5
2004-04-08Hopefully the last round of removing needlock stuffcitats2-8/+4
2004-04-08Remove more needlock stuffcitats4-5/+5
2004-04-08 updated to work with change by markster: Get rid of all that old needlock ga...bkramer1-6/+6
2004-04-07Remove extra argument from ast_set_*_format callscitats2-4/+4
2004-04-07First pass at fixing chan_alsamarkster1-7/+7
2004-04-07Fix compile warningmarkster1-1/+1
2004-04-07fix chan_oss for revised queue structure.markster1-7/+7
2004-04-07Keep random data around, we'll need it for certain bogus REGISTER and INVITE ...markster1-2/+0
2004-04-07Don't say we're unable to find the channel if we're able to find it.markster1-0/+2
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster12-121/+103
2004-04-06Small IAX fixesmarkster1-2/+16
2004-04-06Print actual hook state in chan_zapmarkster1-2/+7
2004-04-06Bump branch id on INVITE with auth (bug #1313)markster1-2/+5
2004-04-06swap out printf's for ast_verbosejeremy1-29/+29
2004-04-05on outbound calls make sure we use requested codecjeremy1-17/+18
2004-04-05/ implemented basic group'ing, as per chan_zapbkramer1-1234/+1233
2004-04-05Support some more SIP idiociesmarkster1-3/+28
2004-04-04603 is a busy toomarkster1-0/+1
2004-04-04Various video fixes (bug #688)markster1-3/+6