Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Talksome
/
asterisk-java
Public
forked from
asterisk-java/asterisk-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2018
change arg type to allow null as default
rlsutton1
committed
95f6807
View commit details
Copy full SHA for 95f6807
Browse repository at this point
Commits on Feb 21, 2018
add timeout arg to dial commands
rlsutton1
committed
ff060e2
View commit details
Copy full SHA for ff060e2
Browse repository at this point
Commits on Feb 20, 2018
Fix CoherentManagerEventQueue failure to remove listeners.
Show description for 2225b89
rlsutton1
committed
2225b89
View commit details
Copy full SHA for 2225b89
Browse repository at this point
Commits on Feb 15, 2018
add pathways to allow aborting an unanswered originate
rlsutton1
committed
a630a12
View commit details
Copy full SHA for a630a12
Browse repository at this point
Commits on Feb 13, 2018
release listener when done and process events faster
rlsutton1
committed
46d59cd
View commit details
Copy full SHA for 46d59cd
Browse repository at this point
remove listener when done, and remove check for random HangupEvent
rlsutton1
committed
529ef29
View commit details
Copy full SHA for 529ef29
Browse repository at this point
remove listener when done
rlsutton1
committed
0b8c50b
View commit details
Copy full SHA for 0b8c50b
Browse repository at this point
add ability to concurrently process the same event for multiple
Show description for c82b7ed
rlsutton1
committed
c82b7ed
View commit details
Copy full SHA for c82b7ed
Browse repository at this point
remove reconnect logic from CoherentManagerConnection
rlsutton1
committed
f596b9e
View commit details
Copy full SHA for f596b9e
Browse repository at this point
Commits on Feb 8, 2018
wait for rename event received after redirect
rlsutton1
committed
b2bd620
View commit details
Copy full SHA for b2bd620
Browse repository at this point
Commits on Feb 7, 2018
fix for SplitActivityImpl to ensure that the channels finish
Show description for 30e0f9b
rlsutton1
committed
30e0f9b
View commit details
Copy full SHA for 30e0f9b
Browse repository at this point
fix for CoherentManagerEventQueue to monitor Bridge Events for asterisk
Show description for 15b9bd6
rlsutton1
committed
15b9bd6
View commit details
Copy full SHA for 15b9bd6
Browse repository at this point
Commits on Feb 1, 2018
Merge pull request #239 from seanbright/dead-code-removal
Show description for 4570c87
seanbright
authored
4570c87
View commit details
Copy full SHA for 4570c87
Browse repository at this point
Remove dead code from AbstractBuilder.setAttributes()
Show description for 98a6188
seanbright
committed
98a6188
View commit details
Copy full SHA for 98a6188
Browse repository at this point
Merge pull request #238 from seanbright/lang-cleanups
Show description for b828fab
seanbright
authored
b828fab
View commit details
Copy full SHA for b828fab
Browse repository at this point
Use varags instead of new'ing arrays
Show description for c3989b2
seanbright
committed
c3989b2
View commit details
Copy full SHA for c3989b2
Browse repository at this point
Use Collections.addAll() where possible
Show description for 5e81391
seanbright
committed
5e81391
View commit details
Copy full SHA for 5e81391
Browse repository at this point
Use diamond operator where possible
Show description for 858a519
seanbright
committed
858a519
View commit details
Copy full SHA for 858a519
Browse repository at this point
Remove unnecessary semicolons
Show description for 37ebb2d
seanbright
committed
37ebb2d
View commit details
Copy full SHA for 37ebb2d
Browse repository at this point
Interface members are public by definition.
Show description for 2c053b4
seanbright
committed
2c053b4
View commit details
Copy full SHA for 2c053b4
Browse repository at this point
Enum constructors are always private.
Show description for eb37821
seanbright
committed
eb37821
View commit details
Copy full SHA for eb37821
Browse repository at this point
Merge pull request #237 from seanbright/buffer-to-builder
Show description for ec115f9
seanbright
authored
ec115f9
View commit details
Copy full SHA for ec115f9
Browse repository at this point
AbstractBuilder: Prefer StringBuilder to StringBuffer
Show description for 5b600cf
seanbright
committed
5b600cf
View commit details
Copy full SHA for 5b600cf
Browse repository at this point
Commits on Jan 31, 2018
Merge branch 'master' of https://github.com/asterisk-java/asterisk-java.git
rlsutton1
committed
d4038cf
View commit details
Copy full SHA for d4038cf
Browse repository at this point
change default max agi pool size to 500
rlsutton1
committed
3460e37
View commit details
Copy full SHA for 3460e37
Browse repository at this point
Merge pull request #226 from seanbright/issues/224
Show description for 8f35017
bsutton
authored
8f35017
View commit details
Copy full SHA for 8f35017
Browse repository at this point
Commits on Jan 30, 2018
Merge pull request #230 from seanbright/bridgeenterevents-pr-cleanup
Show description for a62d7b3
seanbright
authored
a62d7b3
View commit details
Copy full SHA for a62d7b3
Browse repository at this point
Only compile the UNIQUE_ID_PATTERN regex once.
Show description for 0ec4baf
seanbright
committed
0ec4baf
View commit details
Copy full SHA for 0ec4baf
Browse repository at this point
Various cleanups (no functional changes)
Show description for 2d238f1
seanbright
committed
2d238f1
View commit details
Copy full SHA for 2d238f1
Browse repository at this point
Merge pull request #229 from seanbright/semver-fix
Show description for 5715ba8
seanbright
authored
5715ba8
View commit details
Copy full SHA for 5715ba8
Browse repository at this point
semver: The next release should be 2.1.0, not 2.0.3
Show description for bdf476a
seanbright
committed
bdf476a
View commit details
Copy full SHA for bdf476a
Browse repository at this point
Merge pull request #228 from seanbright/asterisk-15
Show description for 12c8e6d
seanbright
authored
12c8e6d
View commit details
Copy full SHA for 12c8e6d
Browse repository at this point
Add Asterisk 15 as a version option
Show description for 96fd344
seanbright
committed
96fd344
View commit details
Copy full SHA for 96fd344
Browse repository at this point
Merge pull request #227 from asterisk-java/readme-update
Show description for 530b894
seanbright
authored
530b894
View commit details
Copy full SHA for 530b894
Browse repository at this point
Fix some formatting in README.md
seanbright
authored
83596ad
View commit details
Copy full SHA for 83596ad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.