Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
cloudwebrtc
/
go-sip-ua
Public
Notifications
You must be signed in to change notification settings
Fork
90
Star
231
Code
Issues
16
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 2, 2024
Update ua.go
cloudwebrtc
authored
a63117a
Copy full SHA for a63117a
Commits on Jun 26, 2024
Merge pull request #97 from braams/fix-bye-matching
Show description for 4108668
cloudwebrtc
authored
4108668
Copy full SHA for 4108668
Merge pull request #98 from finntenzor/master
Show description for 696ed8b
cloudwebrtc
authored
696ed8b
Copy full SHA for 696ed8b
Commits on Nov 20, 2023
Merge pull request #100 from baglan-s/master
Show description for b1a96c2
cloudwebrtc
authored
b1a96c2
Copy full SHA for b1a96c2
Commits on Nov 16, 2023
Added Redirect method to given sip.Uri
Baglan
committed
f267270
Copy full SHA for f267270
Commits on Oct 14, 2023
Add "rport" in via to support NAT.
finntenzor
committed
457c12f
Copy full SHA for 457c12f
Commits on Sep 5, 2023
Use From tag for matching session on BYE request
braams
committed
5231208
Copy full SHA for 5231208
Commits on May 16, 2023
Merge pull request #95 from UserAd/feature/change-dialog-matching
Show description for ce888b3
cloudwebrtc
authored
ce888b3
Copy full SHA for ce888b3
Commits on May 15, 2023
Use from and to tags to match dialog
UserAd
committed
1d6cdd6
Copy full SHA for 1d6cdd6
Commits on Apr 2, 2023
Merge pull request #88 from dmitry-kovalev/bugfix/wrong_auth
Show description for 2c8399a
cloudwebrtc
authored
2c8399a
Copy full SHA for 2c8399a
update.
cloudwebrtc
committed
771abae
Copy full SHA for 771abae
Commits on Dec 23, 2022
wrong auth method choice fixed
Dmitry Kovalev
committed
e9a0d37
Copy full SHA for e9a0d37
Commits on Nov 2, 2022
Merge pull request #87 from chumvan/patch-1
Show description for 5d59d98
cloudwebrtc
authored
5d59d98
Copy full SHA for 5d59d98
Commits on Oct 10, 2022
Avoid overflow int for arm architecture
Show description for 4e5063b
chumvan
authored
4e5063b
Copy full SHA for 4e5063b
Commits on Aug 5, 2022
chore: add `enableTLS` flag for b2bua.
cloudwebrtc
committed
7ab0cc5
Copy full SHA for 7ab0cc5
Commits on Feb 16, 2022
Merge pull request #80 from hexla/issue79
Show description for ba478bf
cloudwebrtc
authored
ba478bf
Copy full SHA for ba478bf
Commits on Feb 15, 2022
Don't add <nil> Route headers
Show description for e857004
gaaf
committed
e857004
Copy full SHA for e857004
Commits on Jan 24, 2022
Add Record-Route support (#77)
Show description for cc7be03
bean-du
and
duxiangbin
authored
cc7be03
Copy full SHA for cc7be03
Commits on Jan 12, 2022
fix: Use sip.Message instead of sip.Request for GetBranchID, close #76.
cloudwebrtc
committed
1b0f995
Copy full SHA for 1b0f995
Commits on Jan 6, 2022
handle branches and reinvites properly (#73)
Show description for 60d040f
danieldonoghue
authored
60d040f
Copy full SHA for 60d040f
Fix calcResponse nc error (#75)
maxjung
authored
2126d26
Copy full SHA for 2126d26
Commits on Dec 7, 2021
Fix bugs on contact header (#70)
Show description for 882e7c5
suapapa
authored
882e7c5
Copy full SHA for 882e7c5
Commits on Nov 7, 2021
Expose local/remote uri.
cloudwebrtc
committed
f715804
Copy full SHA for f715804
Commits on Oct 14, 2021
feat: Add UPDATE response for SessionTimer.
cloudwebrtc
committed
679d567
Copy full SHA for 679d567
update go.mod.
cloudwebrtc
committed
7342026
Copy full SHA for 7342026
Update module github.com/google/uuid to v1.3.0 (#64)
Show description for 4a2fd6a
3 people
authored
4a2fd6a
Copy full SHA for 4a2fd6a
Update github.com/ghettovoice/gosip commit hash to b7e5715 (#63)
Show description for eea843c
renovate[bot]
and
renovate-bot
authored
eea843c
Copy full SHA for eea843c
Commits on Sep 23, 2021
fix bug.
cloudwebrtc
committed
1d0187d
Copy full SHA for 1d0187d
Commits on Aug 16, 2021
Fix authorization header (#65)
Show description for 5d5eb9f
XciD
and
Adrien Carreira
authored
5d5eb9f
Copy full SHA for 5d5eb9f
Commits on Aug 10, 2021
Add InviteWithContext for UserAgent.
cloudwebrtc
committed
19f646c
Copy full SHA for 19f646c
Merge branch 'master' of https://github.com/cloudwebrtc/go-sip-ua
cloudwebrtc
committed
ef095f7
Copy full SHA for ef095f7
Add disable-auth mode for b2bua.
cloudwebrtc
committed
93cb3af
Copy full SHA for 93cb3af
Commits on Jul 21, 2021
Update LICENSE
cloudwebrtc
authored
5fe1442
Copy full SHA for 5fe1442
Commits on Jun 30, 2021
Added 'nonce' expiration (#62)
dwagin
authored
42de350
Copy full SHA for 42de350
Commits on Jun 29, 2021
Fixed 'concurrent map writes' in ServerAuthorizer (#61)
dwagin
authored
9f56014
Copy full SHA for 9f56014
Pagination
Previous
Next
You can’t perform that action at this time.