[arm-allstar] zioiper ios
Ken
ke2n at cs.com
Thu Sep 10 21:11:26 EST 2015
I just commented out the password stuff, but left in the context statement
;IAX from Zoiper
[zoiper]
type=friend
host=dynamic
;auth=md5
;secret=xxxxx
context=smartphone
disallow=all
allow=ulaw
allow=gsm
codecpriority=host
transfer=no
Extension is the same I was using for the Android
;for Zoiper
[smartphone]
exten => _X!,1,Ringing
exten => _X!,n,NoOp(${CALLERID(name)})
exten => _X!,n,NoOp(${CALLERID(number)})
exten => _X!,n,Set(CALLSIGN=${CALLERID(name)})
exten => _X!,n,GotoIf($[${LEN(${CALLSIGN})} = 0]?hangit)
exten => _X!,n,Wait(3)
exten => _X!,n,Answer
exten => _X!,n,Playback(connecting)
exten => _X!,n,rpt(${EXTEN}|P|${CALLSIGN}-P)
exten => _X!,n(hangit),Answer
exten => _X!,n(hangit),Playback(connection-failed)
exten => _X!,n(hangit),Wait(1)
exten => _X!,n(hangit),Hangup
Our IOS user rarely checks in, so I do not know how well it's working for
him.
But I have seen him register (in the CLI).
GL
Ken
From: Neil k8it [mailto:k8it at cac.net]
Sent: Thursday, September 10, 2015 8:45 PM
To: Ken <ke2n at cs.com>; arm-allstar at hamvoip.org
Subject: Re: zioiper ios
Ok, I now understand the issue.
what changes did you make to the iax.conf extensions.conf files and
device settings to get it operational?
I understand the security risks.
Thanks
73 Neil Sablatzky K8IT
Allstar Node 41838 KITLINK
Allstar Node 42087 KITLINK HUB
IRLP Node exp0068
Echolink K8IT-L
WIRES-X K8IT 11479 Room 21479
From: Ken <mailto:ke2n at cs.com>
Sent: Thursday, September 10, 2015 6:08 PM
To: arm-allstar at hamvoip.org <mailto:arm-allstar at hamvoip.org>
Cc: k8it at cac.net <mailto:k8it at cac.net>
Subject: zioiper ios
What we found here was that the latest IOS version does not support the
"context" parameter.
Since Allstar is configured to expect a context, it will not register - it
gets the password in place of the context and then whatever it gets for
password will always be wrong. I found it can work if you do not require any
password (with attendant risks).
The Android version (at least the one that I use) does support context.
Regards
Ken
No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com>
Version: 2015.0.6125 / Virus Database: 4409/10615 - Release Date: 09/10/15
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20150910/a8e3cabc/attachment-0001.html>
More information about the arm-allstar
mailing list