-
- Downloads
STIR/SHAKEN: Add Date header, dest->tn, and URL checking.
STIR/SHAKEN requires a Date header alongside the Identity header, so that has been added. Still on the outgoing side, we were missing the dest->tn section of the JSON payload, so that has been added as well. Moving to the incoming side, URL checking has been added to the public cert URL to ensure that it starts with http. https://wiki.asterisk.org/wiki/display/AST/OpenSIPit+2021 Change-Id: Idee5b1b5e45bc3b483b3070e46ce322dca5b3f1c
Showing
- include/asterisk/res_pjsip.h 11 additions, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip.c 12 additions, 0 deletionsres/res_pjsip.c
- res/res_pjsip_registrar.c 1 addition, 14 deletionsres/res_pjsip_registrar.c
- res/res_pjsip_stir_shaken.c 65 additions, 12 deletionsres/res_pjsip_stir_shaken.c
Loading
Please register or sign in to comment