Fix a bug where the trunkmtu setting was not set to the default value of 1240 on...
[asterisk/asterisk.git] / channels / chan_iax2.c
2009-05-28 Joshua ColpFix a bug where the trunkmtu setting was not set to...
2009-05-22 Eliel C. SardanonsImplement a new element in AstXML for AMI actions docum...
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-21 David VosselMerged revisions 195991 via svnmerge from
2009-05-15 David VosselMerged revisions 194873 via svnmerge from
2009-05-15 David VosselMerged revisions 194557,194685 via svnmerge from
2009-05-06 Joshua ColpFix a bug where a timer would be created but not acknow...
2009-05-04 David VosselMerged revisions 192213 via svnmerge from
2009-05-01 Tilghman LesherSet debug message back to DEBUG level.
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-20 Doug BaileyMerged revisions 189391 via svnmerge from
2009-04-09 Joshua ColpDo not try to send the format read/format write/make...
2009-04-03 Mark MichelsonThis commit introduces COLP/CONP and Redirecting party...
2009-04-03 Joshua ColpAdd better support for relaying success or failure...
2009-03-31 Russell BryantImprove performance of the code handling the frame...
2009-03-27 Kevin P. FlemingImprove timing interface to remember which provider...
2009-03-25 Russell BryantImprove performance of the ast_event cache functionality.
2009-03-24 Russell BryantExclude slin16, siren7, and siren14 from bandwidth...
2009-03-20 Russell BryantMerged revisions 183559 via svnmerge from
2009-03-16 David VosselMerged revisions 182281 via svnmerge from
2009-03-11 David VosselMerged revisions 181340 via svnmerge from
2009-03-02 Joshua ColpDo not try to remove a registration scheduled item...
2009-02-26 David VosselIAX2 prune realtime, minor tweak to last fix
2009-02-26 David VosselIAX2 prune realtime fix
2009-02-24 David VosselAllows manager command to see if IAX link is trunked...
2009-02-23 David VosselChanges the way keyrotation is enabled by default
2009-02-16 David VosselMerged revisions 176354 via svnmerge from
2009-02-16 David VosselMerged revisions 175597 via svnmerge from
2009-02-13 David VosselFixed iax2 key rotation backwards compatibility
2009-02-12 David VosselAdds force encryption option to iax.conf
2009-02-12 Kevin P. Flemingcorrect warning message to not refer specifically to...
2009-02-12 David VosselSetting key rotation to be off by default
2009-02-06 David VosselAdds immediate yes/no option to iax.conf
2009-02-06 Russell BryantAdd a common implementation of a scheduler context...
2009-02-04 David VosselFixes issue with IAX2 transfer not handing off calls...
2009-01-23 Tilghman LesherMerged revisions 170588 via svnmerge from
2009-01-06 Tilghman LesherMerged revisions 167260 via svnmerge from
2008-12-15 Russell BryantOpen a timer before loading configuration so that the...
2008-12-15 Russell BryantFix log message to refer to the generic timing interfac...
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-12-01 Russell BryantMerged revisions 160003 via svnmerge from
2008-11-29 Kevin P. Flemingincorporates r159808 from branches/1.4:
2008-11-25 Steve MurphyMerged revisions 159316 via svnmerge from
2008-11-25 Tilghman LesherMerged revisions 159269 via svnmerge from
2008-11-25 Tilghman LesherMerged revisions 159246 via svnmerge from
2008-11-25 Sean BrightThis is basically a complete rollback of r155401, as...
2008-11-12 Tilghman LesherMerged revisions 156229 via svnmerge from
2008-11-07 Sean BrightAdd ability to pass arbitrary data to the ao2_callback_...
2008-11-04 Tilghman LesherSwitch to using a thread condition to signal that a...
2008-11-04 Tilghman LesherMerged revisions 154365 via svnmerge from
2008-11-03 Eliel C. SardanonsAdd XML documentation for:
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-11-02 Eliel C. SardanonsAdd IAX2Provision() application XML documentation.
2008-10-17 Tilghman LesherMake helper call a little safer (suggested by Russell...
2008-10-17 Tilghman LesherFix the FRACK! warnings in chan_iax2 when POKE/LAGRQ...
2008-10-17 Mark MichelsonAdd an IAXregistry manager command. See doc/manager_1_1.txt
2008-10-16 Mark MichelsonRemove an odd redundant comparison
2008-10-09 Steve Murphy(closes issue #13557)
2008-10-07 Sean BrightMove the DAHDI-to-DAHDI operator mode check from app_di...
2008-10-06 Tilghman LesherMerged revisions 146799 via svnmerge from
2008-09-15 Tilghman LesherMerged revisions 143140 via svnmerge from
2008-09-13 Tilghman LesherRepair IAXVAR implementation so that it works again...
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-09-06 Michiel van BaakSome fixes to autocompletion in some commands.
2008-09-02 Sean BrightMerged revisions 140605 via svnmerge from
2008-08-29 Mark MichelsonMerged revisions 140488 via svnmerge from
2008-08-26 Russell BryantMerged revisions 140051 via svnmerge from
2008-08-22 Mark MichelsonMerged revisions 139466 via svnmerge from
2008-08-22 Mark MichelsonMerged revisions 139456 via svnmerge from
2008-08-17 Sean BrightFix the output of the JitterBufStats manager event.
2008-08-09 Sean BrightMore RSW merges. This should do it for the channels...
2008-08-05 Tilghman LesherMerged revisions 135747 via svnmerge from
2008-08-05 Kevin P. Flemingmake datastore creation and destruction a generic API...
2008-08-01 Russell BryantMerge changes from team/bbryant/keyrotation
2008-07-25 Tilghman LesherDeprecate *_device_state_* APIs in favor of *_devstate_...
2008-07-23 Tilghman LesherYet another conversion of '|' to ','
2008-07-22 Tilghman LesherMerged revisions 132713 via svnmerge from
2008-07-21 Brett BryantAdd autocompletion to "iax2 set debug peer".
2008-07-21 Brett BryantAdd "iax2 set debug peer" command and remove deprecated...
2008-07-21 Brett BryantFix an issue in iax2 where a call that's been rejected...
2008-07-18 Tilghman LesherMerged revisions 131970 via svnmerge from
2008-07-16 Brett BryantMerged revisions 131491 via svnmerge from
2008-07-16 Russell BryantMerged revisions 131421 via svnmerge from
2008-07-14 Tilghman LesherMerged revisions 130889 via svnmerge from
2008-07-13 Tilghman LesherMerged revisions 130514 via svnmerge from
2008-07-11 Tilghman LesherMerged revisions 130169 via svnmerge from
2008-07-10 Tilghman LesherMerged revisions 129803 via svnmerge from
2008-07-08 Tilghman LesherMerged revisions 129047 via svnmerge from
2008-07-08 Brett BryantJanitor project to convert sizeof to ARRAY_LEN macro.
2008-07-07 Russell BryantMerged revisions 128795 via svnmerge from
2008-07-07 Sean BrightMerged revisions 128737 via svnmerge from
2008-07-07 Mark MichelsonMerged revisions 128639 via svnmerge from
2008-07-03 Brett BryantRemove commit that somehow got mergeed into trunk.
2008-07-03 Brett BryantUpdate these files with transfer code.
2008-07-02 Tilghman LesherKeep ast_app_inboxcount API compatible with 1.6.0.
2008-07-01 Tilghman LesherMerged revisions 127133 via svnmerge from
2008-07-01 Tilghman LesherMerged revisions 127068 via svnmerge from
2008-07-01 Tilghman LesherMerged revisions 126999 via svnmerge from
2008-06-25 Tilghman LesherMore expansion of the deadlock avoidance macro, includi...
2008-06-19 Michiel van BaakOlder versions of GNU gcc do not allow 'NULL' as sentinel.
next