summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2007-11-19Changed the "busy-level" option in sip.conf to "busylevel" to be more parallelMark Michelson
2007-11-19another few errno.h removalsLuigi Rizzo
2007-11-19Change delimiter of SIPPEER to be comma (instead of pipe) and further depreca...Tilghman Lesher
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19Adding busy-level to the SIP_PEER() dialplan function. Olle Johansson
2007-11-19Make some notes about a problem I found with the OPTIONs handler while workin...Olle Johansson
2007-11-17Add SS7 Generic address support (#11156)Matthew Fredrickson
2007-11-17trim more redundant headersLuigi Rizzo
2007-11-17fix breakage induced by previous mistakeLuigi Rizzo
2007-11-17filter out modules that do not compile under windowsLuigi Rizzo
2007-11-17more removal of duplicate #include linesLuigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-16fixed #10631, about one way audio. thanks IgorG again.Christian Richter
2007-11-16move the inner part of config file parsing to a separate function,Luigi Rizzo
2007-11-16fixed compilation of chan_misdn, #11269, thanks IgorG.Christian Richter
2007-11-15Merged revisions 89301 via svnmerge from Tilghman Lesher
2007-11-15Merged revisions 89298 via svnmerge from Tilghman Lesher
2007-11-15And file said... let trunk build again! Accomplished by some more constificat...Joshua Colp
2007-11-15Always relying on the responses when crossing NAT's are not a goodOlle Johansson
2007-11-15Merged revisions 89281 via svnmerge from Olle Johansson
2007-11-15Merged revisions 89280 via svnmerge from Olle Johansson
2007-11-15Exit early instead of deciding to exit after processing the message.Olle Johansson
2007-11-15Add support for application/dtmf SIP INFO dtmf handling. Yep, anotherOlle Johansson
2007-11-14One more typo in config.c; and missed conversions due to the constifying of a...Tilghman Lesher
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-11-13- Convert initialization of a struct to C99 style instead of GNU styleRussell Bryant
2007-11-13Merged revisions 89246 via svnmerge from Tilghman Lesher
2007-11-12Doxygen fixes.Jason Parker
2007-11-12Merged revisions 89184 via svnmerge from Tilghman Lesher
2007-11-12Merged revisions 89173 via svnmerge from Christian Richter
2007-11-12Merged revisions 89172 via svnmerge from Christian Richter
2007-11-12Fix building on FreeBSD by including/not including some headers.Joshua Colp
2007-11-12Merged revisions 89171 via svnmerge from Christian Richter
2007-11-12Merged revisions 89170 via svnmerge from Christian Richter
2007-11-12Merged revisions 89169 via svnmerge from Christian Richter
2007-11-08Merged revisions 89119 via svnmerge from Mark Michelson
2007-11-08convert this code to a more efficient idiomKevin P. Fleming
2007-11-08Fix missed conversion to linkedlists macro changeTilghman Lesher
2007-11-08initialize a variable to silence compiler.Luigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-08Merged revisions 89101 via svnmerge from Joshua Colp
2007-11-08Merged revisions 89099 via svnmerge from Joshua Colp
2007-11-08Merged revisions 89097 via svnmerge from Joshua Colp
2007-11-07Merged revisions 89095 via svnmerge from Joshua Colp
2007-11-07Merged revisions 89090 via svnmerge from Mark Michelson
2007-11-07Minor change so chan_h323 builds again.Joshua Colp
2007-11-07Provide the ability to directly manipulate the TON/NPI bits in the dialstring.Tilghman Lesher
2007-11-06Commit some cleanups to the format type code.Tilghman Lesher