summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-21Add ability to generate ASCII documentation from the TeX files.Leif Madsen
2010-04-21Add small documentation update to func_callcompletion.c.Mark Michelson
2010-04-21IAXpeers output now matches SIPpeers format for manager (AMI).Leif Madsen
2010-04-21fixes issue with double "sip:" in header fieldDavid Vossel
2010-04-21Fix the \brief description in the res_calendar_*.c files.Leif Madsen
2010-04-21fix whitespace issueJulian Lyndon-Smith
2010-04-21Added NEW ACTIONS entry for new MixMonitorMute AMI command.Julian Lyndon-Smith
2010-04-21Added CHANGES entry for new MixMonitorMute AMI command.Julian Lyndon-Smith
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-20Add 'soft hangup' alias per Steve Johnson on asterisk-users.Leif Madsen
2010-04-20Add example dialplan for dialing ISN numbers (http://www.freenum.org).Leif Madsen
2010-04-20Add missing 'useragent' field to sip-friends.sql file.Leif Madsen
2010-04-20Merged revisions 258029 via svnmerge from Jeff Peeler
2010-04-20Update supported file extensions in doxygen.Leif Madsen
2010-04-19Change log message to match severity.Jason Parker
2010-04-19Don't consider a missing indications.conf to be a critical error.Jason Parker
2010-04-19Bad merge fixTilghman Lesher
2010-04-19Blocked revisions 257856 via svnmergeJeff Peeler
2010-04-19Commit compromise I suggested on review 608.Mark Michelson
2010-04-19Fix incomplete CDR merge from r195881Terry Wilson
2010-04-18Removing unused configuration parametersTilghman Lesher
2010-04-16Merged revisions 257686 via svnmerge from Dwayne M. Hubbard
2010-04-16Make sure to fail a monitor if we receive a negative response for a CC SUBSCR...Mark Michelson
2010-04-16Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtypeDwayne M. Hubbard
2010-04-15Merged revisions 257544 via svnmerge from Tilghman Lesher
2010-04-15Merged revisions 257467 via svnmerge from Tilghman Lesher
2010-04-15Merged revisions 257426 via svnmerge from Leif Madsen
2010-04-15Merged revisions 257342 via svnmerge from Leif Madsen
2010-04-14Blocked revisions 257266 via svnmergeTilghman Lesher
2010-04-14Yet another issue where the conversion of the application delimiter to comma ...Tilghman Lesher
2010-04-13Also unref the pvt when we delete the provisional keepalive job.Tilghman Lesher
2010-04-13Merged revisions 257070 via svnmerge from Matthew Nicholson
2010-04-13Ensure that we can have commas within cdr values.Tilghman Lesher
2010-04-13Update sample dialstrings in sip.conf.sample file.Mark Michelson
2010-04-13Address Russell's comments on func_srv from reviewboard.Mark Michelson
2010-04-12Fix issue where recall would not happen when it should.Mark Michelson
2010-04-12Merged revisions 256900 via svnmerge from Leif Madsen
2010-04-12Remove silly debug message that is not useful.Leif Madsen
2010-04-12gives channel reference before unlocking it and using setvar helper.David Vossel
2010-04-12CLI command logger set level auto complete.Leif Madsen
2010-04-12test_substitution expects func_curl to be present to work.Russell Bryant
2010-04-11Add ASTERISK_FILE_VERSION() macroRussell Bryant
2010-04-10fix hyphen vs. minus in man pagesTzafrir Cohen
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Prevent crash when originating a call to a local channel.Mark Michelson
2010-04-09Merge CCSS architecture document from CCSS branch.Richard Mudgett
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
2010-04-09Add routines for parsing SIP URIs consistently.Mark Michelson
2010-04-09Fix some compiler errors that popped up after the CCSS merge.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson