All, Here is what my problems are: 1. Getting the following in my asterisk trace: [Jun 1 21:33:22] WARNING[587] chan_iax2.c: REGISTER-LOG: registry rereqquest [Jun 1 21:34:12] WARNING[588] chan_iax2.c: REGISTER-LOG: Sending registration request for '46031' [Jun 1 21:34:12] WARNING[580] chan_iax2.c: REGISTER-LOG: registry rereqquest However my iax2 show registry shows: DMRLink*CLI> iax2 show registry Host dnsmgr Username Perceived Refresh State 67.215.233.178:4569 Y 46031 47.203.114.127:1025 60 Registered 2. I have port forwarded both udp and tcp 4569 to the Allstar node. I have also added the following to iax.conf for Zopier access: [k4ksa] username=steve type=friend context=myphone host=dynamic auth=md5 secret=xxxxxxx disallow=all allow=ulaw allow=g726aal2 allow=gsm codecpriority=host transfer=no ;callerid=K4KSA I have also added the context to extensions.conf as well. This is what I am getting in the asterisk trace when trying to register (also getting error 29 from Zopier) [Jun 1 21:35:35] NOTICE[585] chan_iax2.c: No registration for peer 'steve' (from 47.203.114.127) [Jun 1 21:35:37] NOTICE[582] chan_iax2.c: No registration for peer 'steve' (from 47.203.114.127) [Jun 1 21:35:40] NOTICE[585] chan_iax2.c: No registration for peer 'steve' (from 47.203.114.127) 3. Telephone access from Allstar. When using the dial in telephone number trying to get voice or function access it times out with a busy signal. I did a tcpdump port 4569 and I can see the telephone service making It to the machine: 21:43:29.564494 IP seal.lambdatel.com.iax > DMRLink.home.iax: UDP, length 96 21:43:29.565075 IP DMRLink.home.iax > seal.lambdatel.com.iax: UDP, length 65 Using RAT RC1 Anyone have any thoughts to my three problems? Steve K4KSA