Commit Graph

23005 Commits (c3c317433f4a390c9af01d635787f78bfa34e60c)
 

Author SHA1 Message Date
Mark Michelson 87810af23d Be more consistent with the return code for requests received from invalid domain.
13 years ago
Richard Mudgett b78d79c203 Fix F and F(x) action logic in Bridge application.
14 years ago
Richard Mudgett b857a633e0 Fix Bridge application and AMI Bridge action error handling.
14 years ago
Richard Mudgett 62274463fa Explicitly check caller hangup in app Queue rather than a polluted res2 value.
14 years ago
Richard Mudgett 30a417dc6c Fix F and F(x) action logic in Queue application.
14 years ago
Richard Mudgett 3d1e26d2d2 Check if PBX was started and fix F and F(x) action logic in Dial application.
14 years ago
Richard Mudgett f3bf3acbfd Check if PBX was started for generic CCSS recall.
14 years ago
Richard Mudgett e07ba960f9 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
14 years ago
Terry Wilson 9cdc5468e7 Don't crash on a guest directmedia call
14 years ago
Kinsey Moore eaf8d8a0d8 Fix wrong variable name in the R2 disconnect callback
14 years ago
Kinsey Moore 35c7b65475 Don't parse media stream state for SIP video streams
14 years ago
Kinsey Moore 6a1843bbd0 Add HANGUPCAUSE hash implementation for DAHDI MFC/R2 subtech
14 years ago
Kinsey Moore 1ab47ac137 Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs
14 years ago
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