aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax2.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.russell1-86/+39
2009-02-04Fixes issue with IAX2 transfer not handing off calls. Reverts changes in 116884dvossel1-195/+141
2009-01-23Merged revisions 170588 via svnmerge from tilghman1-16/+18
2009-01-06Merged revisions 167260 via svnmerge from tilghman1-4/+16
2008-12-15Open a timer before loading configuration so that the trunking configuration ...russell1-3/+4
2008-12-15Fix log message to refer to the generic timing interface, not DAHDI specificallyrussell1-1/+1
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-2/+2
2008-12-01Merged revisions 160003 via svnmerge from russell1-12/+42
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-3/+3
2008-11-25Merged revisions 159316 via svnmerge from murf1-0/+7
2008-11-25Merged revisions 159269 via svnmerge from tilghman1-1/+1
2008-11-25Merged revisions 159246 via svnmerge from tilghman1-2/+2
2008-11-25This is basically a complete rollback of r155401, as it was determined thatseanbright1-19/+19
2008-11-12Merged revisions 156229 via svnmerge from tilghman1-3/+27
2008-11-07Add ability to pass arbitrary data to the ao2_callback_fn (called fromseanbright1-19/+19
2008-11-04Switch to using a thread condition to signal that a child thread is ready fortilghman1-5/+17
2008-11-04Merged revisions 154365 via svnmerge from tilghman1-0/+9
2008-11-03Add XML documentation for:eliel1-18/+64
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-4/+9
2008-11-02Add IAX2Provision() application XML documentation.eliel1-6/+19
2008-10-17Make helper call a little safer (suggested by Russell on IRC)tilghman1-2/+3
2008-10-17Fix the FRACK! warnings in chan_iax2 when POKE/LAGRQ packets are not answered.tilghman1-2/+8
2008-10-17Add an IAXregistry manager command. See doc/manager_1_1.txtmmichelson1-0/+51
2008-10-16Remove an odd redundant comparisonmmichelson1-2/+1
2008-10-09(closes issue #13557)murf1-2/+2
2008-10-07Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdiseanbright1-0/+3
2008-10-06Merged revisions 146799 via svnmerge from tilghman1-0/+4
2008-09-15Merged revisions 143140 via svnmerge from tilghman1-2/+2
2008-09-13Repair IAXVAR implementation so that it works again (regression?)tilghman1-11/+86
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-2/+13
2008-09-06Some fixes to autocompletion in some commands.mvanbaak1-10/+17
2008-09-02Merged revisions 140605 via svnmerge from seanbright1-2/+2
2008-08-29Merged revisions 140488 via svnmerge from mmichelson1-3/+3
2008-08-26Merged revisions 140051 via svnmerge from russell1-3/+2
2008-08-22Merged revisions 139466 via svnmerge from mmichelson1-2/+2
2008-08-22Merged revisions 139456 via svnmerge from mmichelson1-1/+4
2008-08-17Fix the output of the JitterBufStats manager event.seanbright1-1/+1
2008-08-09More RSW merges. This should do it for the channels/ dir.seanbright1-56/+56
2008-08-05Merged revisions 135747 via svnmerge from tilghman1-19/+6
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-9/+9
2008-08-01Merge changes from team/bbryant/keyrotationrussell1-8/+120
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIstilghman1-8/+8
2008-07-23Yet another conversion of '|' to ','tilghman1-4/+2
2008-07-22Merged revisions 132713 via svnmerge from tilghman1-2/+29
2008-07-21Add autocompletion to "iax2 set debug peer".bbryant1-17/+18
2008-07-21Add "iax2 set debug peer" command and remove deprecated iax2 debug bbryant1-153/+111
2008-07-21Fix an issue in iax2 where a call that's been rejected still kept an open cha...bbryant1-4/+2
2008-07-18Merged revisions 131970 via svnmerge from tilghman1-2/+2
2008-07-16Merged revisions 131491 via svnmerge from bbryant1-2/+2
2008-07-16Merged revisions 131421 via svnmerge from russell1-0/+6