Commit Graph

22730 Commits (25e721ee9b849671b37dfa3db7b9f5a32508eb0c)
 

Author SHA1 Message Date
Richard Mudgett c30cc8fbd5 Fix monitoring calls put in a parking lot.
13 years ago
Damien Wedhorn 3d38998b70 Various small chan_skinny fixes and cleanup
13 years ago
Kinsey Moore bf6ef69702 Allow chan_sip to decline unwanted media streams
13 years ago
Jason Parker 88c9c6bef8 Fix voicemail API tests by using the correct argument order for create/destroy.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore bdab2763ac Add HANGUPCAUSE hash support to IAX2
13 years ago
Jason Parker ce44b98358 Remove some symbol exports that got missed in the removal of global symbols.
13 years ago
Richard Mudgett 75484af169 Remove remaining properties mmichelson left laying around from phones branch merge.
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
13 years ago
Richard Mudgett aaa591447d Make the Hangup application set a softhangup flag.
13 years ago
Richard Mudgett c5256059b8 Move vm defines to group them better.
13 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
13 years ago
Matthew Jordan 1efe727ed8 AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
13 years ago
Mark Michelson 5819278c46 Revert Makefile change to remove embedding res_adsi.so
13 years ago
Terry Wilson cfa0826c49 Add a post_apply callback to the Config Options API
13 years ago
Terry Wilson 01307e4b7b Add filename alias support to the Config Options API
13 years ago
Mark Michelson 21997aa7bb Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Matthew Jordan ff0b561045 Mark res_smdi/res_adsi as 'core' supported modules
13 years ago
Mark Michelson b445e8a7c8 Remove forced linking of res_adsi.o
13 years ago
Matthew Jordan a8e895c1a0 Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRS
13 years ago
Matthew Jordan 2362ee5738 Do not install empty directories; add ASTLIBDIR
13 years ago
Matthew Jordan 019010e611 Do not perform install on existing directories
13 years ago
Mark Michelson 6bd3eb4995 Set the Caller ID "tag" on peers even if remote party information is present.
13 years ago
Matthew Jordan def53014ec Update merge property information
13 years ago
Matthew Jordan 8bc3c1e20f Fix deadlock in SIP transfers that involve a REFER request
13 years ago
Kinsey Moore afa03bd310 Parse ANI2 information from SIP From header parameters
13 years ago
Richard Mudgett 72eb8eb1e7 Fix deadlock potential with ast_set_hangupsource() calls.
13 years ago
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