asterisk/asterisk.git
2009-06-19 Matthew NicholsonBlocked revisions 202022 via svnmerge
2009-06-19 David VosselMerged revisions 201993 via svnmerge from
2009-06-19 Terry WilsonAdd note about the addition of calendar support
2009-06-19 Tilghman LesherFix 2 typos and add support for wide character types.
2009-06-19 Joshua ColpAdd support for allowing an RTP engine to decide on...
2009-06-19 Tilghman LesherMerged revisions 201828 via svnmerge from
2009-06-18 Tilghman LesherOne of the changes in 1.6.1 was to allow app_directory...
2009-06-18 Tilghman LesherClarify CUT code, and in the process, fix a bug in...
2009-06-18 Matthew NicholsonAdded deadlock protection to try_suggested_sip_codec...
2009-06-18 David Vosselfixes some memory leaks and redundant conditions
2009-06-18 Russell BryantMerged revisions 201600 via svnmerge from
2009-06-18 Mark MichelsonTrunk implementation of setting an alternate RTP source.
2009-06-18 David Vosselparsing extension correctly from sip register lines
2009-06-17 David VosselAdd rtsavesysname to chan_iax
2009-06-17 Tilghman LesherInitialize additional variables, to prevent a possible...
2009-06-17 Mark MichelsonFix problem with no audio due to ignoring the SDP.
2009-06-17 Mark MichelsonMerged revisions 201450 via svnmerge from
2009-06-17 David Vosselast_channel_datastore_alloc is no longer used. updating...
2009-06-17 David VosselMerged revisions 201423 via svnmerge from
2009-06-17 David BrooksMerged revisions 201380 via svnmerge from
2009-06-17 David VosselSIP registry ref count error
2009-06-17 David Vosselupdate chan_iax to use 64bit feature flags.
2009-06-17 Kevin P. FlemingMerged revisions 201261 via svnmerge from
2009-06-16 David Vosselfix issue with build_contact introduced by the "SIP...
2009-06-16 Sean BrightUpdate my e-mail address (thanks for the props, russell :))
2009-06-16 Kevin P. FlemingEnable applications to enable/disable digit and tone...
2009-06-16 Kevin P. FlemingExplicitly test for 'static weakref' support.
2009-06-16 Kevin P. FlemingWhen compiling in an Emacs-spawned shell, always print...
2009-06-16 Kevin P. FlemingAnother minor fix to compiler attribute checking.
2009-06-16 Kevin P. FlemingMerged revisions 200991 via svnmerge from
2009-06-16 Kevin P. FlemingFix problems with new compiler attribute checking in...
2009-06-16 David VosselSIP transport type issues
2009-06-16 Michiel van... add FILE_STORAGE to Voicemail Build Options
2009-06-16 Russell BryantAdd Sean Bright to CREDITS - Thanks, Sean!
2009-06-16 Eliel C. SardanonsRecorded merge of revisions 200875 via svnmerge from
2009-06-16 Eliel C. SardanonsShow the interface name on error, if it is not found.
2009-06-16 Russell BryantDon't claim a char * is a mansession object.
2009-06-16 Moises Silvakeep backwards compatible chan_dahdi with older openr2...
2009-06-16 Kevin P. FlemingEnsure that configure-script testing for compiler attri...
2009-06-16 Russell BryantAdd missing closure of verbatim environment.
2009-06-16 Kevin P. FlemingDocument the new automatic 'ignoresdpversion' behavior.
2009-06-15 Kevin P. FlemingAccept T.38 re-INVITE responses with invalid SDP versions.
2009-06-15 Kevin P. FlemingLast batch of 'static' qualifiers for module-level...
2009-06-15 Kevin P. FlemingMore 'static' qualifiers on module global variables.
2009-06-15 Kevin P. FlemingConvert a number of global module variables to 'static'.
2009-06-15 Kevin P. FlemingSome minor structure size improvements in sip_pvt and...
2009-06-15 Kevin P. FlemingRedesigned 'optional API' support.
2009-06-15 Mark MichelsonMerged revisions 200513 via svnmerge from
2009-06-14 Moises Silvaadded openr2 to menuselect-deps.in, recent commit in...
2009-06-12 Sean BrightInclude basic installation and usage instructions for...
2009-06-12 Sean BrightFirst shot at an upstart script for asterisk on Ubuntu.
2009-06-12 Mark MichelsonMerged revisions 200360 via svnmerge from
2009-06-12 Mark MichelsonFix some bad locking stemming from trying to forward...
2009-06-12 Mark MichelsonFix a potential crash from trying to access a NULL...
2009-06-12 Sean BrightCall chgrp instead of chown when setting run directory...
2009-06-11 Sean BrightBlocked revisions 200185 via svnmerge
2009-06-11 Mark MichelsonFix a crash due to a potentially NULL p->options.
2009-06-11 Eliel C. SardanonsRelease the allocated channel decreasing the reference...
2009-06-11 Leif MadsenFix path for .flavor and .version
2009-06-11 Leif MadsenBlocked revisions 200037 via svnmerge
2009-06-10 Sean BrightRemove some trailing whitespace and steal revision...
2009-06-10 Mark MichelsonOnly try to use the invite_branch on outgoing INVITEs...
2009-06-10 David BrooksFixes the argument order in definition of new_find_exte...
2009-06-10 Mark MichelsonUse ast_channel_unref to instead of ast_free on a newly...
2009-06-10 Sean BrightMerged revisions 199856 via svnmerge from
2009-06-09 David VosselCLI NOTIFY sending wrong transport type.
2009-06-09 Sean BrightFix all of the parallel build warnings issued when...
2009-06-09 David Vosselmodule load priority
2009-06-08 Tilghman LesherAdd sigaction janitor
2009-06-08 Sean BrightMerged revisions 199626,199628 via svnmerge from
2009-06-08 Mark MichelsonFix a deadlock that could occur when setting rtp stats...
2009-06-07 Eliel C. SardanonsMove OSP* applications static documentation to XML.
2009-06-07 Eliel C. SardanonsMove application ExternalIVR static documentation to...
2009-06-07 Russell BryantGlobal var cleanup - constification and removing unused...
2009-06-06 Eliel C. SardanonsMove AGI command 'gosub' static documentation to XML.
2009-06-06 Eliel C. SardanonsMove music on hold related applications documentation...
2009-06-06 Eliel C. SardanonsMove function PP_EACH_USER and PP_EACH_EXTENSION docume...
2009-06-06 Eliel C. SardanonsMove function MEETME_INFO documentation to XML.
2009-06-06 Eliel C. SardanonsMove function MINIVMACCOUNT and MINIVMCOUNTER static...
2009-06-06 Eliel C. SardanonsMove function SYSINFO documentation to XML.
2009-06-06 Russell Bryantminor tweak
2009-06-06 Russell BryantConstify a string and strip trailing whitespace.
2009-06-06 Russell BryantSwitch from "echo -n" to printf. On my mac, the -n...
2009-06-05 David VosselMerged revisions 199297 via svnmerge from
2009-06-05 Mark MichelsonCorrect "dahdi show channels" output when specifying...
2009-06-04 David VosselMerged revisions 199138 via svnmerge from
2009-06-04 Eliel C. SardanonsMove static docs to the new AstXML form.
2009-06-04 Sean BrightMerged revisions 199022 via svnmerge from
2009-06-03 Sean BrightBlocked revisions 198957 via svnmerge
2009-06-03 David Vosselast_call_forward() todo notes and originate flag copy.
2009-06-03 David VosselBlocked revisions 198891 via svnmerge
2009-06-02 David VosselGeneric call forward api, ast_call_forward()
2009-06-02 David Vosselfixes issue with channels not going down after transfer
2009-06-02 Joshua ColpCorrect documentation for the register line, specifical...
2009-06-02 Joshua ColpFix a bug where we were passing in address information...
2009-06-01 Russell BryantTell the IAX2 parser about more control frame types.
2009-06-01 Mark MichelsonAdd the ability to execute connected line interception...
2009-06-01 Tilghman LesherAdd INCrement and DECrement functions
2009-06-01 Russell BryantMinor whitespace fix.
2009-06-01 Tilghman LesherBlocked revisions 198665 via svnmerge
next