[arm-allstar] iax2 ACL's and WiFi --- was: PI3
David McGough
kb4fxc at inttek.net
Sun Apr 10 19:44:19 EST 2016
Hi Ken,
Those iax2 messages are due to the config file. The most interesting of
the two messages is the "ast_append_ha: is not a valid IP" warning.
Take a look for a typo in a deny= or permit= ACL statement somewhere in
the iax2.conf file. The format of these statements should be:
deny=<network>/<netmask>
permit=<network>/<netmask>
Or, something like:
deny=192.168.0.0/255.255.0.0
permit=0.0.0.0/0.0.0.0
...which denies all traffic from 192.168.0.0/16 and then permits
everything else.
As for the WiFi errors, these are due to a lack of installed config tools
in the 1.02beta. These errors don't break anything, or slow down booting,
etc. This will get resolved in our next release and in the meantime, you
can grab and install our wireless tools package, if you wish to try out
WiFi--it works quite well (better than I expected!)! See:
http://lists.hamvoip.org/pipermail/arm-allstar/2016-April/002954.html
73, David KB4FXC
On Sun, 10 Apr 2016, Ken via arm-allstar wrote:
> I did the RPi3 install yesterday and it seems to be working well â more testing needed. I have 3 URIâs attached and 3 nodes configured and it does not seem bothered by that.
>
>
>
> A couple of minor notes â
>
>
>
> On boot up there is period of time where it is trying contact the mothership for the built in wireless adapters:
>
> â Calling CRDA to update world regulatory domain â about 10 times
>
> Not sure if you have disabled it on purpose? Anyway there is some discussion of this on the PI forum:
>
> https://www.raspberrypi.org/forums/viewtopic.php?f=28 <https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=122067> &t=122067
>
>
>
> Also, if I do a iax2 reload there are some warnings I have not seen before:
>
>
>
> mesh1*CLI> iax2 reload
>
> == Parsing '/etc/asterisk/iax.conf': Found
>
> [Apr 9 20:26:11] WARNING[1010]: acl.c:345 ast_append_ha: is not a valid IP
>
> == Loaded firmware 'iaxy.bin'
>
> [Apr 9 20:26:11] WARNING[1010]: iax2-provision.c:519 iax_provision_reload: No IAX provisioning configuration found, IAX provisioning disabled.
>
>
>
> Thanks for the quick support of RPi 3
>
>
>
> 73
>
> Ken
>
>
>
>
More information about the arm-allstar
mailing list