summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-01Pay attention to the return value of system(), even if we basically ignore it.Sean Bright
2008-12-01Use AST_EXT_LIB_SETUP before using AST_EXT_LIB_CHECK or bad things happen.Tilghman Lesher
2008-12-01Introduce CLI permissions.Eliel C. Sardanons
2008-12-01Merged revisions 160003 via svnmerge from Russell Bryant
2008-12-01Merged revisions 159900 via svnmerge from Russell Bryant
2008-12-01Merged revisions 159897 via svnmerge from Michiel van Baak
2008-11-29Allow the '#' sign to exist within an extension (inspired by issue #13330)Tilghman Lesher
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-29we can now build with -Wformat=2, which found a couple of real bugsKevin P. Fleming
2008-11-28Make res_config_ldap compile with the official OpenLDAP 2.3.X versions.Michiel van Baak
2008-11-27Removed duplicate codePhilippe Sultan
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26Make a formatting change to test a new post-commit hook for reviewboard.Russell Bryant
2008-11-26improve handling of API calls provided by loaded modules through use of some ...Kevin P. Fleming
2008-11-26add support for event suppression for AMI-over-HTTPKevin P. Fleming
2008-11-26Blocked revisions 159571 via svnmergeKevin P. Fleming