Commit Graph

13814 Commits (b31263e5b908b3969653cbfc455e04033aeb02fa)
 

Author SHA1 Message Date
Tilghman Lesher b31263e5b9 Use context from which Macro is executed, not macro context, if applicable.
17 years ago
Jared Smith 2594e9891a Add a line showing that we can use CIDR notation.
17 years ago
Tilghman Lesher d7d29ea864 Mandatory argument checking
17 years ago
Tilghman Lesher 44ffc646b3 Deal with the situation where .flavor exists but .version does not.
17 years ago
Leif Madsen 33d128738c Update IMAP build documentation.
17 years ago
Olle Johansson a3c42b73de Stop sending 183's after call hangup.
17 years ago
Jeff Peeler d97debdbf5 Fix talking detection status after conference user is muted.
17 years ago
Jason Parker cda2ce4d60 Fix unselecting of menuselect options via GLOBAL_MAKEOPTS and USER_MAKEOPTS.
17 years ago
Tilghman Lesher bd6cde63d3 When we receive no response at all to our INVITE, allow the channel to be destroyed.
17 years ago
Leif Madsen bee22ddbec Update chan_spy documentation.
17 years ago
Russell Bryant b11d227e7e Fix breakage of the "module load <module>" CLI command.
17 years ago
Russell Bryant 4dfd9d4800 Set a module load priority for format modules.
17 years ago
Atis Lezdins a52e302427 Merged revisions 233577 via svnmerge from
17 years ago
David Vossel 75b2fba708 hex escape control and non 7-bit clean characters in uri_encode
17 years ago
David Vossel 55e6ac62e9 fixes missing Contact header angle brackets
17 years ago
Matthew Nicholson 6bf84d94b7 Allow SDP packets with only video session information.
17 years ago
David Vossel adc47c1cce clarify requirecalltoken option in iax.sample.conf
17 years ago
David Vossel 6efb416d91 document and rename strip_control() in app_voicemail
17 years ago
Russell Bryant a10f93404d Only do frame payload check for HOLD frames.
17 years ago
Matthias Nick 2e6e7dcdc2 Parse global variables or expressions in hint extensions
17 years ago
Matthias Nick 5bcec8ad6c Warning message gets displayed only once
17 years ago
Tilghman Lesher ca5867f707 Deprecate "cz" in favor of "cs".
17 years ago
Jeff Peeler 7f062697d5 Send ack (response/message) after receiving manager action userevent
17 years ago
David Vossel 9482a6da39 fixes app_queue ao2 error
17 years ago
Joshua Colp 32365fe106 Fix a bug where if you hung up very quickly after calling AMD it would overwrite the AMDSTATUS of HANGUP with TOOLONG.
17 years ago
David Vossel 5c0d5badd6 ast_outaddrfor doesn't do htons() on port, looks odd in strace.
17 years ago
David Vossel 4cfef673d6 fixes segfault in func_groupcount
17 years ago
Terry Wilson c2c8cea691 Fix compiling without devmode
17 years ago
Jeff Peeler 09c3005ca6 Do not modify the gain settings on data calls.
17 years ago
Russell Bryant 42d9c2c466 Fix a warning pointed out by buildbot.
17 years ago
Jeff Peeler 8d6faec4b6 log channel name in dev mode as well
17 years ago
Jeff Peeler 9405b9e2b7 Fix crash with invalid frame data
17 years ago
David Vossel 031d3b8d1f WaitExten m option with no parameters generates frame with zero datalen but non-null data ptr
17 years ago
Matthew Nicholson 64c5037988 Ignore unknown formats in ast_format_str_reduce() and return an error if no know formats are found.
17 years ago
Matthew Nicholson 6a680d9b28 Remove duplicate entries from voicemail format lists. This prevents app_voicemail from entering an infinite loop when the same format is specified twice in the format list.
17 years ago
David Vossel 4f89878b7f fixes crash caused by RTP comfort noise payload greater than 24 bytes
17 years ago
David Vossel 264a1a78a9 app_queue crashes randomly, often during call-transfers
17 years ago
Tilghman Lesher 85cce5cb4b After a frame duplication failure, unlock the channel before returning.
17 years ago
David Vossel c79e242ada fixes solaris segfault on dial with verbosity >= 3
17 years ago
David Vossel 8730e034d3 fixes conditional jump or move depending on uninitialised STACK value
17 years ago
Kevin P. Fleming 851de5edaa When 'sip set debug' is enabled, and the last line of an incoming SIP message
17 years ago
Kevin P. Fleming afd2b5e203 Correct fix for issue #16268... the reporter's original patch was very close to correct.
17 years ago
Kevin P. Fleming 800a1df304 Ensure that SDP parsing does not ignore the last line of the SDP.
17 years ago
Matthew Nicholson f32239bff8 Copy the peer CDR's userfield to the bridge CDR if it exists. This is necessary for the recordagentcalls option in chan_agent to store the recorded file name in the bridge CDR.
17 years ago
David Vossel 182c57ce17 fixes MixMonitor thread not exiting when StopMixMonitor is used
17 years ago
Michiel van Baak 9d6f7502ac Update copyright year in visible output. (cli)
17 years ago
Kevin P. Fleming 708e058915 Correct mistaken option name in error message.
17 years ago
Joshua Colp 4950fbeebc Respect the maddr parameter in the Via header.
17 years ago
Joshua Colp 607defd94a Fix a crash caused by two threads thinking they should both free the
17 years ago
Joshua Colp 2ef94c5196 Document a limitation in the AVAILSTATUS variable from ChanIsAvail and provide
17 years ago