Add HTTP2 server and HTTP client module initialization for N5 support
This commit is contained in:
@@ -36,6 +36,11 @@ listen=tcp:PCSCF_IP:5060
|
||||
# Uncomment the below line only when UE is behind double NAT (e.g. VoIP calling over WiFi/ CN behind a NAT)
|
||||
##!define RX_AF_SIGNALING_IP "PCSCF_PUB_IP"
|
||||
|
||||
|
||||
# IP and Port for incoming requests over N5 from 5G Core
|
||||
#!define N5_BIND_IP "PCSCF_IP"
|
||||
#!define N5_BIND_PORT "7777"
|
||||
|
||||
alias=pcscf.IMS_DOMAIN
|
||||
|
||||
#!define MY_WS_PORT 80
|
||||
@@ -125,8 +130,7 @@ alias=pcscf.IMS_DOMAIN
|
||||
##!define WITH_IPBLOCK
|
||||
##!define WITH_ANTIFLOOD
|
||||
#!define WITH_RX
|
||||
#!define WITH_RX_REG
|
||||
#!define WITH_RX_CALL
|
||||
#!define WITH_N5
|
||||
#!define WITH_TCP
|
||||
##!define WITH_RTPIPV4
|
||||
##!define WITH_SBC
|
||||
|
||||
Reference in New Issue
Block a user