Commit Graph

22642 Commits (dee5d6b9e5ddd1659e6038ec47d6bcce32c5cb6f)
 

Author SHA1 Message Date
Kinsey Moore dee5d6b9e5 Add "Who Hung Up?" implementation for DAHDI SS7 subtechnology
14 years ago
Richard Mudgett a4b545222f Don't waste time initializing the whole call_identifer_str[].
14 years ago
Richard Mudgett c11c6b6cb0 Fix chan_misdn compile error.
14 years ago
Alexandr Anikin b5e299ca2e fix locking issue on empty callList
14 years ago
Sean Bright 5837ef8124 Remove declaration of eivr_connect_socket because it no longer exists.
14 years ago
Alexandr Anikin 5db7a15a0b use right definition for channel name
14 years ago
Michael L. Young babc0983e8 Add IPv6 Support To Manager
14 years ago
Michael L. Young c843dddf80 Fix NULL pointer segfault in ast_sockaddr_parse()
14 years ago
Alexandr Anikin 2428e19436 check rtptimeouts in ooh323 channels as per config file
14 years ago
Kinsey Moore f080be134e Ensure that pvt cause information does not break native bridging
14 years ago
Mark Michelson 91157d5c2b Fix request routing issue when outboundproxy is used.
14 years ago
Kinsey Moore d73a1de0b1 Fix AST_CONTROL_PVT_CAUSE_CODE handling
14 years ago
Richard Mudgett c30cc8fbd5 Fix monitoring calls put in a parking lot.
14 years ago
Damien Wedhorn 3d38998b70 Various small chan_skinny fixes and cleanup
14 years ago
Kinsey Moore bf6ef69702 Allow chan_sip to decline unwanted media streams
14 years ago
Jason Parker 88c9c6bef8 Fix voicemail API tests by using the correct argument order for create/destroy.
14 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Kinsey Moore bdab2763ac Add HANGUPCAUSE hash support to IAX2
14 years ago
Jason Parker ce44b98358 Remove some symbol exports that got missed in the removal of global symbols.
14 years ago
Richard Mudgett 75484af169 Remove remaining properties mmichelson left laying around from phones branch merge.
14 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
14 years ago
Richard Mudgett aaa591447d Make the Hangup application set a softhangup flag.
14 years ago
Richard Mudgett c5256059b8 Move vm defines to group them better.
14 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
14 years ago
Matthew Jordan 1efe727ed8 AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
14 years ago
Mark Michelson 5819278c46 Revert Makefile change to remove embedding res_adsi.so
14 years ago
Terry Wilson cfa0826c49 Add a post_apply callback to the Config Options API
14 years ago
Terry Wilson 01307e4b7b Add filename alias support to the Config Options API
14 years ago
Mark Michelson 21997aa7bb Fix a deadlock that occurs when func_volume is used on a local channel.
14 years ago
Matthew Jordan ff0b561045 Mark res_smdi/res_adsi as 'core' supported modules
14 years ago
Mark Michelson b445e8a7c8 Remove forced linking of res_adsi.o
14 years ago
Matthew Jordan a8e895c1a0 Replace MODULES_DIR with ASTMODDIR in Makefile's INSTALLDIRS
14 years ago
Matthew Jordan 2362ee5738 Do not install empty directories; add ASTLIBDIR
14 years ago
Matthew Jordan 019010e611 Do not perform install on existing directories
14 years ago
Mark Michelson 6bd3eb4995 Set the Caller ID "tag" on peers even if remote party information is present.
14 years ago
Matthew Jordan def53014ec Update merge property information
14 years ago
Matthew Jordan 8bc3c1e20f Fix deadlock in SIP transfers that involve a REFER request
14 years ago
Kinsey Moore afa03bd310 Parse ANI2 information from SIP From header parameters
14 years ago
Richard Mudgett 72eb8eb1e7 Fix deadlock potential with ast_set_hangupsource() calls.
14 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
14 years ago
Kinsey Moore 566ea22e18 Recorded merge of revisions 368721 from http://svn.asterisk.org/svn/asterisk/branches/10
14 years ago
Richard Mudgett 745484e1b3 Fix error paths in action_hangup() for AMI Hangup action.
14 years ago
Richard Mudgett 8b2412db28 Tweak ast_channel_softhangup_withcause_locked() to take a typed parameter.
14 years ago
Igor Goncharovskiy 4ca35e0907 Fix MWI update so LED display correct voicemail state after phone usage. Also fixes few warnings.
14 years ago
Damien Wedhorn d979399071 Skinny cleanup (mwi_event_cb).
14 years ago
Damien Wedhorn 0271734f2e Skinny cleanup.
14 years ago
Richard Mudgett 3f59ad990c Fix app_queue debug message use of args.options after the string has been parsed.
14 years ago
Richard Mudgett 9ecd6c9ab4 Fix inverted test in app_queue for ringinuse.
14 years ago
Terry Wilson 9f704b5d59 Fix reloading an unchanged file with the Config Options API
14 years ago
Tzafrir Cohen ac6ec71fd2 Fix a typo in format_ogg_vorbis.c: suport
14 years ago