Difference between revisions of "Iax configuration"
From MyWiki
Line 4: | Line 4: | ||
Comparing configs : | Comparing configs : | ||
[general] | [general] | ||
− | register => boo: | + | register => boo:password@ma******tk |
− | register => boo: | + | register => boo:password@10.0.0.1 |
[foo] | [foo] | ||
type=friend | type=friend | ||
username=boo | username=boo | ||
− | secret= | + | secret=password |
auth=plaintext | auth=plaintext | ||
− | host=212.159. | + | host=212.159.16.155 |
context=fromiax | context=fromiax | ||
peercontext=fromiax | peercontext=fromiax |
Revision as of 12:04, 21 July 2014
One iax to iax gives errors No registration for peer 'boo' (from 212.159.116.15) The other over vpn seems to work Comparing configs : [general] register => boo:password@ma******tk register => boo:password@10.0.0.1 [foo] type=friend username=boo secret=password auth=plaintext host=212.159.16.155 context=fromiax peercontext=fromiax qualify=yes trunk=yes [foo2] type=friend username=boo secret=password123 auth=plaintext host=10.0.0.1 context=fromiax peercontext=fromiax qualify=yes trunk=yes