[arm-allstar] iaxRpt access question

Joel Jameson w0kgw3 at gmail.com
Fri Sep 5 11:53:37 EST 2014


I'd like to thank both Doug WA3DSP and Dave AH6OD for their tireless help
on this issue.

It came down to this exact issue:

[root at bbb41187 asterisk]# ip addr show dev eth0
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
UP group default qlen 1000
    link/ether d0:39:72:1a:69:95 brd ff:ff:ff:ff:ff:ff
    inet 192.168.xx.22/24 <http://192.168.33.22/24> brd 192.168.33.255
scope global eth0
    inet 192.168.xx.157/24 <http://192.168.33.157/24> brd 192.168.33.255
scope global secondary eth0


Note the 2nd IP address left over from DHCP, somehow it was surviving
reboots and a power cycle of the BBB.

[root at bbb41187 asterisk]# ip addr del 192.168.xx.157/24
<http://192.168.33.157/24> dev eth0

That solved all the issues, it was screwing up the routing table and not
letting local LAN connections work correctly!

Cheers,
Joel
W0KGW


Cheers,
Joel
W0KGW


On Thu, Sep 4, 2014 at 6:53 PM, Joel Jameson <w0kgw3 at gmail.com> wrote:

> I'm attempting to configure up the iaxrpt client for my node.
>
> I've gone through the tech note on Doug's site, set to the following in
> iax.conf:
>
> [iaxrpt]
> user=iaxrpt
> type=user
> context=radio-iaxrpt
> auth=md5
> secret=xxxxxxx
> host=dynamic
> disallow=all
> allow=ulaw
> allow=gsm
> transfer=no
>
> and extensions.conf has the following:
> [radio-iaxrpt]
> exten=41187,1,Rpt,41187|X
> exten=1999,1,Rpt,1999|X
>
>
> All I see are the following notices in the log (xx.xx is my clients IP
> address)
> [Sep  4 18:48:35] NOTICE[7454]: chan_iax2.c:6839 register_verify: No
> registration for peer 'iaxrpt' (from 192.168.xx.xx)
> [Sep  4 18:49:07] NOTICE[7459]: chan_iax2.c:6839 register_verify: No
> registration for peer 'iaxrpt' (from 192.168.xx.xx)
> [Sep  4 18:49:32] NOTICE[7451]: chan_iax2.c:6839 register_verify: No
> registration for peer 'iaxrpt' (from 192.168.xx.xx)
> [Sep  4 18:50:04] NOTICE[7451]: chan_iax2.c:6839 register_verify: No
> registration for peer 'iaxrpt' (from 192.168.xx.xx)
> [Sep  4 18:50:30] NOTICE[7453]: chan_iax2.c:6839 register_verify: No
> registration for peer 'iaxrpt' (from 192.168.xx.xx)
>
>
>
> Cheers,
> Joel
> W0KGW
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20140905/58248dcc/attachment-0001.html>


More information about the arm-allstar mailing list