issues
search
florian-h05
/
webrtc-sip-gw
A WebRTC-SIP gateway for AVM Fritz!Box based on Kamailio and rtpengine.
MIT License
19
stars
7
forks
source link
Allow overriding IP/hostname & Remove SIP domain
#4
Closed
florian-h05
closed
1 year ago
florian-h05
commented
1 year ago
Allows overriding the automatically configured IP and hostname/local domain by using environment variables
MY_IP
and
MY_DOMAIN
.
Removes/Disables
SIP_DOMAIN
in kamctrlc as it is not needed.
Provides sample command to open required ports in ufw firewall.
MY_IP
andMY_DOMAIN
.SIP_DOMAIN
in kamctrlc as it is not needed.