Taygeta Scientific, Inc. We do the math so you don't have to!

Suggested IAX configuration settings

Add to your extensions.conf file something like,
IAXINFO=YOURUSERNAME:YOURPASSWORD

; outbound IAX calls, dial 8 for IAX line
; put this in the context which defines outbound phone calls
exten => _8NXXXXXX,1,Dial(IAX2/${IAXINFO}@tishiya/${EXTEN:1},60,r )
exten => _8NXXXXXXXXX,1,Dial(IAX2/${IAXINFO}@tishiya/${EXTEN:1},60,r )

Add to your iax.conf file something like (set the context to what is suitable for your setup),


Your firewall should be configured to allow UDP port 4569 traffic to/from 206.55.232.92

Back to Directory