Commit Graph

104 Commits (add6efc20cec066e753879a552f01a5e2a6058fa)

Author SHA1 Message Date
Richard Mudgett e2597678b1 Update sample configs to put incoming calls into context public.
14 years ago
Paul Belanger 39ac2e639f Merged revisions 334514 via svnmerge from
14 years ago
Leif Madsen b8b1d085db Add 'description' field for CLI and Manager output
15 years ago
Andrew Latham 93bade5639 Replacing doc/* and asterisk.pdf with wiki links
15 years ago
David Vossel 0f8eaa6299 Merged revisions 282269 via svnmerge from
15 years ago
David Vossel 4fd45889df Merged revisions 233279 via svnmerge from
16 years ago
David Vossel 984d6500ce Merged revisions 225032 via svnmerge from
16 years ago
David Vossel b14857f49d Clarifies trunkmaxsize, trunkfreq, and trunkmtu iax2 options
16 years ago
David Vossel d09f9fd00a Merge code associated with AST-2009-006
16 years ago
David Vossel 8bf870e4af Merged revisions 206872 via svnmerge from
17 years ago
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
17 years ago
Sean Bright f22962a0c1 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
David Vossel 35ac1d7e1c Fixed iax2 key rotation backwards compatibility
17 years ago
David Vossel 178e6f06df Adds force encryption option to iax.conf
17 years ago
David Vossel c15b83e7e5 Adds immediate yes/no option to iax.conf
17 years ago
Bradley Latus 5103db8ee0 Adjust commented default trunkmtu value to match documentation above it
17 years ago
Russell Bryant 58291bcec9 Merge changes from team/bbryant/keyrotation
17 years ago
Tilghman Lesher 853f6a8b3e Move implementation of an attended-transfer-complete sound from one channel
17 years ago
Tilghman Lesher ca62442094 Merged revisions 132713 via svnmerge from
18 years ago
Jeff Peeler 41fd7a6a21 (closes issue #6113)
18 years ago
Olle Johansson 17afebc1a6 HUGE improvements to QoS/CoS handling by IgorG
18 years ago
Russell Bryant b419fc1134 Add support for setting the CoS for VLAN traffic (802.1p) in Linux. The
19 years ago
Jason Parker b942fe3d89 Merged revisions 62371 via svnmerge from
19 years ago
Joshua Colp 34df128519 Add SRV Lookup support on outbound calls to chan_iax2. It's listed in the RFC so we might want to support it and please don't hurt me Marko ... (issue #7812 reported by drorlb)
19 years ago
Joshua Colp fea98f6a44 Clarify what the trunkmaxsize value is in (bytes).
19 years ago
Joshua Colp 033d849bda Drop trunkrealloc option and just have the maximum size be a configurable option. This is per Kevin's comments on -dev and my own thoughts after I put the previous option in.
19 years ago
Joshua Colp c4b4615dcd Merge in trunkrealloc option for chan_iax2. (issue #8267 reported by marcodmb, branch by anthonyl)
19 years ago
Steve Murphy 9327720c37 As per bug 7978, this version introduces the jittertargetextra option in config files
19 years ago
Russell Bryant c7efdf6759 Merged revisions 48323 via svnmerge from
19 years ago
Olle Johansson c30f1d12c5 Ok, second attempt...
19 years ago
Olle Johansson 25b8f577b8 On the other hand, don't use 1.4 patches for trunk... Sorry.
19 years ago
Olle Johansson 13ea5fc0d0 Add ability to adapt the IAX trunk packets to the MTU size, to avoid bad audio
19 years ago
Tilghman Lesher 091e1aed8d Merged revisions 42716 via svnmerge from
19 years ago
Kevin P. Fleming 6d0742fc16 merge Russell's 'hold_handling' branch, finally implementing music-on-hold handling the way it was decided at AstriDevCon Europe 2006 (and the way people really want it to be)
20 years ago
North Antara e69e056012 config sample for the previous, regarding ADSI
20 years ago
Joshua Colp ba092c1244 And now the trunk version! Add an option for IAX2 users that allows you to set how many outstanding AUTHREQs chan_iax2 will wait for replies on.
20 years ago
Russell Bryant 035a8b4278 Merged revisions 34627 via svnmerge from
20 years ago
Kevin P. Fleming 5fb4e7019f and chan_iax2 gets smaller... remove the old jitterbuffer
20 years ago
Mark Spencer 66ed134473 Allow media to go directly between IAX endpoints while signalling still
20 years ago
Joshua Colp afcefc4a68 Convert chan_iax2 to use linked lists for multithreading, and add dynamic threads. These are used when all pool threads are in use, and will stick around until load dies down. The theory is that during high load you'll have more threads available, and during low load you'll only have the normal pool threads sticking around.
20 years ago
Olle Johansson 9d8260c68e Formatting fixes
20 years ago
Olle Johansson 8e22245b09 Formatting fixes
20 years ago
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
20 years ago
Russell Bryant 9df72acbe9 deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
20 years ago
Mark Spencer 16109b9d2c Make IAX2 multithreaded
20 years ago
Kevin P. Fleming 7092b4475c Merged revisions 10511,10535,10736 via svnmerge from
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming f387421905 make sample config files easier to ready (issue #5371)
20 years ago
Kevin P. Fleming 4fb8ce1fd9 allow minimum/maximum registration intervals to be set on server side (issue #51111)
20 years ago