Commit Graph

23400 Commits (a317b5fc93bf7d5aa5073eb472e9ab3f8e692e0c)
 

Author SHA1 Message Date
Kinsey Moore ef79c00991 Address uninitialized conditional that valgrind found
12 years ago
Matthew Jordan 66024dbae0 Fix a file descriptor leak in off nominal path
12 years ago
Kinsey Moore d014e51a18 Fix white noise on SRTP decryption
12 years ago
Matthew Jordan b984d78c5c AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Matthew Jordan ccbe965e9f AST-2013-002: Prevent denial of service in HTTP server
12 years ago
Matthew Jordan 916a397fc3 AST-2013-001: Prevent buffer overflow through H.264 format negotiation
12 years ago
Matthew Jordan 1eff40f21d Resolve deadlock between SIP registration and channel based functions
12 years ago
Matthew Jordan b5e32e5871 Resolve deadlock between pending CDR and batch CDR locks
12 years ago
Russell Bryant e66ae28960 Fix multi-station answer race condition.
12 years ago
Richard Mudgett cf3810a555 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
12 years ago
Sean Bright a52a841d8e Properly delimit post data in res_config_curl.
12 years ago
Michael L. Young e9bf9588f4 Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On A Channel
12 years ago
Walter Doekes 476659a5ec Have func_curl log a warning when a curl request fails.
12 years ago
Walter Doekes 9e9a75408d Minor cleanup in func_curl near hashcompat code.
12 years ago
David M. Lee 484cef29dd Remove codecs/speex/*.i on make clean
12 years ago
David M. Lee 42891b9a08 Removed codecs/g722/*.i on make clean
12 years ago
Joshua Colp c379172cae Fix a bug where resources were not found due to hashing on the priority itself.
12 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
12 years ago
Matthew Jordan fb8760d679 When a session timer expires during a T.38 call, re-invite with correct SDP
12 years ago
Matthew Jordan e76649b53c Fix processing of call files when using KQueue on OS X
12 years ago
Jason Parker e77ab46721 Fix whitespace in AST_EXT_LIB_CHECK macro.
12 years ago
Michael L. Young d4e02135a3 Fix Sorting Order For Parking Lots Stored In Static Realtime
12 years ago
Michael L. Young 4a72692442 Update Contributed Realtime Schema Files - IPv6 Addresses
12 years ago
Joshua Colp 7031ad62e8 Fix a crash when res_xmpp is configured using a username without a domain.
12 years ago
Matthew Jordan 77ca918044 Include the Username field in SIP Registry events when Status is registered
12 years ago
Igor Goncharovskiy 1531ef77a8 Fix core dump on CLI usage
12 years ago
Jonathan Rose 96c231fc18 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago
Matthew Jordan 0b37e777f6 Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
12 years ago
Kinsey Moore 3a0a627a00 Ensure that logmsgs are freed properly
12 years ago
Matthew Jordan 5b1533ca7b Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
12 years ago
Kinsey Moore dde15421b5 Recorded merge of revisions 382513 from http://svn.asterisk.org/svn/asterisk/branches/1.8
12 years ago
Igor Goncharovskiy d4cb37c956 Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Jason Parker 0667c05261 Fix comparison of presence state in event subsystem.
12 years ago
Kevin Harwell 04100feed7 Confbridge CLI new record file name check.
12 years ago
Michael L. Young 2109e47109 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
12 years ago
Joshua Colp a78bb96d94 While the ICE negotiation is occurring leave strictrtp in an open state, media can and will come from different places.
12 years ago
Joshua Colp f6b368216a Fix a bug with ICE and strictrtp where media could get dropped.
12 years ago
Matthew Jordan b056a88e08 Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Matthew Jordan 47bd918dad Let channels joining a MeetMe conference opt out of the denoiser
12 years ago
Joshua Colp e26bd56ff4 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Joshua Colp 2d95e2884e Regenerate the configure script. The one in the tree was not working for me at all.
12 years ago
Tzafrir Cohen 6d5b04d708 Consider linux-gnuspe as linux-gnu
12 years ago
Walter Doekes ce9bc4e9a1 Correct RPID parsing for unquoted display-name.
12 years ago
Tzafrir Cohen 35fce97da3 Remove unneeded linux-gnueabi*
12 years ago
Matthew Jordan 4163b04c42 Fix typo in r382068
12 years ago
Matthew Jordan d9f20617d0 Clean up ConfBridge commands to account for wait_marked users
12 years ago
Matthew Jordan b679563222 Ensure that the default bridge/user profiles are always available
12 years ago
Matthew Jordan 586efe0d7f Clean up use of va_end/va_args in res_config_mysql
12 years ago
Matthew Jordan fec0881135 Set the sin_family on the bind address socket during initialization
12 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
12 years ago