Commit Graph

22603 Commits (c6142cf2cc7312122abcf74d6ab1daf0ad1d72bf)
 

Author SHA1 Message Date
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore 566ea22e18 Recorded merge of revisions 368721 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Richard Mudgett 745484e1b3 Fix error paths in action_hangup() for AMI Hangup action.
13 years ago
Richard Mudgett 8b2412db28 Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.
13 years ago
Igor Goncharovskiy 4ca35e0907 Fix MWI update so LED display correct voicemail state after phone usage. Also fixes few warnings.
13 years ago
Damien Wedhorn d979399071 Skinny cleanup (mwi_event_cb).
13 years ago
Damien Wedhorn 0271734f2e Skinny cleanup.
13 years ago
Richard Mudgett 3f59ad990c Fix app_queue debug message use of args.options after the string has been parsed.
13 years ago
Richard Mudgett 9ecd6c9ab4 Fix inverted test in app_queue for ringinuse.
13 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
13 years ago
Tzafrir Cohen ac6ec71fd2 Fix a typo in format_ogg_vorbis.c: suport
13 years ago
Terry Wilson aeeff8cfa2 Add default handler documentation and standardize acl handler
13 years ago
Richard Mudgett 0f71b29e2f Fix POTS flash hook to orignate a second call deadlock.
13 years ago
Mark Michelson ea8cf8b5f3 Fix a specific scenario where ACKs are not matched.
13 years ago
Matthew Jordan d197f69107 Add feature modifier to versions produced from branches
13 years ago
Kinsey Moore 1492177b7b Ensure overlapping hold flags do not conflict
13 years ago
Richard Mudgett a2402dbe25 Fix parked call performing a DTMF blind transfer after being retrieved.
13 years ago
Richard Mudgett faacb8ba52 Make builtin_blindtransfer() fully use ast_async_goto() abilities.
13 years ago
Jonathan Rose 37677a8cc2 Merge 'core' and 'core changes' sections in CHANGES file.
13 years ago
Kinsey Moore f6b5fd5411 Recorded merge of revisions 368536 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Kinsey Moore bd958c037f Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Kinsey Moore 571445ab9c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE
13 years ago
Mark Michelson d210685a20 Relay proper SIP responses on calling side.
13 years ago
Richard Mudgett cc69a0deaf Document BLINDTRANSFER behavior change.
13 years ago
Mark Michelson f4218dc4e6 Also have vim syntax-highlight type=network.
13 years ago
Mark Michelson 005661bfdf Add vim syntax highlighting for type=line, type=phone, and type=application.
13 years ago
Mark Michelson c6a2cbab19 Remove some extra debugging I forgot to remove in the merge of Digium phone support.
13 years ago
Mark Michelson 458f6c4bc0 Remove automerge properties.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Richard Mudgett c1bbe79748 Fix potential deadlock between masquerade and chan_local.
13 years ago
Joshua Colp 380c7c5c39 Add res_http_websocket module which implements the WebSocket protocol according to RFC 6455.
13 years ago
Richard Mudgett 91a20ee2f9 Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Kevin P. Fleming dd02d976f5 Improve SDP offer/answer RFC compliance
13 years ago
Kevin P. Fleming 66e5c30716 Improve SDP parsing warning messages
13 years ago
Terry Wilson 6016094db7 Add missing config for config API test
13 years ago
Terry Wilson d54717c39e Add new config-parsing framework
13 years ago
Mark Michelson 463f9d729a Help mitigate potential reinvite glare scenarios.
13 years ago
Michael L. Young a7a3050de9 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett fdb002a43a Use the DEADLOCK_AVOIDANCE() macro instead.
13 years ago
Richard Mudgett e65ad34770 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett 77f5e86e4d Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Matthew Jordan 94187aafc0 AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
Richard Mudgett 2d418b596c AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.
13 years ago
Michael L. Young 2eff35bafa Fix pvt_sip for inbound call to use peer's allowtransfer setting
13 years ago
Richard Mudgett e518536773 Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Jonathan Rose bdaecbb66b chan_sip: fix problem directmediapermit/deny uses the wrong address
13 years ago
Jonathan Rose d0ed332750 Blocked revisions 366591
13 years ago
Matthew Jordan 66754b3f3d Fix crash in ConfBridge when user announcement is played for more than 2 users
13 years ago
Richard Mudgett 8de31699d8 Made use IAX frame cache only for cacheable frame types.
13 years ago