Not Logged in - No Account?
Don't have an account? Registering an account with us allows you to post to the forums, easily track new posts, subscribe to threads, pm (private message) other forum members, and receive periodic news letters (you can opt out if you desire). Once you are logged in this message will no longer appear. If you don't have an account, you can create one by registering here. Lost your password, request a new password. We respect your privacy which means we collect minimal information when you register and we do not resell that information or use it in any objectionable way. You can review our privacy policy for full details.
Nehos (IAX)
Peer Details
Trunk Name: Nehos
disallow=all
allow=g729
host=iax.ifone.com.au
qualify=yes
secret=<password>
type=peer
username=661xxxx
User Details
User Context: 661XXXX
context=from-trunk
host=iax.ifone.com.au
secret=<password>
type=user
username=661xxxx
Register String:
661xxxx:<password>@iax.ifone.com.au
- Printer-friendly version
- Login or register to post comments
Connecting two or more IAX2
- How to connect two or more asterisk server using IAX?
- For the IAX phone, if I give host the IP address in the extension then I cannot register from IAX softphone, However I can register IAX phone when host is assigned to dynamic. Why it is happening or Is my configuration incorrect?
Use diallow=all BEFORE allow statements in newer FreePBX version
It appears that in newer versions of FreePBX you must put disallow=all BEFORE any allow= statements or it doesn't work properly.