summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-14Allow non-normal execution routines to be able to run on hungup channels.Richard Mudgett
2012-06-14Make the Hangup application set a softhangup flag.Richard Mudgett
2012-06-14Move vm defines to group them better.Richard Mudgett
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-14AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handlingMatthew Jordan
2012-06-14Revert Makefile change to remove embedding res_adsi.soMark Michelson
2012-06-14Add a post_apply callback to the Config Options APITerry Wilson
2012-06-14Add filename alias support to the Config Options APITerry Wilson
2012-06-13Fix a deadlock that occurs when func_volume is used on a local channel.Mark Michelson
2012-06-13Mark res_smdi/res_adsi as 'core' supported modulesMatthew Jordan
2012-06-13Remove forced linking of res_adsi.oMark Michelson
2012-06-13Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRSMatthew Jordan
2012-06-13Do not install empty directories; add ASTLIBDIRMatthew Jordan
2012-06-12Do not perform install on existing directoriesMatthew Jordan
2012-06-12Set the Caller ID "tag" on peers even if remote party information is present.Mark Michelson
2012-06-12Update merge property informationMatthew Jordan
2012-06-12Fix deadlock in SIP transfers that involve a REFER requestMatthew Jordan
2012-06-12Parse ANI2 information from SIP From header parametersKinsey Moore
2012-06-11Fix deadlock potential with ast_set_hangupsource() calls.Richard Mudgett
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