Working with a friend and we've run into an interesting issue... He's got three nodes, one repeater connected. Node one -was- a simplex radio (radio now turned off - node still active) Node two is defined as an echolink node (in case of issues, the node can be disconnected from the repeater - problem goes away) Node three is the repeater node. Connecting -from- the repeater node is not an issue. However, connecting *too* the repeater node produces the following error: [Nov 2 21:57:15] NOTICE[3295]: chan_iax2.c:9043 socket_process: Rejected connect attempt from 127.0.0.1, request '[node_dumber]@radio-secure' does not exist [Nov 2 21:57:15] WARNING[3292]: chan_iax2.c:9221 socket_process: Call rejected by 127.0.0.1: No such context/extension The passwords for all three nodes are correct as listed at the portal and defined in iax.conf Using Acid Linux and all three node stanzas contain ; ** For ACID *** statpost_program=/usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null statpost_url=http://stats.allstarlink.org/uhandler.php ; Status updates and are uncommented. Thoughts?