Experimenting with remote access via IAX
[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
entry in the iax.conf stanza above; CONTEXT Pointed to from iax.conf [iaxrpt] exten => ${NODE},1,rpt(${NODE}|X)
— John Pumford-Green 07/06/25 17:07 BST