aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax2.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Merged revisions 300520 via svnmerge from lmadsen1-2/+2
2010-12-01Merged revisions 296950 via svnmerge from tilghman1-0/+10
2010-11-29Merged revisions 296671 via svnmerge from pabelanger1-2/+1
2010-11-01Use ast_sockaddr_from_sin function not memcpypabelanger1-3/+6
2010-10-05Fixes uninitialized memory problem in 'iax2 set debug peer' option.dvossel1-1/+2
2010-10-05Resolves dnsmgr memory corruption in chan_iax2.dvossel1-141/+190
2010-09-22Merged revisions 288193 via svnmerge from rmudgett1-164/+170
2010-09-21Merged revisions 288147 via svnmerge from pabelanger1-4/+4
2010-09-15Add parking extension for non-default parking lots.jpeeler1-5/+7
2010-09-10Merged revisions 286117 via svnmerge from pabelanger1-19/+22
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-15/+99
2010-07-21Remove built-in AES code and use optional_api insteadtwilson1-5/+4
2010-07-21Change order so that it more closely matches the related SIP command.tilghman1-1/+1
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman1-1/+2
2010-07-19Make ACLs IPv6-capable.mmichelson1-7/+18
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-5/+10
2010-07-14ast_callerid restructuringrmudgett1-28/+40
2010-07-09Get more information about the Bamboo test failurestilghman1-3/+2
2010-07-09Weird, no output and Bamboo still fails...tilghman1-0/+1
2010-07-09Add some diagnostic feedback to our data teststilghman1-0/+5
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman1-2/+2
2010-07-08Add IPv6 to Asterisk.mmichelson1-5/+25
2010-07-08Implement AstData API data providers as part of the GSOC 2010 project,eliel1-1/+328
2010-07-02Fix various typos reported by Lintiantzafrir1-2/+2
2010-06-23Resolve some errors produced during module unload of chan_iax2.russell1-41/+62
2010-06-16addition of G.719 pass-through supportdvossel1-0/+1
2010-06-16Merged revisions 270866 via svnmerge from dvossel1-6/+4
2010-06-08Add SRTP support for Asterisktwilson1-0/+39
2010-06-06Finally track down and eliminate the "FRACK! warnings from chan_iax2".tilghman1-0/+9
2010-05-14fix iax_frame double freedvossel1-1/+1
2010-04-21IAXpeers output now matches SIPpeers format for manager (AMI).lmadsen1-14/+27
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett1-3/+3
2010-03-03Merged revisions 250394 via svnmerge from dvossel1-3/+8
2010-02-27Merged revisions 249234 via svnmerge from kpfleming1-0/+1
2010-02-09fixes a merging error for the iaxs and iaxsl off by one fixdvossel1-1/+1
2010-02-09Merged revisions 245792 via svnmerge from dvossel1-2/+2
2010-02-05adds total call numbers available to 'iax2 show callnumber usage' cli outputdvossel1-1/+12
2010-01-27Fix the ability to specify an OSP token for an outbound IAX2 call.russell1-32/+2
2010-01-10According to POSIX, the capital L modifier applies only to floating point types.tilghman1-1/+1
2010-01-07Merged revisions 238411 via svnmerge from dvossel1-1/+1
2009-12-22fixes iax "can't compress subclass 4294967295" errordvossel1-2/+7
2009-11-20fixes iax2 show cache locking error, thanks alecdavis!dvossel1-1/+1
2009-11-15Merged revisions 230246 via svnmerge from kpfleming1-1/+1
2009-11-13Display a list of channel variables in each channel-oriented event.tilghman1-4/+4
2009-11-10Merged revisions 229167 via svnmerge from dvossel1-1/+1
2009-11-04Two other trunk build fixes (reported by seanbright on #asterisk-dev)tilghman1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-149/+199
2009-10-21Merged revisions 225243 via svnmerge from dvossel1-9/+78
2009-10-21Merged revisions 225032 via svnmerge from dvossel1-3/+14
2009-10-06Recorded merge of revisions 222152 via svnmerge from kpfleming1-0/+13