aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster4-4/+4
2004-06-07Zapras fix for BSD (bug #1801)markster1-0/+4
2004-06-06Can't use the same buffer to snprintf that we're grabbingmarkster1-3/+3
2004-06-06fix D() issue with to short of a durationanthm1-1/+1
2004-06-05Add ${AVAILORIGCHAN} with original channel name (bug #1793)markster1-1/+6
2004-06-04Cleanup some formatting in app_agi.ccitats1-33/+32
2004-06-04Enhancements for zaptel+bsd (bug #1781)markster8-5/+34
2004-06-02WOrk on the proper pointer (bug #1773)markster1-26/+26
2004-06-02Fix app_read to return string even if not # terminated (bug #1769)markster1-1/+1
2004-06-02Use pseudo channel instead of just /dev/zap/pseudo, now with proper protectio...markster1-10/+27
2004-06-02Play acknowledgement in all cases (bug #1767)markster1-0/+2
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-06-01Voicemail fixes (bug #1758)markster1-1/+1
2004-06-01allow multiple exit characters on control_streamfile, allow '1' to skip envelopemarkster1-2/+3
2004-05-31Only call the update oncemarkster1-1/+0
2004-05-31Fix compile warning on FreeBSD (bug #1755)markster1-0/+1
2004-05-31Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor chang...jim2-36/+530
2004-05-30Update queue member after end of call (bug #1727)markster1-2/+4
2004-05-30Take member as argument, not lpeermarkster1-3/+3
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-30Allow variable substitution in from string (bug #1741)markster1-4/+15
2004-05-27Merge connor's exit context patch (#1737)markster1-2/+23
2004-05-27Merge OSS fixes for FreeBSD, implement rtptimeout and rtpholdtimeoutmarkster2-3/+1
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-27Doc fix for controlplayback, get rid of 500ms wait in rtp.c (bug #1589)markster1-3/+2
2004-05-27More formatting fixescitats2-14/+11
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...anthm2-34/+42
2004-05-26Cancel destroy request on new invite, merge bkw's control playback changesmarkster1-21/+36
2004-05-26Add controlplayback appmarkster2-1/+121
2004-05-26Formatting fixescitats1-3/+1
2004-05-26add ast_control_streamfile api callanthm1-6/+3
2004-05-25It's angler's first patch!markster1-0/+1
2004-05-25Fix record option to take from the right channelmarkster1-1/+1
2004-05-24Handle different contexts (bug #1702)markster1-13/+14
2004-05-24Fix voicemail ADSI codes (bug #1680)markster1-2/+2
2004-05-24Minor mailbox cleanupsmarkster1-2/+1
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-23Use find_user for existsmailboxmarkster1-12/+4
2004-05-23Fixes to mailbox existsmarkster1-1/+6
2004-05-22Copy hangup cause at end of a good callmarkster1-1/+4
2004-05-22Work on a copy with app_agimarkster1-3/+4
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)markster1-41/+526
2004-05-21Stop stream when interrupted by '#' or '*' or '0' (bug #1689)markster1-0/+2
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster5-53/+60
2004-05-20Make playback of envelope a configurable option (bug #1683)markster1-1/+18