[arm-allstar] RPi IAX setup

Mathew matt at m0lmk.co.uk
Sun Nov 20 03:59:10 EST 2016


I'm currently away from home and trying to connect to my node via Zoiper.

I've followed the guide published here...

and set up Zoiper on my phone but I keep getting a "Registration 
Refused" message in Zoiper.

I've logged into the asterisk console and get this message when I try 
and connect with Zoiper...

[Nov 20 08:52:05] NOTICE[1246]: chan_iax2.c:6855 register_verify: No 
registration for peer 'm0lmk' (from 213.205.252.85)

Here's the config from my iax.conf..

[myphone] ? Zoiper Setup
username=m0lmk ? Change to your usrname
type=friend
context=myphone
host=dynamic
auth=md5
secret=mypass ? Change to your desired password
disallow=all
allow=ulaw
allow=g726aal2
allow=gsm
codecpriority=host
transfer=no
callerid="M0LMK" ? Change to the ID you would like to show up.

And my extensions.conf...

[myphone] ;Settings for Zoiper
exten => 43930,1,answer() ;Change the node number on all these lines to 
your own node
exten => 43930,n,Playback(rpt/node)
exten => 43930,n,Playback(digits/4) ; change the playback digits to your 
node as well
exten => 43930,n,Playback(digits/1)
exten => 43930,n,Playback(digits/7)
exten => 43930,n,Playback(digits/6)
exten => 43930,n,Playback(digits/4)
exten => 43930,n,Playback(rpt/connected)
exten => 43930,n,rpt(43930|Pv) ; Change both numbers here to your node

I have checked that the ports are open on the firewall.

Have I missed something?

Matt
M0LMK

-- 
Sent from Postbox 
<https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach>


More information about the arm-allstar mailing list