[arm-allstar] zoiper issue

Doug Crompton wa3dsp at gmail.com
Tue Dec 13 15:26:58 EST 2016


Jeff,

 It looks like you do not have the config files setup properly. Here is an
example for you -

It says iphone but that is just a name. It does not matter what type of
phone.
These examples are in the code but not completely setup. You would add your
PW (secret) if you have not already and your node number as below. Then
login with user myiphone and the pw you assigned..

In your /etc/asterisk/extensions.conf -

; iphone example
[myphone]
exten=44216,1,rpt(44216|P)

In your /etc/asterisk/iax.conf file

; Iphone IAX connection

[myiphone]
username=myiphone
type=friend
context=myphone
host=dynamic
auth=md5
; add a passsword of your selection for secret
secret=
disallow=all
allow=ulaw
allow=g726aal2
allow=gsm
codecpriority=host
transfer=no
; add your call or your selection for callerid
callerid=""




*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*

On Tue, Dec 13, 2016 at 1:14 PM, "Jeff Omundson via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> Hello,
> So I ran asterisk -rvvv and tried to connect
>
>  [Dec 13 10:11:53] NOTICE[295]: chan_iax2.c:6855 register_verify: No
> registration for peer '44216' (from 192.168.0.100)
>
> I get this message repeating it self.  Tried to find information via google
> about 'No registration for peer...' but didn't get anywhere.  I don't know
> if this is my issue or if it is something different.  I am able to use my
> node without a problem through the radio link.
>
> Thanks for any help anyone can offer!
>
> -Jeff
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>
>


More information about the arm-allstar mailing list