summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
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
2008-10-06Merged revisions 146799 via svnmerge from Tilghman Lesher
2008-09-15Merged revisions 143140 via svnmerge from Tilghman Lesher
2008-09-13Repair IAXVAR implementation so that it works again (regression?)Tilghman Lesher
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingTilghman Lesher
2008-09-06Some fixes to autocompletion in some commands.Michiel van Baak
2008-09-02Merged revisions 140605 via svnmerge from Sean Bright
2008-08-29Merged revisions 140488 via svnmerge from Mark Michelson
2008-08-26Merged revisions 140051 via svnmerge from Russell Bryant
2008-08-22Merged revisions 139466 via svnmerge from Mark Michelson
2008-08-22Merged revisions 139456 via svnmerge from Mark Michelson