asterisk/asterisk.git
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
2009-06-01 Eliel C. SardanonsMoved more static documentation to the new AstXML form.
2009-06-01 Tilghman LesherAdd information for new meetme realtime fields
2009-06-01 Eliel C. SardanonsDo not add say.o in a separate line.
2009-06-01 Eliel C. SardanonsMove JabberSend manager action from static docs to...
2009-06-01 Eliel C. SardanonsMove static documentation of E|Dead|AGI() application...
2009-06-01 David VosselFixed an issue in the threadstorage cli functions resul...
2009-06-01 Mark MichelsonRemove extra lock from app_queue.
2009-06-01 Mark MichelsonRemove extra lock from local_indicate in connected...
2009-06-01 Mark MichelsonAdd missing unlock of local pvt.
2009-06-01 Mark MichelsonRemove documentation for the 'exten' argument to the...
2009-06-01 Joshua ColpFix a bug where the Event and Content-Type headers...
2009-05-31 Tilghman LesherFix documentation for FIELDQTY.
2009-05-31 Eliel C. SardanonsFilter the say.o object, it is being added later.
2009-05-31 Russell BryantConstification and remove some unused code.
2009-05-31 Eliel C. SardanonsAvoid a crash when res_timing_dahdi is unloaded but...
2009-05-31 Russell BryantConstify the ast_frame arg to ast_queue_frame().
2009-05-30 Sean BrightProperly terminate the receive buffer before sending...
2009-05-30 Sean BrightMerged revisions 198370 via svnmerge from
2009-05-30 Russell BryantMerged revisions 198311 via svnmerge from
2009-05-30 Sean BrightMerged revisions 198251 via svnmerge from
2009-05-30 Joshua ColpWhen removing all packets from a dialog we also need...
2009-05-30 Eliel C. SardanonsRemove not used code in the Agent channel.
2009-05-29 Russell BryantSuggesting that only a single timing module be loaded...
2009-05-29 Russell BryantImprove handling of trying to ACK too many timer expira...
2009-05-29 Terry WilsonAdd a couple of TODO items so I don't forget
2009-05-29 Russell BryantResolve issues with choppy sound when using res_timing_...
2009-05-29 Eliel C. SardanonsSimplify the Makefile and avoid needing to specify...
2009-05-29 Jeff PeelerNew signaling module to handle analog operations in...
2009-05-29 Eliel C. SardanonsApply anti-spam obfuscation to an email address.
2009-05-29 Matthew NicholsonMerged revisions 198068 via svnmerge from
2009-05-29 Joshua ColpFix a memory leak of the write buffer when writing...
2009-05-29 Sean BrightMerged revisions 197998 via svnmerge from
2009-05-29 Joshua ColpFix a bug where the default setting did not perform...
2009-05-29 Russell BryantTrim trailing whitespace so that I can work on this...
next