summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-08Add alw as a valid file extension for alaw and ulw as a valid file extension ...Joshua Colp
2008-12-08Update autosupport script with a few changes.Joshua Colp
2008-12-08Allocate enough space initially for the message.Tilghman Lesher
2008-12-08Fix a regression introduced when the PBX timeouts were converted to milliseco...Joshua Colp
2008-12-08Merged revisions 161725 via svnmerge from Joshua Colp
2008-12-08Fix a crash that can occur on a transfer in chan_sip when attempting to collectMatthew Nicholson
2008-12-08Add the ability to play a courtesy tone to the transfer target in a native SI...Terry Wilson
2008-12-08- Fix a leak while printing an argument description.Eliel C. Sardanons
2008-12-08Add voicemail related applications and functions XML documentation:Eliel C. Sardanons
2008-12-07Introduce SMS() application XML documentation.Eliel C. Sardanons
2008-12-06Move Speech* applications and functions documentation to XML.Eliel C. Sardanons
2008-12-05If the autoloop flag is set on a channel, then we need to Mark Michelson
2008-12-05Merged revisions 161426 via svnmerge from Sean Bright
2008-12-05Use ast_free() instead of free(), pointed out by eliel on IRC.Sean Bright
2008-12-05When using IMAP_STORAGE, it's important to convert bare newlines (\n) inSean Bright
2008-12-05Merged revisions 161287 via svnmerge from Russell Bryant
2008-12-05Resolve a compiler warning from buildbot about a NULL format string.Russell Bryant
2008-12-05Janitor, use ARRAY_LEN() when possible.Eliel C. Sardanons
2008-12-05The first file should have a blank config filename in the structure, so thatTilghman Lesher
2008-12-05Check the return value of fread/fwrite so the compiler doesn't complain. Only aSean Bright
2008-12-04If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension (if it exists) af...Dwayne M. Hubbard
2008-12-04Fix minor coding guidelines introduced with CLI permissions.Eliel C. Sardanons
2008-12-04Merged revisions 161013 via svnmerge from Jeff Peeler
2008-12-04Merged revisions 160943 via svnmerge from Mark Michelson
2008-12-04Add debug flag so skinny debug will show information about packets.Michiel van Baak
2008-12-04Added XML documentation for the following AGI commands:Eliel C. Sardanons
2008-12-04Jcolp pointed out that num will also match numberRichard Mudgett
2008-12-04* Found a couple more places where num/number needed to be doneRichard Mudgett
2008-12-03Merged revisions 160770 via svnmerge from Tilghman Lesher
2008-12-03Blocked revisions 160764 via svnmergeJason Parker
2008-12-03Merged revisions 160703 via svnmerge from Steve Murphy
2008-12-03Another place this is missingJason Parker
2008-12-03Fix typo when ListCategories returns none.Jason Parker
2008-12-03- iax2-provision was not freeing iax_templates structure when unloading the c...Eliel C. Sardanons
2008-12-03Add some safety measures when using gosub, especially when using the optionsMark Michelson
2008-12-03Blocked revisions 160570 via svnmergeTilghman Lesher
2008-12-03- Add <variable /> tags when naming a channel variable.Eliel C. Sardanons
2008-12-03Merged revisions 160558 via svnmerge from Tilghman Lesher
2008-12-03When investigating issue #13548, I found that gosubMark Michelson
2008-12-03Merged revisions 160551 via svnmerge from Tilghman Lesher
2008-12-03Merged revisions 160480 via svnmerge from Tilghman Lesher
2008-12-03- Avoid setting .synopsis and .syntax if we are using XML documentation (or theEliel C. Sardanons
2008-12-02Info on LOCAL_PEEK function.Tilghman Lesher
2008-12-02Add LOCAL_PEEK function, as requested by lmadsen.Tilghman Lesher
2008-12-02remove duplicate comment that I accidentally mergedJeff Peeler
2008-12-02(closes issue #13786)Jeff Peeler
2008-12-02Merged revisions 160297 via svnmerge from Tilghman Lesher
2008-12-02Merged revisions 160207 via svnmerge from Tilghman Lesher
2008-12-01Merged revisions 159976 via svnmerge from Sean Bright
2008-12-01Silence a build warning. (chan_phone.c:810: warning: value computed is not used)Sean Bright