summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-08Fix audio problems with format_mp3.Russell Bryant
2009-09-08Ensure that the default autoconf CFLAGS are not used.Kevin P. Fleming
2009-09-08Remove what appears to be an unnecessary define.Tilghman Lesher
2009-09-08live_ast: Fix asterisk.conf instead of regenerating itTzafrir Cohen
2009-09-08caller id number emptyDavid Vossel
2009-09-07Fixing formattingOlle Johansson
2009-09-07Add new actions under "new actions" and not in the top of the documentOlle Johansson
2009-09-07Moving another function declared in the middle of forward declarations. Olle Johansson
2009-09-07Move "deprecated_username" to a flag like the others - unsigned int blah:1Olle Johansson
2009-09-07- Doxygen additionsOlle Johansson
2009-09-07Clean up the "offered_media" codeOlle Johansson
2009-09-07Allow multiple rows to be fetched within the normal mode of operation.Tilghman Lesher
2009-09-07Make sure we reset global_exclude_static at channel reloadOlle Johansson
2009-09-07Move capability into sip_cfg. While at it, make sure we reset it at channel r...Olle Johansson
2009-09-07Move global_regcontext into the sip_cfg structureOlle Johansson
2009-09-07Move contact_ha to sip_cfg structureOlle Johansson
2009-09-07Doxygen updatesOlle Johansson
2009-09-07Since it's possible to have more than 999 calls, I'm changing the call counte...Olle Johansson
2009-09-07add doxygen and remove duplicate declaration of variableOlle Johansson
2009-09-07After many years, remove VOCAL_DATA_HACK definitionOlle Johansson
2009-09-07Remove unneeded header files (tested on Linux and OS/X)Olle Johansson
2009-09-07Don't send MESSAGE with sendtext() if recepient doesn't allow MESSAGE requestsOlle Johansson
2009-09-07Add some doxygenOlle Johansson
2009-09-07Fix typoOlle Johansson
2009-09-07If there is no session timer in the INVITE, set it to default value (not unse...Olle Johansson
2009-09-07Update sip.conf.sample documentation, reorganize a bitOlle Johansson
2009-09-07Simplify the code in this functionOlle Johansson
2009-09-04sip peer matching by address only with TCP/TLSDavid Vossel
2009-09-04Use ast_free() instead of free().Sean Bright
2009-09-04Fix trunk breakage.Tilghman Lesher
2009-09-04Enable turning off the application delimiter warning with the 'dontwarn' option.Tilghman Lesher
2009-09-04Merged revisions 216435 via svnmerge from Michiel van Baak
2009-09-04Merged revisions 216430 via svnmerge from Olle Johansson
2009-09-04make sure canlog is set so we can compile with DEBUG_THREADS enabled on OpenBSDMichiel van Baak
2009-09-04Recorded merge of revisions 216432 via svnmerge from Michiel van Baak
2009-09-04Recorded merge of revisions 216369 via svnmerge from Michiel van Baak
2009-09-04Do not treat every SIP peer as if they were configured with insecure=port.Russell Bryant
2009-09-04Adding to the janitor list.Olle Johansson
2009-09-04Merged revisions 216263 via svnmerge from Russell Bryant
2009-09-04make sure 'start' is always initialized.Michiel van Baak
2009-09-03Lets try not to use C++ keywords for variable names.Richard Mudgett
2009-09-03Added detection DTMF CID without polarity change alert.Doug Bailey
2009-09-03Merged revisions 216085 via svnmerge from Russell Bryant
2009-09-03Merged revisions 216008 via svnmerge from Russell Bryant
2009-09-03Document language prompt submission process.Kevin P. Fleming
2009-09-03Blocked revisions 216000 via svnmergeDavid Vossel
2009-09-03Merge code associated with AST-2009-006David Vossel
2009-09-03Add known internal IP address when autodomain=yesOlle Johansson
2009-09-03Document that SIPshowpeer and SKINNYshowline now includeMichiel van Baak
2009-09-03Default the callback extension to "s". This is a regression.Tilghman Lesher