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


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Connecting two or more IAX2

sonam's picture

- 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

wiseoldowl's picture

It appears that in newer versions of FreePBX you must put disallow=all BEFORE any allow= statements or it doesn't work properly.