aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-21Anonymous callerid needs a "sip:" uri prefix.tilghman1-2/+2
2010-09-20The inalarm flag was not set in sig_analog struct if the port is initially in...rmudgett1-0/+5
2010-09-20Fixes issue with registrations not working properly with pedantic=yes.dvossel1-2/+4
2010-09-20Merged revisions 287642 via svnmerge from qwell1-10/+18
2010-09-15Merged revision 287014 fromrmudgett2-35/+187
2010-09-15Add parking extension for non-default parking lots.jpeeler6-19/+29
2010-09-15Simplify some code in sig_analog.rmudgett1-13/+23
2010-09-15Unable to originate calls using E&M over T1.rmudgett1-1/+10
2010-09-15Set tohost to the domain specified in the configuration file instead of the I...mnicholson1-3/+2
2010-09-14Sets subscribed type for outgoing MWI subscriptions so correct Event header i...dvossel1-1/+3
2010-09-14Merged revisions 286757 via svnmerge from mnicholson1-1/+1
2010-09-13Merged revisions 286456 via svnmerge from qwell1-1/+0
2010-09-10Merged revisions 286115 via svnmerge from twilson1-0/+67
2010-09-10Merged revisions 286117 via svnmerge from pabelanger1-19/+22
2010-09-10Merged revisions 286116 via svnmerge from rmudgett1-0/+16
2010-09-09Merged revisions 285710 via svnmerge from bbryant17-592/+927
2010-08-03Fixed IPv6-related SIP parsing bugs.simon.perreault1-12/+34
2010-07-29Merged revisions 280551 via svnmerge from dvossel1-4/+33
2010-07-29Fix compilation error in chan_dahdi (strdupa -> ast_strdupa).seanbright1-1/+1
2010-07-29Use PRIx64 instead of PRId64 in format string.mnicholson1-1/+1
2010-07-29Merged revisions 280306 via svnmerge from mnicholson1-0/+54
2010-07-29Use PRId64 with format_tpabelanger1-1/+1
2010-07-28Give test category missing leading slashjpeeler1-1/+1
2010-07-28Merged revisions 280229 via svnmerge from rmudgett1-0/+4
2010-07-28Resolve compiler warning about formattingpabelanger1-1/+1
2010-07-27Fix inband DTMF detection on outgoing ISDN calls.russell2-0/+18
2010-07-27Fix parsing error in sip_sipredirect().mmichelson1-21/+16
2010-07-27fix sip transaction match with authentication, fix confusing log message when...dvossel1-3/+2
2010-07-27Support "channels" in addition to "channel" in chan_dahdi.conf.russell1-1/+1
2010-07-27Merged revisions 279784 via svnmerge from mmichelson1-8/+9
2010-07-27If dringXcontext is null, fallback to default context value.pabelanger1-6/+6
2010-07-26transaction matching using top most Via headerdvossel4-42/+388
2010-07-26Allow for systems without locale support to be usable.mmichelson1-0/+10
2010-07-23SIP URI comparison fixes.mmichelson3-287/+514
2010-07-23... just kidding. Enable SIP by default. :-)russell1-1/+0
2010-07-23Disable SIP support by default for Asterisk 1.8.russell1-1/+2
2010-07-23Rename sig_pri_pri to sig_pri_span. More descriptive of concept.rmudgett3-78/+78
2010-07-23Allow IPv6 addresses for UDPTL streams.mmichelson2-48/+27
2010-07-23missed FXS kewl start polarityswitch when finally on hook.alecdavis2-1/+2
2010-07-22Support FXS module Polarity Reversal on remote party Answer and Hangup alecdavis3-1/+104
2010-07-22DNID not cleared when channel hang up (Affects PRI and SS7)rmudgett1-1/+1
2010-07-22update sip subscription debug message to a warning messagedvossel1-2/+4