Skip to content

Commit

Permalink
re_sip: add Via branch id magic cookie constant
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianfridrich committed Apr 19, 2024
1 parent 7db1098 commit 60038a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/re_sip.h
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ enum {


/** SIP Via header */
#define RE_RFC3261_BRANCH_ID "z9hG4bK"
struct sip_via {
struct pl sentby;
struct sa addr;
Expand Down

0 comments on commit 60038a3

Please sign in to comment.