Commit Graph

22355 Commits (ef72caed6ac6ec9051a708d114edcd069f9560ed)
 

Author SHA1 Message Date
Mark Michelson ef72caed6a Multiple revisions 369323-369324
13 years ago
Mark Michelson 9f75011562 Be more consistent with the return code for requests received from invalid domain.
13 years ago
Richard Mudgett 58dc141755 Fix Bridge application and AMI Bridge action error handling.
13 years ago
Richard Mudgett 5c1f7c99c2 Explicitly check caller hangup in app Queue rather than a polluted res2 value.
13 years ago
Richard Mudgett 6f694792ef Check if PBX was started and fix F and F(x) action logic in Dial application.
13 years ago
Richard Mudgett acc87d0450 Check if PBX was started for generic CCSS recall.
13 years ago
Richard Mudgett 358ab1e726 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
13 years ago
Terry Wilson b4dd46c0a6 Don't crash on a guest directmedia call
13 years ago
Kinsey Moore 6f05e6dd0f Don't parse media stream state for SIP video streams
13 years ago
Alexandr Anikin 7920492156 fix locking issue on empty callList
13 years ago
Michael L. Young 3bac27f869 Fix NULL pointer segfault in ast_sockaddr_parse()
13 years ago
Alexandr Anikin a0586a7f3a check rtptimeouts in ooh323 channels as per config file
13 years ago
Mark Michelson ca6d956646 Fix request routing issue when outboundproxy is used.
13 years ago
Richard Mudgett 799f2736fc Fix monitoring calls put in a parking lot.
13 years ago
Kevin P. Fleming e7f158f20c Multiple revisions 369001-369002
13 years ago
Matthew Jordan d29e58d19a AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
13 years ago
Mark Michelson 2937cb10cf Revert Makefile change to remove embedding res_adsi.so
13 years ago
Mark Michelson 161e2e19ec Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Matthew Jordan 6a62b569b5 Mark res_smdi/res_adsi as 'core' supported modules
13 years ago
Mark Michelson ed3bb15af4 Remove forced linking of res_adsi.o
13 years ago
Matthew Jordan 2d8e3bc608 Do not install empty directories; add ASTLIBDIR
13 years ago
Matthew Jordan eb8487ae62 Do not perform install on existing directories
13 years ago
Mark Michelson f507dadb39 Set the Caller ID "tag" on peers even if remote party information is present.
13 years ago
Richard Mudgett 40569b7d22 Fix deadlock potential with ast_set_hangupsource() calls.
13 years ago
Kinsey Moore 3b4b40beb0 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore 12127f2d9b Fix compilation in dev-mode
13 years ago
Richard Mudgett 9fde37aec6 Fix POTS flash hook to orignate a second call deadlock.
13 years ago
Mark Michelson e877fe2ca1 Fix a specific scenario where ACKs are not matched.
13 years ago
Matthew Jordan 05a517e32c Add feature modifier to versions produced from branches
13 years ago
Kinsey Moore aa86ac77ca Ensure overlapping hold flags do not conflict
13 years ago
Richard Mudgett 32f03c9686 Fix parked call performing a DTMF blind transfer after being retrieved.
13 years ago
Kinsey Moore a3a31598d6 Resolve some build warnings
13 years ago
Kinsey Moore bd40464545 Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Mark Michelson 0645014b09 Relay proper SIP responses on calling side.
13 years ago
Richard Mudgett a87bfa0bfc Document BLINDTRANSFER behavior change.
13 years ago
Richard Mudgett 07436cfd38 Fix potential deadlock between masquerade and chan_local.
13 years ago
Richard Mudgett a051720d4a Fix deadlock when Gosub used with alternate dialplan switches.
13 years ago
Kevin P. Fleming f929ef12db Improve SDP parsing warning messages
13 years ago
Michael L. Young e665320d0c Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett a9c6f566ab Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Richard Mudgett 65fe9cfaef Use the DEADLOCK_AVOIDANCE() macro instead.
13 years ago
Richard Mudgett 634359c9a0 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett 6a1876e875 Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
13 years ago
Matthew Jordan 6fd6a349f8 AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
Richard Mudgett cb4a01489f AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash.
13 years ago
Michael L. Young 47dcfeeafc Fix pvt_sip for inbound call to use peer's allowtransfer setting
13 years ago
Richard Mudgett a33416f735 Fix Dial I option ignored if dial forked and one fork redirects.
13 years ago
Matthew Jordan f5b253b611 Fix crash in ConfBridge when user announcement is played for more than 2 users
13 years ago
Richard Mudgett ae5a73840c Fix WaitExten(x,m(musicclass)) string termination.
13 years ago
Mark Michelson 563dd1be33 Only call SSL_CTX_free if DO_SSL is defined.
13 years ago