Skip to content

Commit 18546fe

Browse files
committed
pr review
1 parent 89f95d2 commit 18546fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocol/sip/helper.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ a=rtpmap:0 PCMU/8000`
7878
)
7979

8080
// GlobalUA is the default User-Agent for all SIP go-exploit comms.
81+
// TODO: Add an update action for this like the HTTP client.
8182
//
8283
//go:embed user-agent.txt
8384
var GlobalUA string

0 commit comments

Comments
 (0)