Sometimes -- it's hard to believe, I know -- your may not be near a radio! But you still need to transmit on you node. If you have your phone or tablet on you, you can use a Voip app to talk on your AllStar node. It's a good contingency anyway. And it works without too much hassle.
As advertised, this is my configuration on the AllStarLink image, not HamVoip image (which is my next project).
Also, please note that I'm no expert. I've experimented with various write-ups found on these inter-tubes, some of which failed comically. This is the setup that has worked for me on multiple machines.
Find and/or edit and/or add the following sections in the file.
Not sure if you need to change this part. I have my computers/nodes using static IP addresses on my home network, so I set these at one point. But I changed their IPs recently and forgot to change these and IAXRPT worked just fine. Obviously if you are DHCP dynamic address, there is no need to change this.
The next, general IAX stanza should be configured. Change YOUR_SEKRIT_PASSWORD to your own chosen password. You will be supplying this in your Voip app's configuration so that you can connect to your node.
Pay attention to the context = iax-client line. You can rename the stanza to something more meaningful to you but remember, as the note says, that the stanza name must match the name in extensions.conf
Next, add/set up this user stanza. This sets things up for the user login/password you will be using via your Voip app. YOUR_USERNAME can be anything you want it to be, possibly even your callsign or something like admin. Note that this username will be used in, and thus has to match, the stanza in the extensions.conf file.
Presumably, you can set up as many of these stanzas as you need for different users, if you plan an having several users talk through your node.
But callerid=YOUR_CALLSIGN definitely needs to be your callsign
Replace the following appropriately at the top of this file.
Make sure this stanza is here and make sure that it matches the context = iax-client in the iax.rpt file above.
Notice below YOUR_USERNAME is the same as iax.conf file above. Make sure these stanza names match. It looks like these are commands to execute when user YOUR_USERNAME logs/calls into the node from your phone. Namely, the Node Lady sends the Voip app an announcement that it has connected to your app.
Replace YOUR_NODE_NUMBER with your node number, obvs. And replace DIGIT with the actual number. So if your node is 1234, the stanza would look like:
Get it from the GoogleAppPlayStore for you mobile device... or for your lappy/desktop.
Follow the 3rd page of these instructions for configuring your mobile device.