aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2010-10-26No need to define the struct if there are no users.rmudgett1-2/+2
2010-10-26Allow the DAHDI driver to compile, even with a sufficiently older version of ...rmudgett1-12/+12
2010-10-25Several more defines that need to be altered for compiling against an older v...tilghman1-4/+4
2010-10-25Allow the DAHDI driver to compile, even with a sufficiently older version of ...tilghman1-10/+10
2010-10-25Merged revisions 292867 via svnmerge from dvossel1-181/+225
2010-10-22Merged revisions 292786 via svnmerge from lmadsen1-0/+6
2010-10-22Connected line is not updated when chan_dahdi/sig_pri or chan_misdn transfers...rmudgett2-80/+455
2010-10-21Compile correctly on Linux (asterisk/localtime.h depends upon asterisk/autoco...tilghman1-0/+1
2010-10-21Send CONNECT_ACKNOWLEDGE for CIS calls too.rmudgett1-0/+4
2010-10-19Add sip show peer info about crypto and remove dated commenttwilson1-0/+2
2010-10-15Fixes peer's host port information being lost on sip reload.dvossel1-0/+3
2010-10-14Safer xml parsing, treat all clients the same, and better local candidate sel...dvossel1-133/+92
2010-10-14Add the ability for ast_find_ourip to return IPv4, IPv6 or both.pabelanger4-8/+10
2010-10-13Merged revisions 291655 via svnmerge from rmudgett3-94/+274
2010-10-13More fixup for chan_gtalk.dvossel1-42/+64
2010-10-13The chan_dahdi faxdetect option only works for the first FAX call.rmudgett1-7/+11
2010-10-13Merged revision 291504 fromrmudgett1-35/+49
2010-10-13Merge revision 291468 fromrmudgett1-72/+151
2010-10-13Merged revisions 291393 via svnmerge from russell1-0/+16
2010-10-11Gtalk enhancements and general code cleanup.dvossel1-134/+130
2010-10-11Move declaration closer to where now used.rmudgett1-1/+2
2010-10-11Merged revisions 291110-291111 via svnmerge from rmudgett1-4/+9
2010-10-08Make outbound Google Voice calls.dvossel1-3/+15
2010-10-07Add Philippe Sultan to chan_gtalk author list.dvossel1-0/+2
2010-10-07Outbound gtalk calls now work correctly.dvossel1-1/+1
2010-10-06Fixes commented out code to use #if 0 instead.dvossel1-4/+6
2010-10-06Fixes gtalk outbound DTMF to work properly.dvossel1-8/+38
2010-10-05Fixes uninitialized memory problem in 'iax2 set debug peer' option.dvossel1-1/+2
2010-10-05Fixes chan_gtalk to work with gmail clientdvossel1-96/+152
2010-10-05Resolves dnsmgr memory corruption in chan_iax2.dvossel1-141/+190
2010-10-02Merged revisions 289798 via svnmerge from jpeeler1-1/+1
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-30Merged revisions 289553 via svnmerge from mnicholson1-2/+3
2010-09-30Merged revision 289547 fromrmudgett1-1/+14
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-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-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 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-21Send a "415 Unsupported Media Type" after failure to process sdp due to unkno...dvossel1-3/+17
2010-09-21Don't use ast_strdupa() from within the arguments to a function.russell1-13/+19