Difference between revisions of "Working iax config using nat firewall"
From MyWiki
(Created page with " [general] autokill=yes register => foo2:<password>@oooo.ttt.tk [bar2] type=friend secret=<same password as above> auth=plaintext host=<same as above> context=fromiax...") |
|||
Line 18: | Line 18: | ||
secret=<same pasword as above> | secret=<same pasword as above> | ||
auth=plaintext | auth=plaintext | ||
+ | host=dynamic < -- Needed if host is behind a nat firewall | ||
context=twig | context=twig | ||
trunk=yes | trunk=yes | ||
qualify=yes | qualify=yes |
Latest revision as of 18:55, 22 July 2014
[general] autokill=yes register => foo2:<password>@oooo.ttt.tk [bar2] type=friend secret=<same password as above> auth=plaintext host=<same as above> context=fromiax trunk=yes qualify=yes
Cloud instance [general] autokill=yes [foo2] type=friend secret=<same pasword as above> auth=plaintext host=dynamic < -- Needed if host is behind a nat firewall context=twig trunk=yes qualify=yes