aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-22gethostbyname isn't reentrant, who knew...markster12-35/+71
2004-04-21Increase buffer size (bug #1459)markster1-1/+1
2004-04-21Make manager "Link" and "Unlink" events include the channel uniqueids (bug 1456)citats1-8/+16
2004-04-21Unload g726 file formats in the order they were loaded (bug 1460)citats1-8/+8
2004-04-21Log when we unload a translator (bug 1460)citats1-0/+3
2004-04-21Log that we are unregistering cdr module (bug 1460)citats1-0/+3
2004-04-21image unregister typocitats1-1/+1
2004-04-21Fix format unregistercitats1-0/+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-20Documentation fixes (bug #1439)markster1-4/+12
2004-04-20Add app_exec (bug 1198citats2-1/+114
2004-04-20Don't spam 3389 warning messagemarkster1-1/+7
2004-04-20Don't dereference consumed frame delivery.markster1-1/+4
2004-04-20Fix pingtime calculation in bridge optimized modemarkster1-1/+1
2004-04-20Update australian tonezones.markster1-8/+40
2004-04-20Make sure we safely lock both channels when doing a masquerade.markster1-13/+19
2004-04-19update once again to the right versionjeremy1-1/+1
2004-04-19Merge Matt's extern notify patchmarkster1-29/+17
2004-04-19Hold the lock properly on async goto now that we have recursive mutex support.markster1-4/+1
2004-04-19Fix trailing slash problem (Zap) and making sure refers get ignored the secon...markster2-21/+23
2004-04-19Fix lock initialization in lock debugging modemarkster1-1/+1
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)citats7-8/+46
2004-04-18Make 'iax2 show users' print key if a key is used (bug 1253)citats1-3/+10
2004-04-18Make extension matching non case sensitive. So 'T' and 't' arecitats1-1/+1
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.anthm4-3/+16
2004-04-16Add support for E1 E&Mmarkster2-14/+28
2004-04-16Remove all capabilities firstjeremy1-1/+3
2004-04-16Answer if it needs it...markster1-0/+3
2004-04-15Warn to use DeadAGI in general on hungup channels if AGI or EAGI is called.markster1-0/+4
2004-04-15Don't set the address with NAT mode if we haven't programmed an addressmarkster1-4/+6
2004-04-15Make substring deprecatedmarkster1-2/+4
2004-04-15Do proper bounds checking in formats (bug #1356)markster6-6/+12
2004-04-15Fix for uclibcmarkster1-3/+12
2004-04-15Fix name properlymarkster1-1/+4
2004-04-14Store modules in the order they're loaded to make reload work properlymarkster1-2/+15
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-13Use fputs where it makes sense instead of fprintfmarkster1-2/+2
2004-04-13Don't allow the format to be doubly handledmarkster1-1/+1
2004-04-12Lock on indication toomarkster1-1/+4
2004-04-12Revert locking changes which break static locks (even on linux since it's par...markster1-11/+11
2004-04-12Change mutex defines so it should work on OS that don't have the _NP mutex ty...citats1-11/+11
2004-04-12Fix implementation of waitfordigit_fullmarkster1-15/+38