Table of Contents

2025 Radio Topics

IAX Access

Experimenting with remote access via IAX

IAX_RPT

[NEW_USER_NAME]                           
type = user                           
context = iaxrpt    ; Context to jump to in extensions.conf
auth = md5
secret = NEW_TOP_SECRET_PASSWORD
host = dynamic
disallow = all
allow = ulaw
allow = adpcm
allow = gsm
transfer = no
; CONTEXT Pointed to from iax.conf
[iaxrpt]                         
exten => ${NODE},1,rpt(${NODE}|X) 

Client Applications

Windows

Android

John Pumford-Green 07/06/25 17:07 BST

Further Information