[arm-allstar] Zoiper
Doug Crompton
doug at crompton.com
Fri Oct 23 09:18:19 EST 2015
Jay,
No, it will work on the BBB just as well as the Pi.
It sounds like you are maybe not using the right IP. Remember when you connect via Cell not using wireless or outside your LAN you must use your public IP not the 192.168.x.x address. If you are using a cell with wireless connected to your LAN or any computer on your LAN you would use the local 192.168.x.x address.
Often you need to setup two account in the phone - one local and one remote with the appropriate IP addresses.
The error you are getting indicates wither that or a bad PW. Make sure the PW you are using in Zopier and IAXRPT match the secret in the contexts in iax.conf.
Also make sure you have the following set in extensions.conf
[radio-iaxrpt]
exten=1998,1,Rpt,1998|X
[myphone]
exten=1998,1,rpt(1998|P)
1998 in the above examples ishould be your BBB node number
73 Doug
WA3DSP
http://www.crompton.com/hamradio
To: doug at crompton.com
From: wt9s at me.com
Subject: RE: [arm-allstar] Zoiper
Date: Fri, 23 Oct 2015 00:09:53 -0700
Thanks for the suggestions, Doug. I made iax context identical to the one you sent and I found and removed ilbc from the 2 other contexts, but it still won’t register an account.
I also tried iaxrpt but it doesn’t work either. Here is what pops up on the CLI when I run the iaxrpt app in windows:
[Oct 22 23:55:19] NOTICE[9370]: chan_iax2.c:6855 register_verify: No registration for peer 'iaxrpt' (from 192.168.0.106)
Maybe I should get a Pi, eh? 😊
Jay – WT9S
Sent from Mail for Windows 10
From: Doug Crompton
Sent: Thursday, October 22, 2015 10:20 PM
To: ARM Allstar
Subject: Re: [arm-allstar] Zoiper There was a bug in the 1.2.1 code for some of the iax contexts. Make sure your context in /etc/asterisk/iax.conf looks like this:
; 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=gsm
codecpriority=host
transfer=no
; add your call or your selection for callerid
callerid=""
Of course add your password (secret)
Also on another note make sure that ilbc does not appear in the [allstar-public] or [allstar-sys] contexts. This was another bug in 1.2.1 that would make phone portal connections not work.
73 Doug
WA3DSP
http://www.crompton.com/hamradio
To: arm-allstar at hamvoip.org
From: wt9s at me.com
Date: Thu, 22 Oct 2015 21:16:03 -0700
Subject: [arm-allstar] ZoiperHi,
I’ve been trying to get this to work, so far just locally on my lan. I’ve followed the Howto but the Zoiper app on my iPhone won’t successfully register an account. Same for the Windows Zoiper client. My node is a BBB with 1.2.1.
I set iax2 debug in the console and captured this message:
Rx-Frame Retry[Yes] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ
Timestamp: 00002ms SCall: 00005 DCall: 00000 [192.168.0.110:34749]
USERNAME : myphone
REFRESH : 60
Unknown IE 054 : Present
FW BLOCK DATA : 13 bytes
Several of these flow by and the Zoiper app reports that registration timed out (13).
Any ideas?
Jay – WT9S (Node 41180)
Sent from Mail for Windows 10
_______________________________________________ arm-allstar mailing list arm-allstar at hamvoip.org http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar Visit the BBB and RPi2 web page - http://hamvoip.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20151023/25a7f2c9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3F8F44E83AF64295AC8AA63B8AF782B5.png
Type: image/png
Size: 148 bytes
Desc: not available
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20151023/25a7f2c9/attachment.png>
More information about the arm-allstar
mailing list