aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)markster1-21/+27
2004-06-29Fix small typo (bug #1945)markster1-1/+1
2004-06-28Merge Tilghman's meetme updates (bug #1934)markster1-165/+178
2004-06-23Add 'w' option to meetme which causes us to wait for a "marked" user to enter...markster1-3/+43
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-21Make 'x' option behave as advertised (bug #1878)markster1-9/+13
2004-06-17More meetme locking fixesmarkster1-2/+3
2004-06-17Fix doubly-linked list deletemarkster1-4/+20
2004-06-17Must be inside lock when finding startmarkster1-1/+2
2004-06-14Make meetme operate in linear so as to keep alaw folk happy, minor iax2markster1-36/+20
2004-06-09Minor meetme cleanupsmarkster1-2/+3
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster1-1/+5
2004-06-02WOrk on the proper pointer (bug #1773)markster1-26/+26
2004-06-02Use pseudo channel instead of just /dev/zap/pseudo, now with proper protectio...markster1-10/+27
2004-06-01Oops slightly prematuremarkster1-8/+8
2004-06-01Use pseudo channel (but real channel) instead of just directly opening /dev/z...markster1-8/+8
2004-05-30Fix formatting issuesmarkster1-223/+223
2004-05-30Minor RTP video fixes, be more careful about closing fd's in meetme (bug #1743)markster1-2/+4
2004-05-27Don't count as outgoing until we actually send the new INVITEmarkster1-0/+1
2004-05-27Meetme fixes (bug #1729)markster1-11/+12
2004-05-23Change 'u' back to 's' since it's required for both user and admin menusmarkster1-2/+2
2004-05-23Small fixesmarkster1-2/+2
2004-05-23MeetMe documentation improvements (bug #1703)markster1-40/+54
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)markster1-41/+526
2004-05-13Add events for join/leave (bug #1625)markster1-0/+19
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersmarkster1-1/+1
2004-04-08Add ability to do PINs with dynamic conf (bug 1026)citats1-9/+123
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesmarkster1-4/+4
2004-03-27Make read/write mode have a lock parameter and use it properly.markster1-4/+4
2004-02-10Revert meetme work around now that zaptel is fixedmarkster1-14/+0
2004-02-05Implement temporary work around for pseudo channels with SMPmarkster1-1/+14
2004-01-14clean up output and print that we are unregistering a channel typejeremy1-2/+2
2004-01-13 Don't return -1 for successful conf in meetme. Bug #824jeremy1-8/+12
2004-01-12Implement pin usage in MeetMe. Bug #816jeremy1-5/+28
2004-01-11Documentation fixmarkster1-1/+2
2004-01-11Say what is not implemented, yet. Feel free to dive in and code away, ppl. Bu...jeremy1-3/+4
2004-01-11Fix dynamic user count, Take 4jeremy1-2/+1
2004-01-11Take 3, count dynamic users alsojeremy1-1/+1
2004-01-11fix dynamic conference. Bug #743 take twojeremy1-3/+8
2004-01-11Allow dynamic conferences to be joined by channels without dynamic flag. Bug ...jeremy1-126/+158
2003-11-04Add meetme optionmarkster1-1/+23
2003-10-29Add "dynamic" option to create conference rooms on demandmarkster1-4/+12
2003-09-28Merge Eagle's meetme/agi (Zap only) patch (with changes)markster1-2/+42
2003-08-20Merge meetmecount patch (with cleanups) bug #140markster1-7/+22
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-7/+7
2003-06-30Start on video mode for meetme, change symantics of iax2 marker in full framesmarkster1-10/+35
2003-02-04Version 0.3.0 from FTPmarkster1-19/+107
2002-08-11Version 0.2.0 from FTPmarkster1-2/+12
2002-05-13Version 0.1.12 from FTPmarkster1-0/+501