aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-01Merged revisions 289700 via svnmerge from jpeeler1-3/+8
2010-10-01don't iterate through all dialogs to find and delete old subscribesschmitds1-36/+5
2010-09-30Solaris fixes.tilghman1-1/+6
2010-09-30Merged revisions 289553 via svnmerge from mnicholson1-2/+3
2010-09-30Merged revision 289547 fromrmudgett1-1/+14
2010-09-30More Solaris compatibility fixestilghman5-12/+61
2010-09-30Merged revisions 289425 via svnmerge from russell1-0/+6
2010-09-29Merged revisions 289339 via svnmerge from qwell2-3/+8
2010-09-29Merged revisions 289334 via svnmerge from lmadsen1-3/+6
2010-09-29Merged revisions 289332 via svnmerge from russell1-4/+0
2010-09-29Add 'ecm' to the sample fax config filemnicholson1-0/+4
2010-09-29Update the CDR record when ast_channel_set_caller_event() is calledmnicholson1-0/+3
2010-09-29Make development error message indicate which channel.rmudgett1-1/+3
2010-09-29Merged revisions 289178 via svnmerge from mnicholson1-0/+3
2010-09-28Solaris compatibility fixestilghman10-111/+296
2010-09-28Merged revisions 289095 via svnmerge from bbryant1-3/+7
2010-09-28Avoid deadlock processing incoming AOC-E messages.rmudgett1-7/+20
2010-09-28Revert stuff not ready for commit in -r289054.rmudgett1-246/+33
2010-09-28Break up long ast_manager_event_multichan() event lines.rmudgett2-36/+274
2010-09-27Still build SIP, even if res_crypto cannot be built (use, not depend).tilghman1-1/+1
2010-09-27Fix some documentation typos and spelling errors.russell1-4/+4
2010-09-27Fix a documentation spelling error.russell1-1/+1
2010-09-24Append Retry-After header on 500 error response to Re-INVITE according to RFC...dvossel1-2/+17
2010-09-24Inspect Require header on BYE transaction according to RFC3261 section 8.2.2.3.dvossel1-2/+19
2010-09-24Merged revisions 288747 via svnmerge from twilson1-1/+1
2010-09-24Merged revisions 288712 via svnmerge from tilghman1-2/+2
2010-09-24Export timersub for platforms which do not have ittilghman1-0/+1
2010-09-24Merged revisions 288637 via svnmerge from tilghman7-14/+101
2010-09-23Add note about the checkhangup option of ${CHANNEL()}tilghman1-1/+1
2010-09-23Make AMI honor enabled=notwilson1-2/+6
2010-09-22Merged revisions 288500 via svnmerge from twilson1-0/+9
2010-09-22Merged revisions 288417 via svnmerge from dvossel1-1/+1
2010-09-22Merged revisions 288344 via svnmerge from dvossel1-2/+3
2010-09-22Merged revisions 288340 via svnmerge from russell1-1/+1
2010-09-22Merged revisions 288267 via svnmerge from tilghman3-1/+26
2010-09-22Merged revisions 288193 via svnmerge from rmudgett1-164/+170
2010-09-21Merged revisions 288113 via svnmerge from tilghman1-9/+18
2010-09-21Merged revisions 288147 via svnmerge from pabelanger1-4/+4
2010-09-21Add note in party manipulation chapter on interception macros.rmudgett1-0/+6
2010-09-21Simplify locking code for REDIRECTING interception macro when forwarding a call.rmudgett2-17/+16
2010-09-21Protect channel access in CONNECTED_LINE and REDIRECTING interception macro l...rmudgett1-2/+8
2010-09-21Merged revisions 288006 via svnmerge from bbryant1-1/+3
2010-09-21Merged revisions 287934 via svnmerge from tilghman1-1/+1
2010-09-21Revert change in favor of a more targeted fixtwilson1-6/+2
2010-09-21Send a "415 Unsupported Media Type" after failure to process sdp due to unkno...dvossel1-3/+17
2010-09-21Cut-n-paste error in builtin_blindtransfer().rmudgett1-1/+1
2010-09-21Don't use ast_strdupa() from within the arguments to a function.russell4-26/+50
2010-09-21Anonymous callerid needs a "sip:" uri prefix.tilghman1-2/+2
2010-09-21Fix a regression in verbose logger processing.russell1-1/+1
2010-09-21Don't generate connected line buffer twice for comparisontwilson1-29/+6