summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-25Small outgoing OSP cleanupsMark Spencer
2004-06-25Commit remaining changesMark Spencer
2004-06-25Somehow the Makefile didn't get mergedMark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)Mark Spencer
2004-06-24Merge Ehud's MySQL users support (bug #1815)Mark Spencer
2004-06-24oopsMark Spencer
2004-06-23Extend delay slightlyMark Spencer
2004-06-23Make delay for echo training configurableMark Spencer
2004-06-23Generate "failed" context on busy, tooMark Spencer
2004-06-23datetime patches from Tilghman (bug #1905)Mark Spencer
2004-06-23Merge in-access updates for queue priorities (bug #1821)Mark Spencer
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)Mark Spencer
2004-06-23Be sure to hold lock during answerMark Spencer
2004-06-23Fixed bug in remote base part of app_rpt, and updated rpt.conf.sample toJim Dixon
2004-06-23Add 'w' option to meetme which causes us to wait for a "marked" user to enter...Mark Spencer
2004-06-23Small simplificationMark Spencer
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy...Mark Spencer
2004-06-23Don't segfault if chan_zap can't loadMark Spencer
2004-06-23Tilghman's directory fix (bug #1892)Mark Spencer
2004-06-22Misc formatting cleanupsJames Golovich
2004-06-22Code formatting cleanups in utils.c and include/asterisk/lock.hJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Update messages-expire scriptMark Spencer
2004-06-22Merge Steven Davie's IAX2 jitter buffer enhancementsMark Spencer
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-22Fix potential deadlocks in res_monitorMark Spencer
2004-06-22Make DTMF mode configurable on ISDNMark Spencer
2004-06-22Make sure outgoing is not NULLMark Spencer
2004-06-22Can't check outbound without having lock (bug #1886)Mark Spencer
2004-06-22Add "Progress" applicationMark Spencer
2004-06-22Directory fixes courtesy rgagnon (bug #1887)Mark Spencer
2004-06-21Add userevent application (bug #1300)Mark Spencer
2004-06-21Make CAS tone quieterMark Spencer
2004-06-21Add app_alarmreceiver (bug #1783)Mark Spencer
2004-06-21Fix ast_safe_systemMark Spencer
2004-06-21Don't stop moh until after announcement finishes (bug #789)Mark Spencer
2004-06-21Support extended regular expressionsMark Spencer
2004-06-21More fixes for remote_party_idMark Spencer
2004-06-21Sorry, 403 is "Forbidden" not "Permission Denied"Mark Spencer
2004-06-21Check if subscribe is for mailbox. If so, return 200 OK or 403 Permission De...Mark Spencer
2004-06-21Use ' instead of " for quoting in extensions.conf (bug #1872)Mark Spencer
2004-06-21Fix app_dial bugletMark Spencer
2004-06-21I don't know what this last update was for but app_dial.c was brokenAnthony Minessale II
2004-06-21Add promiscuous redirect optionMark Spencer
2004-06-21Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanupsMark Spencer
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...Jim Dixon
2004-06-21Fix locking in zapscanMark Spencer
2004-06-21Avoid iflock/chlock raceMark Spencer