aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-26add ast_control_streamfile api callanthm3-6/+16
2004-05-26cleaned up locking, more logging on locks, still havent worked out whybkramer1-38/+94
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-25Handle debugging of unknown IE's properlymarkster2-2/+3
2004-05-25Make sure transmitted timestamps are solid on trunks (bug #1713)markster1-2/+2
2004-05-25Merge useragent patch (bug #712)markster1-4/+13
2004-05-25Fix major typomarkster1-1/+1
2004-05-25Enable understanding of service identifier and provisioning versionmarkster4-1/+11
2004-05-25Fix makefile for applemarkster1-2/+0
2004-05-25optmize call setup processjeremy2-38/+14
2004-05-25Eliminate useless pass checkingmarkster1-2/+0
2004-05-24Fix AES for MacOS buildmarkster2-2/+2
2004-05-24Handle different contexts (bug #1702)markster1-13/+14
2004-05-24Fix security codes in asterisk.adsi (bug #1709)markster1-4/+4
2004-05-24Fix potential segfault, add support for MacOS X locksmarkster2-0/+12
2004-05-24Improve sample configuration files (bug #1125)markster3-42/+165
2004-05-24Fix small typomarkster1-1/+1
2004-05-24Always authenticate when insecure is not "very" even on matching IPmarkster1-22/+24
2004-05-24Minor path tweakmarkster1-1/+3
2004-05-24/ work in progress, still tracking down locking bugbkramer1-14/+43
2004-05-24/ fixed up timers for ring back and busy tonesbkramer1-15/+29
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-23Make mkdep throw away stderr since people think the error messages printed ar...citats1-2/+2
2004-05-23Small fixesmarkster1-2/+2
2004-05-23MeetMe documentation improvements (bug #1703)markster2-40/+55
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-22Obviously don't send alerting, progress, or proceeding on outbound calls (bug...markster1-4/+3
2004-05-22When dialing out, we're always proceeding :)markster1-0/+1
2004-05-22Work on a copy with app_agimarkster1-3/+4
2004-05-22Merge fabeman's extensive meetme improvements (bug #1624)markster14-43/+573
2004-05-21First pass at handling responses properly for retransmissionsmarkster1-3/+74
2004-05-21Fix some small broken prompts (bug #1684 & 1686)markster3-0/+0
2004-05-21/ updated lockingbkramer1-45/+133
2004-05-21Don't send the same codec twice even if listed twice in allow section (bug #1...markster1-1/+1
2004-05-21Stop stream when interrupted by '#' or '*' or '0' (bug #1689)markster1-0/+2
2004-05-21Fix FreeTDS/MSSQL from bkwjeremy1-32/+32
2004-05-20backout code optimization, add more explict error reportingjeremy2-18/+21
2004-05-20Make ast_channel_walk become ast_channel_walk_lockedmarkster13-94/+152
2004-05-20cleanup code and debugjeremy2-14/+5
2004-05-20Make playback of envelope a configurable option (bug #1683)markster2-12/+35
2004-05-20Congestion with Hangup sends expected RELEASE code (but #1681)markster1-0/+3
2004-05-20Stage 1 of deadlock fix (bug #1673 -- but not yet solved, just started) and f...markster2-3/+13
2004-05-20Fix compile order (bug #1682)markster1-1/+1
2004-05-20properly send call progress and alerting PDUs, re-fix one-way audio on call m...jeremy4-97/+252
2004-05-20only complain if ZAPATA_PRI is definedjeremy1-0/+2