summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-20Merged revisions 189391 via svnmerge from Doug Bailey
2009-04-09Do not try to send the format read/format write/make compatible options over ...Joshua Colp
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Add better support for relaying success or failure of the ast_transfer() API ...Joshua Colp
2009-03-31Improve performance of the code handling the frame queue in chan_iax2.Russell Bryant
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-25Improve performance of the ast_event cache functionality.Russell Bryant
2009-03-24Exclude slin16, siren7, and siren14 from bandwidth=low and =mediumRussell Bryant
2009-03-20Merged revisions 183559 via svnmerge from Russell Bryant
2009-03-16Merged revisions 182281 via svnmerge from David Vossel
2009-03-11Merged revisions 181340 via svnmerge from David Vossel
2009-03-02Do not try to remove a registration scheduled item if the scheduler context h...Joshua Colp
2009-02-26IAX2 prune realtime, minor tweak to last fixDavid Vossel
2009-02-26IAX2 prune realtime fixDavid Vossel
2009-02-24Allows manager command to see if IAX link is trunked and encrypted. Displays ...David Vossel
2009-02-23Changes the way keyrotation is enabled by defaultDavid Vossel
2009-02-16Merged revisions 176354 via svnmerge from David Vossel
2009-02-16Merged revisions 175597 via svnmerge from David Vossel
2009-02-13Fixed iax2 key rotation backwards compatibilityDavid Vossel
2009-02-12Adds force encryption option to iax.confDavid Vossel
2009-02-12correct warning message to not refer specifically to DAHDIKevin P. Fleming
2009-02-12Setting key rotation to be off by defaultDavid Vossel
2009-02-06Adds immediate yes/no option to iax.confDavid Vossel
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.Russell Bryant
2009-02-04Fixes issue with IAX2 transfer not handing off calls. Reverts changes in 116884David Vossel
2009-01-23Merged revisions 170588 via svnmerge from Tilghman Lesher
2009-01-06Merged revisions 167260 via svnmerge from Tilghman Lesher
2008-12-15Open a timer before loading configuration so that the trunking configuration ...Russell Bryant
2008-12-15Fix log message to refer to the generic timing interface, not DAHDI specificallyRussell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-01Merged revisions 160003 via svnmerge from Russell Bryant
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-25Merged revisions 159316 via svnmerge from Steve Murphy
2008-11-25Merged revisions 159269 via svnmerge from Tilghman Lesher
2008-11-25Merged revisions 159246 via svnmerge from Tilghman Lesher
2008-11-25This is basically a complete rollback of r155401, as it was determined thatSean Bright
2008-11-12Merged revisions 156229 via svnmerge from Tilghman Lesher
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromSean Bright
2008-11-04Switch to using a thread condition to signal that a child thread is ready forTilghman Lesher
2008-11-04Merged revisions 154365 via svnmerge from Tilghman Lesher
2008-11-03Add XML documentation for:Eliel C. Sardanons
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-11-02Add IAX2Provision() application XML documentation.Eliel C. Sardanons
2008-10-17Make helper call a little safer (suggested by Russell on IRC)Tilghman Lesher
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.Tilghman Lesher
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtMark Michelson
2008-10-16Remove an odd redundant comparisonMark Michelson
2008-10-09(closes issue #13557)Steve Murphy
2008-10-07Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdiSean Bright