openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Asterisk
Settings
|
Report Duplicate
174
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
Analyzed
10 months
ago. based on code collected
over 1 year
ago.
All Time
12 Month
30 Day
Commits:
96810
651
225
Contributors:
360
64
40
Files Modified:
18405
1022
381
Lines Added:
14257573
80896
35877
Lines Removed
10321089
201047
16073
Commits per Month
Most Recent Commits
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bridge_basic.c: Make sure that ast_bridge_channel is not destroyed while iterating over bridge->channels. From the gdb information, we can see that while iterating over bridge->channels, the ast_bridge_channel reference count is 0, indicating it has already been destroyed.Additionally, when ast_bridge_channel is removed from bridge->channels, the bridge is first locked. Therefore, locking the bridge before iterating over bridge->channels can resolve the race condition.
Tinet-mucw
More...
10 months ago
pbx.c: expand fields width of "core show hints"
Alexei Gradinari
More...
10 months ago
app_queue: Add option to not log Restricted Caller ID to queue_log
Alexei Gradinari
More...
10 months ago
manager.c: Properly terminate `CoreShowChannelMap` event.
Sean Bright
More...
10 months ago
cli: Show configured cache dir
Bastian Triller
More...
10 months ago
pjsip: Add PJSIP_PARSE_URI_FROM dialplan function.
Sean Bright
More...
10 months ago
chan_ooh323: Fix R/0 typo in docs
Walter Doekes
More...
10 months ago
asterisk.c: Don't log an error if .asterisk_history does not exist.
Sean Bright
More...
10 months ago
file.h: Rename function argument to avoid C++ keyword clash.
Sean Bright
More...
11 months ago
bundled_pjproject: Disable UPnP support.
Sean Bright
More...
11 months ago
xml.c: Update deprecated libxml2 API usage.
Sean Bright
More...
11 months ago
Revert "res_pjsip_endpoint_identifier_ip: Add endpoint identifier transport address."
George Joseph
More...
11 months ago
cdr_pgsql: Fix crash when the module fails to load multiple times.
chrsmj
More...
11 months ago
.github: Add branches to workflow_dispatch for NightlyTests
George Joseph
More...
11 months ago
configs: Fix a misleading IPv6 ACL example in Named ACLs
Ivan Poddubny
More...
11 months ago
asterisk.c: Fix sending incorrect messages to systemd notify
Ivan Poddubny
More...
11 months ago
res/stasis/control.c: include signal.h
Fabrice Fontaine
More...
11 months ago
Revert "app_record: Add RECORD_TIME output variable."
Joshua C. Colp
More...
11 months ago
make_buildopts_h: Always include DETECT_DEADLOCKS
George Joseph
More...
11 months ago
logger: Add unique verbose prefixes for levels 5-10.
Naveen Albert
More...
11 months ago
stir_shaken: Fix memory leak, typo in config, tn canonicalization
George Joseph
More...
11 months ago
tcptls/iostream: Add support for setting SNI on client TLS connections
George Joseph
More...
12 months ago
sorcery.c: Fixed crash error when executing "module reload"
Spiridonov Dmitry
More...
12 months ago
app_queue.c: Properly handle invalid strategies from realtime.
Sean Bright
More...
12 months ago
res_pjsip_sdp_rtp.c: Initial RTP inactivity check must consider the rtp_timeout setting.
Henrik Liljedahl
More...
12 months ago
file.c, channel.c: Don't emit warnings if progress received.
Naveen Albert
More...
12 months ago
logger.h: Add SCOPE_CALL and SCOPE_CALL_WITH_RESULT
George Joseph
More...
12 months ago
rtp_engine: add support for multirate RFC2833 digits
Mike Bradeen
More...
12 months ago
alembic: Correct NULLability of PJSIP id columns.
Sean Bright
More...
12 months ago
manager.c: Add missing parameters to Login documentation
George Joseph
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
3226
3227
→
See All Commits
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree