summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-06-21Make 'x' option behave as advertised (bug #1878)Mark Spencer
2004-06-20Merge (and cleanup) anthm's CDR changesMark Spencer
2004-06-20Allow CDR's to be linked and work on the linked listMark Spencer
2004-06-20Hold private lock while handling digitsMark Spencer
2004-06-20Hold pending digits until setup_ack is received, then send (bug#1875)Mark Spencer
2004-06-20Typo in comment in app_dial.cJames Golovich
2004-06-19Allow penalty argument to AddQueueMemberMark Spencer
2004-06-18Formatting fixJames Golovich
2004-06-18Be sure we hold channel lock in write before talking to PRI channelMark Spencer
2004-06-18Debugging cleanups (bug #1633)Mark Spencer
2004-06-18Send 403 when authentication fails on a callMark Spencer
2004-06-17OopsMark Spencer
2004-06-17Implement proper locking on INFO_RECEIVEDMark Spencer
2004-06-17More meetme locking fixesMark Spencer
2004-06-17Cleanup formatting in config.cJames Golovich
2004-06-17Fix doubly-linked list deleteMark Spencer
2004-06-17Small typoMark Spencer
2004-06-17PRI locking fixesMark Spencer
2004-06-17Must be inside lock when finding startMark Spencer
2004-06-17Close logging stuff so system doesn't have to (bug #1855)Mark Spencer
2004-06-17Document ability to change user agent (bug #1867)Mark Spencer
2004-06-16Gotta set slot to 0 before you print :)Mark Spencer
2004-06-16Don't forget to run the schedule queueMark Spencer