Commit Graph

22093 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)
 

Author SHA1 Message Date
Alexandr Anikin 1ab70391f8 check rtptimeouts in ooh323 channels as per config file
13 years ago
Mark Michelson 5e5564b041 Fix request routing issue when outboundproxy is used.
13 years ago
Richard Mudgett 239470bc65 Fix monitoring calls put in a parking lot.
13 years ago
Kevin P. Fleming 977a9791be Add a script to enable finding source files without support-levels defined.
13 years ago
Kevin P. Fleming f83d1b98e8 Add support-level indications to many more source files.
13 years ago
Mark Michelson 6738e63081 Revert Makefile change to remove embedding res_adsi.so
13 years ago
Mark Michelson a64586e5c2 Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Matthew Jordan 89ff2d1ed7 Mark res_smdi/res_adsi as 'core' supported modules
13 years ago
Mark Michelson b680746454 Remove forced linking of res_adsi.o
13 years ago
Matthew Jordan 14b242451b Do not install empty directories; add ASTLIBDIR
13 years ago
Matthew Jordan 1a79e238a3 Do not perform install on existing directories
13 years ago
Mark Michelson 5919aa6cf4 Set the Caller ID "tag" on peers even if remote party information is present.
13 years ago
Richard Mudgett 3863d34cdf Fix deadlock potential with ast_set_hangupsource() calls.
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore 44e963a550 Fix compilation in dev-mode
13 years ago
Richard Mudgett aa8ed90f30 Fix POTS flash hook to orignate a second call deadlock.
13 years ago
Mark Michelson e52f2967de Fix a specific scenario where ACKs are not matched.
13 years ago
Matthew Jordan 8a0f2ec66a Add feature modifier to versions produced from branches
13 years ago
Kinsey Moore b563128877 Ensure overlapping hold flags do not conflict
13 years ago
Richard Mudgett eae448bc55 Fix parked call performing a DTMF blind transfer after being retrieved.
13 years ago
Kinsey Moore ca256c003b Resolve some build warnings
13 years ago
Kinsey Moore 6c63f45326 Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Mark Michelson 503fc9458a Relay proper SIP responses on calling side.
13 years ago
Richard Mudgett c44df31f10 Document BLINDTRANSFER behavior change.
13 years ago
Richard Mudgett 0db9327800 Fix potential deadlock between masquerade and chan_local.
13 years ago
Richard Mudgett 81e1b36378 Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Kevin P. Fleming 871cef109a Improve SDP parsing warning messages
13 years ago
Michael L. Young 751a8bb6b3 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett bd85d458a2 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett f7d2d4601b Use the DEADLOCK_AVOIDANCE() macro instead.
13 years ago
Richard Mudgett 0bad4cbdde Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett ba26e7e249 Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Matthew Jordan fd9f2351cd AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
Richard Mudgett be10342c3f AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.
13 years ago
Michael L. Young 20b362fa4b Fix pvt_sip for inbound call to use peer's allowtransfer setting
13 years ago
Richard Mudgett 4b03161fca Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Richard Mudgett c88ad5e919 Fix WaitExten(x,m(musicclass)) string termination.
13 years ago
Mark Michelson e456e4a8f1 Only call SSL_CTX_free if DO_SSL is defined.
13 years ago
Matthew Jordan f26d22b563 Update a peer's LastMsgsSent when the peer is notified of waiting messages
13 years ago
Terry Wilson 9753325d32 Fix race condition for CEL LINKEDID_END event
13 years ago
Terry Wilson c191395381 Resolve crash in subscribing for MWI notifications
13 years ago
Mark Michelson 3ddfb50fe4 Address MISSING_BREAK static analysis reports some more.
13 years ago
Mark Michelson eef4c09787 Fix memory leak of SSL_CTX structures in TLS core.
13 years ago
Matthew Jordan 67268d9198 Fix more memory leaks
13 years ago
Kinsey Moore 3bdb733c5d Reorder and renumber tests appropriately
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Jonathan Rose a7733c579b chan_sip: Fix missed locking of opposing pvt for directmedia acl from r366547
13 years ago
Matthew Jordan 7eb528fbf1 Fix checking bounds of array index after using it; improper sizeof
13 years ago
Mark Michelson 82a5bbcece Fix incorrect default port number for HTTP server.
13 years ago
Mark Michelson 5e7f34fa05 Correct misuse of ast_strip_quoted() when getting a Diversion header's reason parameter.
13 years ago