aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-22Misc formatting cleanupscitats10-51/+45
2004-06-22Code formatting cleanups in utils.c and include/asterisk/lock.hcitats2-95/+102
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats58-94/+12
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats67-72/+20
2004-06-22Update messages-expire scriptmarkster1-3/+26
2004-06-22Merge Steven Davie's IAX2 jitter buffer enhancementsmarkster1-38/+49
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster30-164/+432
2004-06-22Fix potential deadlocks in res_monitormarkster1-0/+3
2004-06-22Make DTMF mode configurable on ISDNmarkster4-3/+120
2004-06-22Make sure outgoing is not NULLmarkster1-6/+8
2004-06-22Can't check outbound without having lock (bug #1886)markster1-5/+10
2004-06-22Add "Progress" applicationmarkster1-0/+12
2004-06-22Directory fixes courtesy rgagnon (bug #1887)markster1-53/+112
2004-06-21Add userevent application (bug #1300)markster2-1/+108
2004-06-21Make CAS tone quietermarkster1-1/+1
2004-06-21Add app_alarmreceiver (bug #1783)markster3-1/+934
2004-06-21Fix ast_safe_systemmarkster1-0/+1
2004-06-21Don't stop moh until after announcement finishes (bug #789)markster1-31/+31
2004-06-21Support extended regular expressionsmarkster1-1/+1
2004-06-21More fixes for remote_party_idmarkster1-6/+1
2004-06-21Sorry, 403 is "Forbidden" not "Permission Denied"markster1-1/+1
2004-06-21Check if subscribe is for mailbox. If so, return 200 OK or 403 Permission De...markster1-6/+29
2004-06-21Use ' instead of " for quoting in extensions.conf (bug #1872)markster1-2/+2
2004-06-21Fix app_dial bugletmarkster1-6/+6
2004-06-21I don't know what this last update was for but app_dial.c was brokenanthm1-2/+2
2004-06-21Add promiscuous redirect optionmarkster3-21/+80
2004-06-21Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanupsmarkster6-0/+108
2004-06-21Majorly updated app_rpt.c allowing linking of repeaters/remote bases using (I...jim2-474/+1369
2004-06-21Fix locking in zapscanmarkster1-5/+3
2004-06-21Avoid iflock/chlock racemarkster1-0/+6
2004-06-21Make 'x' option behave as advertised (bug #1878)markster1-9/+13
2004-06-20Merge (and cleanup) anthm's CDR changesmarkster2-102/+142
2004-06-20Allow CDR's to be linked and work on the linked listmarkster2-19/+41
2004-06-20Hold private lock while handling digitsmarkster1-1/+2
2004-06-20Hold pending digits until setup_ack is received, then send (bug#1875)markster1-7/+21
2004-06-20Typo in comment in app_dial.ccitats1-1/+1
2004-06-19Allow penalty argument to AddQueueMembermarkster1-5/+21
2004-06-18Formatting fixcitats1-2/+4
2004-06-18Be sure we hold channel lock in write before talking to PRI channelmarkster1-1/+2
2004-06-18Debugging cleanups (bug #1633)markster1-46/+63
2004-06-18Send 403 when authentication fails on a callmarkster1-0/+4
2004-06-17Oopsmarkster1-2/+2
2004-06-17Implement proper locking on INFO_RECEIVEDmarkster1-0/+2
2004-06-17More meetme locking fixesmarkster1-2/+3
2004-06-17Cleanup formatting in config.ccitats1-100/+105
2004-06-17Fix doubly-linked list deletemarkster1-4/+20
2004-06-17Small typomarkster1-1/+3
2004-06-17PRI locking fixesmarkster1-24/+54
2004-06-17Must be inside lock when finding startmarkster1-1/+2
2004-06-17Close logging stuff so system doesn't have to (bug #1855)markster3-0/+27