To configure your IAX setup with FlyNumber, follow the example configurations below. This will help you properly route calls to your Asterisk server using the IAX protocol.

Make sure to whitelist our IP addresses to avoid any disruptions in service. This is crucial for maintaining a stable connection between your Asterisk server and FlyNumber.

If you are configuring your Asterisk PBX with FlyNumber using SIP, you can find more details on the Asterisk PBX configuration page.

Configure your FlyNumber to forward calls using the "VOIP" option and input your Asterisk server's IP address in the "Host" field. This will allow calls to be routed through your IAX setup without issues.

The letters 'IAX' in a colorful, hand-drawn style with speech bubbles above, representing communication or the IAX protocol.

Under 'iax_general_custom.conf' add following lines:

requirecalltoken=no
calltokenoptional = 46.19.209.0/255.255.255.0

Example Config

extensions.conf

[46.19.209.10]
type=friend
host=46.19.209.10
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.11]
type=friend
host=46.19.209.11
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.12]
type=friend
host=46.19.209.12
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.13]
type=friend
host=46.19.209.13
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.14]
type=friend
host=46.19.209.14
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.15]
type=friend
host=46.19.209.15
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.75]
type=friend
host=46.19.209.75
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.76]
type=friend
host=46.19.209.76
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.77]
type=friend
host=46.19.209.77
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.78]
type=friend
host=46.19.209.78
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.79]
type=friend
host=46.19.209.79
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833
 
[46.19.209.80]
type=friend
host=46.19.209.80
trunk=yes
context=from-fly
qualify=no
canreinvite=no
dtmf=rfc2833