I've got a few stanzas in /etc/asterisk/custom/iax.conf that allow a few of us to connect via smart phones. They look like: [friend1] type=friend context=radio-w5omr-r auth=md5 secret=noneya host=dynamic disallow=all allow=gsm allow=ulaw notransfer=yes [friend2] type=friend ; context=radio-w5omr-r auth=md5 secret=noneya host=dynamic disallow=all allow=gsm allow=ulaw notransfer=yes One more, that looks identical to [friend1] that works for me, and -my- smartphone. [friend2] looks different, because that's the user that using iaxRPT as the client (he's got a windows phone and, as far as I know, there's no app for that phone) The call was rejected from his windows based client, citing first that there was some improper configuration for radio-w5omr-r@radio-w5omr-r. hmmm... So, comment out that line, and it said there some improper configuration for @radio-w5omr-r Where's it sending the '@radio-w5omr-r' line? How do I modify the /custom/iax.conf file to all that client to connect? -Geoff/W5OMR
On 08/17/2013 11:08 PM, Geoff wrote:
I've got a few stanzas in /etc/asterisk/custom/iax.conf that allow a few of us to connect via smart phones.
I've searched ohnosec for the server settings for iaxRPT client. *~~~~~~~~~~~~~~~~~~~~~~~~~ Setup of Asterisk Server for iaxRPT Connections* If you properly answered the questions at install time, the Asterisk/EVB w/app_rpt installer automatically enters the necessary information in the configuration files "iax_rpt_custom.conf" and "extensions_rpt_custom.conf" for your node . Otherwise you will have to edit or create and include these files manually into your dialplan along the lines of the example link below. ~~~~~~~~~~~~~~~~~~~~~~~~~~ This seems a bit vague.
Take a look here http://www.allstarnode.com/viewtopic.php?f=5&t=25 The setup between Acid and XIPAR is pretty much the same. Geoff <w5omr@att.net> wrote:
On 08/17/2013 11:08 PM, Geoff wrote:
I've got a few stanzas in /etc/asterisk/custom/iax.conf that allow a few of us to connect via smart phones.
I've searched ohnosec for the server settings for iaxRPT client.
*~~~~~~~~~~~~~~~~~~~~~~~~~ Setup of Asterisk Server for iaxRPT Connections*
If you properly answered the questions at install time, the Asterisk/EVB w/app_rpt installer automatically enters the necessary information in the configuration files "iax_rpt_custom.conf" and "extensions_rpt_custom.conf" for your node . Otherwise you will have to
edit or create and include these files manually into your dialplan along the lines of the example link below. ~~~~~~~~~~~~~~~~~~~~~~~~~~
This seems a bit vague.
------------------------------------------------------------------------
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- Sent from my Android phone with K-9 Mail. Please excuse my brevity and typing errors.
Better yet look here http://www.xelatec.com/xipar/node/89 Geoff <w5omr@att.net> wrote:
On 08/17/2013 11:08 PM, Geoff wrote:
I've got a few stanzas in /etc/asterisk/custom/iax.conf that allow a few of us to connect via smart phones.
I've searched ohnosec for the server settings for iaxRPT client.
*~~~~~~~~~~~~~~~~~~~~~~~~~ Setup of Asterisk Server for iaxRPT Connections*
If you properly answered the questions at install time, the Asterisk/EVB w/app_rpt installer automatically enters the necessary information in the configuration files "iax_rpt_custom.conf" and "extensions_rpt_custom.conf" for your node . Otherwise you will have to
edit or create and include these files manually into your dialplan along the lines of the example link below. ~~~~~~~~~~~~~~~~~~~~~~~~~~
This seems a bit vague.
------------------------------------------------------------------------
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
-- Sent from my Android phone with K-9 Mail. Please excuse my brevity and typing errors.
participants (2)
-
Geoff -
Robert A. Poff