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
Accelerator
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
.
asterisk
/
node-ari-client
Public
Notifications
You must be signed in to change notification settings
Fork
105
Star
282
Code
Issues
37
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix unhandled authentication errors
- #165
#165
Open
mostafaroshdy1
wants to merge 13 commits into
asterisk:master
asterisk/node-ari-client:master
from
mostafaroshdy1:fix_unhandled_authentication_errors
mostafaroshdy1/node-ari-client-plus:fix_unhandled_authentication_errors
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fix unhandled authentication errors
#165
mostafaroshdy1
wants to merge 13 commits into
asterisk:master
asterisk/node-ari-client:master
from
mostafaroshdy1:fix_unhandled_authentication_errors
mostafaroshdy1/node-ari-client-plus:fix_unhandled_authentication_errors
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2025
feat: expose websocket connection retries options
mostafaroshdy1
committed
c2139ef
View commit details
Copy full SHA for c2139ef
Browse repository at this point
feat: include modified ari types
mostafaroshdy1
committed
8b26973
View commit details
Copy full SHA for 8b26973
Browse repository at this point
update package version
mostafaroshdy1
committed
ef0c9ca
View commit details
Copy full SHA for ef0c9ca
Browse repository at this point
feat: make ari connection options optional
mostafaroshdy1
committed
34c347a
View commit details
Copy full SHA for 34c347a
Browse repository at this point
update version
mostafaroshdy1
committed
a95b698
View commit details
Copy full SHA for a95b698
Browse repository at this point
update repo
mostafaroshdy1
committed
43d1984
View commit details
Copy full SHA for 43d1984
Browse repository at this point
update version after fixing issue
mostafaroshdy1
committed
ba1c94a
View commit details
Copy full SHA for ba1c94a
Browse repository at this point
refactor: replace nullish coalescing with logical OR for retryDelay fallback
mostafaroshdy1
committed
e140bb5
View commit details
Copy full SHA for e140bb5
Browse repository at this point
fix: variable naming typo
mostafaroshdy1
committed
ea9202d
View commit details
Copy full SHA for ea9202d
Browse repository at this point
fix: creating client with new options
mostafaroshdy1
committed
672dcfa
View commit details
Copy full SHA for 672dcfa
Browse repository at this point
reset retry function with the correct values
mostafaroshdy1
committed
20747b1
View commit details
Copy full SHA for 20747b1
Browse repository at this point
Commits on Apr 15, 2026
fix:authentication errors throws async causing the server to crash
mostafaroshdy1
committed
faad6c1
View commit details
Copy full SHA for faad6c1
Browse repository at this point
send auth in the request to avoid 401
mostafaroshdy1
committed
9561fdd
View commit details
Copy full SHA for 9561fdd
Browse repository at this point
You can’t perform that action at this time.