summaryrefslogtreecommitdiff
path: root/configs/iax.conf.sample
AgeCommit message (Expand)Author
2012-03-05Tab to spaces and text change.Sean Bright
2012-03-02Beef up the IAX2 sample configuration a bit and fix some formatting issues.Sean Bright
2012-02-17Don't allow trunkfreq to be greater than 1000ms.Sean Bright
2011-12-12Update sample configs to put incoming calls into context public.Richard Mudgett
2011-09-06Merged revisions 334514 via svnmerge from Paul Belanger
2011-04-13Add 'description' field for CLI and Manager outputLeif Madsen
2011-02-02Replacing doc/* and asterisk.pdf with wiki linksAndrew Latham
2010-08-13Merged revisions 282269 via svnmerge from David Vossel
2009-12-04Merged revisions 233279 via svnmerge from David Vossel
2009-10-21Merged revisions 225032 via svnmerge from David Vossel
2009-10-12Clarifies trunkmaxsize, trunkfreq, and trunkmtu iax2 optionsDavid Vossel
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-07-16Merged revisions 206872 via svnmerge from David Vossel
2009-06-17Add rtsavesysname to chan_iaxDavid Vossel
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-05-28Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.Sean Bright
2009-02-13Fixed iax2 key rotation backwards compatibilityDavid Vossel
2009-02-12Adds force encryption option to iax.confDavid Vossel
2009-02-06Adds immediate yes/no option to iax.confDavid Vossel
2008-10-08Adjust commented default trunkmtu value to match documentation above itBradley Latus
2008-08-01Merge changes from team/bbryant/keyrotationRussell Bryant
2008-07-30Move implementation of an attended-transfer-complete sound from one channelTilghman Lesher
2008-07-22Merged revisions 132713 via svnmerge from Tilghman Lesher
2008-04-21(closes issue #6113)Jeff Peeler
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-30Merged revisions 62371 via svnmerge from Jason Parker
2007-01-23Add SRV Lookup support on outbound calls to chan_iax2. It's listed in the RFC...Joshua Colp
2007-01-13Clarify what the trunkmaxsize value is in (bytes).Joshua Colp
2007-01-13Drop trunkrealloc option and just have the maximum size be a configurable opt...Joshua Colp
2007-01-13Merge in trunkrealloc option for chan_iax2. (issue #8267 reported by marcodmb...Joshua Colp
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...Steve Murphy
2006-12-06Merged revisions 48323 via svnmerge from Russell Bryant
2006-10-25Ok, second attempt...Olle Johansson
2006-10-25On the other hand, don't use 1.4 patches for trunk... Sorry.Olle Johansson
2006-10-25Add ability to adapt the IAX trunk packets to the MTU size, to avoid bad audioOlle Johansson
2006-09-11Merged revisions 42716 via svnmerge from Tilghman Lesher
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-07-14config sample for the previous, regarding ADSINorth Antara
2006-07-11And now the trunk version! Add an option for IAX2 users that allows you to se...Joshua Colp
2006-06-18Merged revisions 34627 via svnmerge from Russell Bryant
2006-05-10and chan_iax2 gets smaller... remove the old jitterbufferKevin P. Fleming
2006-05-10Allow media to go directly between IAX endpoints while signalling still Mark Spencer
2006-04-11Convert chan_iax2 to use linked lists for multithreading, and add dynamic thr...Joshua Colp
2006-04-06Formatting fixesOlle Johansson
2006-04-06Formatting fixesOlle Johansson
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...Kevin P. Fleming
2006-03-14deprecate the mailboxdetail option and always use its behavior, instead (issu...Russell Bryant
2006-02-26Make IAX2 multithreadedMark Spencer
2006-02-22Merged revisions 10511,10535,10736 via svnmerge from Kevin P. Fleming