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
Type
/
to 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
.
Bandwidth
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
24
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(sip): add band sip realm/credential provisioning and vcp origination routes
- #20
#20
Merged
kshahbw
merged 30 commits into
main
Bandwidth/cli:main
from
feat/sip-provisioning
Bandwidth/cli:feat/sip-provisioning
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
feat(sip): add band sip realm/credential provisioning and vcp origination routes
#20
kshahbw
merged 30 commits into
main
Bandwidth/cli:main
from
feat/sip-provisioning
Bandwidth/cli:feat/sip-provisioning
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
feat(sip): add digest hash, password generation, and validation primitives
Show description for be83b65
kshahbw
and
claude
committed
be83b65
View commit details
Copy full SHA for be83b65
Browse repository at this point
feat(api): add response-aware request primitive and same-origin redirect policy
kshahbw
committed
bf3ea7f
View commit details
Copy full SHA for bf3ea7f
Browse repository at this point
test(api): cover redirect wiring per constructor via httpClient.Do()
Show description for 344e624
kshahbw
committed
344e624
View commit details
Copy full SHA for 344e624
Browse repository at this point
feat(output): redact SIP digest hashes from structured output and raw bodies
Show description for eb10d90
kshahbw
and
claude
committed
eb10d90
View commit details
Copy full SHA for eb10d90
Browse repository at this point
fix(output): harden hash regex for attributes; document RedactSecrets precondition
Show description for c402f53
kshahbw
and
claude
committed
c402f53
View commit details
Copy full SHA for c402f53
Browse repository at this point
feat(sip): add typed XML models and SIP realm/credential service
kshahbw
committed
9197edc
View commit details
Copy full SHA for 9197edc
Browse repository at this point
fix(sip): map faults onto exit codes, fault 2xx envelopes, fix hash/case edge cases
Show description for 73e569c
kshahbw
and
claude
committed
73e569c
View commit details
Copy full SHA for 73e569c
Browse repository at this point
feat(cmdutil): add ExitSecretUnavailable (8) for unrecoverable credentials
Show description for f09dc91
kshahbw
and
claude
committed
f09dc91
View commit details
Copy full SHA for f09dc91
Browse repository at this point
feat(sip): add band sip realm create/list/get/update/delete
Show description for c670932
kshahbw
and
claude
committed
c670932
View commit details
Copy full SHA for c670932
Browse repository at this point
fix(sip): preserve exit-code signal in faultExit for 33006/12666/23022/33002
Show description for 2a39f31
kshahbw
and
claude
committed
2a39f31
View commit details
Copy full SHA for 2a39f31
Browse repository at this point
feat(sip): add band sip credential create/rotate/list/get/delete
Show description for aa89f66
kshahbw
committed
aa89f66
View commit details
Copy full SHA for aa89f66
Browse repository at this point
Commits on Jul 28, 2026
fix(sip): harden credential reconciliation logic per code review
Show description for 6a4d46a
kshahbw
committed
6a4d46a
View commit details
Copy full SHA for 6a4d46a
Browse repository at this point
test(sip): cover the two untested generated-password-loss branches
Show description for c997684
kshahbw
committed
c997684
View commit details
Copy full SHA for c997684
Browse repository at this point
feat(vcp): add origination route-plan flags with replacement guard
Show description for b6ea830
kshahbw
committed
b6ea830
View commit details
Copy full SHA for b6ea830
Browse repository at this point
fix(vcp): close route-plan canonicalization gap and route-name no-op
Show description for 0f7de87
kshahbw
committed
0f7de87
View commit details
Copy full SHA for 0f7de87
Browse repository at this point
fix(vcp): fold --replace-routes override into the guard function
Show description for 6a86a30
kshahbw
committed
6a86a30
View commit details
Copy full SHA for 6a86a30
Browse repository at this point
Commits on Jul 29, 2026
feat(sip): add band sip status probe and tri-state sip capability
Show description for 429583d
kshahbw
committed
429583d
View commit details
Copy full SHA for 429583d
Browse repository at this point
fix(sip): emit probe_failed JSON on rate-limit/server-error, test hasRole
Show description for c22549b
kshahbw
committed
c22549b
View commit details
Copy full SHA for c22549b
Browse repository at this point
test(sip): lock the --plain output contract for realm/credential commands
Show description for 1248511
kshahbw
committed
1248511
View commit details
Copy full SHA for 1248511
Browse repository at this point
docs(sip): document provisioning chain, exit 8, and credential recovery paths
Show description for f7ed827
kshahbw
committed
f7ed827
View commit details
Copy full SHA for f7ed827
Browse repository at this point
docs(sip): fix inaccurate error citation and incomplete exit-8 recovery guidance
Show description for e0df739
kshahbw
committed
e0df739
View commit details
Copy full SHA for e0df739
Browse repository at this point
fix(sip,vcp): make the exit-code taxonomy match meaning, not HTTP status
Show description for 61691e1
kshahbw
and
claude
committed
61691e1
View commit details
Copy full SHA for 61691e1
Browse repository at this point
Commits on Jul 30, 2026
fix(sip,vcp): close the write-once-secret and route-plan-parsing gaps
Show description for 24908be
kshahbw
and
claude
committed
24908be
View commit details
Copy full SHA for 24908be
Browse repository at this point
docs(sip): document the UUID check, canonical delete ID, and exit-8 write path
Show description for 30cffa6
kshahbw
and
claude
committed
30cffa6
View commit details
Copy full SHA for 30cffa6
Browse repository at this point
docs(sip): explain why MD5 is protocol-mandated for SIP digest hashes
Show description for 875dc27
kshahbw
and
claude
committed
875dc27
View commit details
Copy full SHA for 875dc27
Browse repository at this point
Commits on Aug 4, 2026
docs(agents): document ephemeral-realm SIP credential test call workflow
Show description for 25ed7e0
michaela-band
and
claude
committed
25ed7e0
View commit details
Copy full SHA for 25ed7e0
Browse repository at this point
Update AGENTS.md
michaela-band
authored
df3ed73
View commit details
Copy full SHA for df3ed73
Browse repository at this point
Merge pull request #21 from Bandwidth/feat/sip-call-agent-workflow
Show description for 9664d46
michaela-band
authored
9664d46
View commit details
Copy full SHA for 9664d46
Browse repository at this point
chore: resolve merge conflicts with main
Show description for 11dc0d1
michaela-band
and
claude
committed
11dc0d1
View commit details
Copy full SHA for 11dc0d1
Browse repository at this point
Commits on Aug 11, 2026
fix(sip): make the stdout-failure tests pass on Windows
Show description for bdf1d85
kshahbw
committed
bdf1d85
View commit details
Copy full SHA for bdf1d85
Browse repository at this point
You can’t perform that action at this time.