summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-11Recorded merge of revisions 368721 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2012-06-08Fix error paths in action_hangup() for AMI Hangup action.Richard Mudgett
2012-06-08Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.Richard Mudgett
2012-06-08Fix MWI update so LED display correct voicemail state after phone usage. Also...Igor Goncharovskiy
2012-06-07Skinny cleanup (mwi_event_cb).Damien Wedhorn
2012-06-07Skinny cleanup.Damien Wedhorn
2012-06-07Fix app_queue debug message use of args.options after the string has been par...Richard Mudgett
2012-06-07Fix inverted test in app_queue for ringinuse.Richard Mudgett
2012-06-07Fix reloading an unchanged file with the Config Options APITerry Wilson
2012-06-07Fix a typo in format_ogg_vorbis.c: suportTzafrir Cohen
2012-06-07Add default handler documentation and standardize acl handlerTerry Wilson
2012-06-06Fix POTS flash hook to orignate a second call deadlock.Richard Mudgett
2012-06-06Fix a specific scenario where ACKs are not matched.Mark Michelson
2012-06-06Add feature modifier to versions produced from branchesMatthew Jordan
2012-06-06Ensure overlapping hold flags do not conflictKinsey Moore
2012-06-06Fix parked call performing a DTMF blind transfer after being retrieved.Richard Mudgett
2012-06-06Make builtin_blindtransfer() fully use ast_async_goto() abilities.Richard Mudgett
2012-06-05Merge 'core' and 'core changes' sections in CHANGES file.Jonathan Rose
2012-06-05Recorded merge of revisions 368536 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2012-06-05Ensure that pages and emails are sent using RFC822-compliant date formatKinsey Moore
2012-06-05Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHEREKinsey Moore
2012-06-04Relay proper SIP responses on calling side.Mark Michelson
2012-06-04Document BLINDTRANSFER behavior change.Richard Mudgett
2012-06-04Also have vim syntax-highlight type=network.Mark Michelson
2012-06-04Add vim syntax highlighting for type=line, type=phone, and type=application.Mark Michelson
2012-06-04Remove some extra debugging I forgot to remove in the merge of Digium phone s...Mark Michelson
2012-06-04Remove automerge properties.Mark Michelson
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-06-04Fix potential deadlock between masquerade and chan_local.Richard Mudgett
2012-06-02Add res_http_websocket module which implements the WebSocket protocol accordi...Joshua Colp
2012-06-01Fix deadlock when Gosub used with alternate dialplan switches.Richard Mudgett
2012-06-01Improve SDP offer/answer RFC complianceKevin P. Fleming
2012-06-01Improve SDP parsing warning messagesKevin P. Fleming
2012-06-01Add missing config for config API testTerry Wilson
2012-06-01Add new config-parsing frameworkTerry Wilson
2012-06-01Help mitigate potential reinvite glare scenarios.Mark Michelson
2012-06-01Add documentation to function CHANNEL for options echocan_mode and buffersMichael L. Young
2012-05-31Coverity Report: Fix issues for error type REVERSE_INULL (core modules)Richard Mudgett
2012-05-30Use the DEADLOCK_AVOIDANCE() macro instead.Richard Mudgett
2012-05-30Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" ...Richard Mudgett
2012-05-29Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)Richard Mudgett
2012-05-29AST-2012-008: Fix remote crash vulnerability in chan_skinnyMatthew Jordan
2012-05-25AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.Richard Mudgett
2012-05-25Fix pvt_sip for inbound call to use peer's allowtransfer settingMichael L. Young
2012-05-24Fix Dial I option ignored if dial forked and one fork redirects.Richard Mudgett
2012-05-24chan_sip: fix problem directmediapermit/deny uses the wrong addressJonathan Rose
2012-05-24Blocked revisions 366591Jonathan Rose
2012-05-24Fix crash in ConfBridge when user announcement is played for more than 2 usersMatthew Jordan
2012-05-24Made use IAX frame cache only for cacheable frame types.Richard Mudgett