All public logs
From Kolmisoft Wiki
Jump to navigationJump to search
Combined display of all available logs of Kolmisoft Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:09, 24 February 2026 Admin talk contribs deleted page Freeswitch under NAT (content was: "If your M2 box is under NAT, you should edit ''/usr/local/freeswitch/conf/sip_profiles/external.xml '' file (find these lines in file): <param name="ext-rtp-ip" value="auto-nat"/> <param name="ext-sip-ip" value="auto-nat"/> And change 'auto-nat' to your real external IP, for example, if your '''external IP''' is 1.2.3.4, these lines should look like this: <param name="ext-rtp-ip" value="1.2.3.4"/> <param name="ext-sip-ip" value="1.2.3.4"/> Forward SIP and RTP ports (UD...")