aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_iax2.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-14Merged revisions 130889 via svnmerge from tilghman1-13/+10
2008-07-13Merged revisions 130514 via svnmerge from tilghman1-53/+44
2008-07-11Merged revisions 130169 via svnmerge from tilghman1-6/+15
2008-07-10Merged revisions 129803 via svnmerge from tilghman1-45/+45
2008-07-08Merged revisions 129047 via svnmerge from tilghman1-10/+16
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-12/+18
2008-07-07Merged revisions 128795 via svnmerge from russell1-2/+4
2008-07-07Merged revisions 128737 via svnmerge from seanbright1-2/+2
2008-07-07Merged revisions 128639 via svnmerge from mmichelson1-1/+3
2008-07-03Remove commit that somehow got mergeed into trunk.bbryant1-314/+10
2008-07-03Update these files with transfer code.bbryant1-10/+314
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-7/+8
2008-07-01Merged revisions 127133 via svnmerge from tilghman1-0/+13