summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-15Add a missing unlock and properly handle the 'maxusers' setting on MeetMeSean Bright
2009-01-15Related to issue #14246Olle Johansson
2009-01-15Add capability to remove added SIP headers *before* INVITE is generated.Olle Johansson
2009-01-15Add support for setting the Reason header when cancelling a call in the queue Olle Johansson
2009-01-15Merged revisions 168628 via svnmerge from Mark Michelson
2009-01-14Don't crash when typing 'core set verbose' or 'core set debug' by themselves.Sean Bright
2009-01-14Merged revisions 168622 via svnmerge from Richard Mudgett
2009-01-14This fixes a problem where MWI FSK spills were being injected onto off hook f...Doug Bailey
2009-01-14Merged revisions 168614 via svnmerge from Sean Bright
2009-01-14Merged revisions 168608 via svnmerge from Steve Murphy
2009-01-14Restore the "sip show users" and "sip show user" CLI commandsMark Michelson
2009-01-14Fix compilation on FreeBSD and OSXMichiel van Baak
2009-01-14Merged revisions 168603 via svnmerge from Tilghman Lesher
2009-01-14Mostly spacing changes; no functionality change at all.Tilghman Lesher
2009-01-14Blocked revisions 168598 via svnmergeMark Michelson
2009-01-14Merged revisions 168593 via svnmerge from Terry Wilson
2009-01-13Janitor patch for chan_misdn (make channel variable access safe)Tilghman Lesher
2009-01-13Fully overwrite a same-named file when uploadingTerry Wilson
2009-01-13Add option to hide console connect messagesTerry Wilson
2009-01-13Clarify a message that app_queue prints and change to a debug-level messageMark Michelson
2009-01-13Merged revisions 168551 via svnmerge from Terry Wilson
2009-01-13Allow specifying a port number in the user portion of a register => line in s...Mark Michelson
2009-01-13Merged revisions 168561 via svnmerge from Russell Bryant
2009-01-13Merged revisions 168546 via svnmerge from Tilghman Lesher
2009-01-13correct a CLI descriptionDwayne M. Hubbard
2009-01-12Merged revisions 167095 via svnmerge from Tilghman Lesher
2009-01-12bump the verbosity of a message in srv.c up by one. It used to beMark Michelson
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledTilghman Lesher
2009-01-12Merged revisions 168516 via svnmerge from Jeff Peeler
2009-01-12Merged revisions 168507 via svnmerge from Jeff Peeler
2009-01-12Better to use the proper app nameOlle Johansson
2009-01-12Merged revisions 168482 via svnmerge from Mark Michelson
2009-01-12Merged revisions 168480 via svnmerge from Russell Bryant
2009-01-12Don't include swap.h unless we have swapctlOlle Johansson
2009-01-10sizeof for a stringfield is 4. Kinda low for reconstructing a field value.Tilghman Lesher
2009-01-09Merged revisions 168267 via svnmerge from Kevin P. Fleming
2009-01-09Spacing changeRichard Mudgett
2009-01-09Add a script to find out the correct settings for Asterisk behind NATMichiel van Baak
2009-01-09Merged revisions 168198 via svnmerge from Russell Bryant
2009-01-09Merged revisions 168128 via svnmerge from Mark Michelson
2009-01-09Merged revisions 168191 via svnmerge from Richard Mudgett
2009-01-09Don't leak memory if phoneprov.conf does not existTerry Wilson
2009-01-09When using ast_str with a non-ast_str-enabled API, we need to update the bufferTilghman Lesher
2009-01-09Added a comment to logger.c about where to put includesMatthew Nicholson
2009-01-09Use ast_safe_system() in logger.c instead of system()Matthew Nicholson
2009-01-09Set ORIGINATE_STATUS instead of OUTGOING_STATUS to match the documentationTerry Wilson
2009-01-09Set peer context and exten values so MACRO_EXTEN and MACRO_CONTEXT will be setTerry Wilson
2009-01-08Merged revisions 167840 via svnmerge from Tilghman Lesher
2009-01-08Revert chan_sip changes which were accidentally committedMark Michelson
2009-01-08Fix variables to comply with documentation changesTilghman Lesher