Re: [App_rpt-users] Warning line in /var/log/asterisk messages file
permit=/255.255.255.255 change to ; permit=/255.255.255.255 On 11/01/2015 02:17 PM, Dave Newmyer wrote:
Thanks Steve:
Here are the screen shots from nano:
GNU nano 2.2.6 File: iax.conf
; Inter-Asterisk eXchange driver definition ; ;
[general] bindport=4569 bindaddr=0.0.0.0 disallow=all allow=gsm allow=g726aal2 allow=ulaw jitterbuffer=yes forcejitterbuffer=yes dropcount=2 maxjitterbuffer=4000 maxjitterinterps=10 resyncthreshold=1000 maxexcessbuffer=80 minexcessbuffer=10 jittershrinkrate=1 tos=0x1E autokill=yes delayreject=yes ;iaxthreadcount=30 ;iaxmaxthreadcount=150
register=28781:261397@register.allstarlink.org
[radio-proxy] type=user deny=0.0.0.0/0.0.0.0 permit=/255.255.255.255 context=radio-secure-proxy disallow=all allow=g726aal2 transfer=no
[radio-proxy-out] type=peer host= username=28781 secret=261397 auth=md5 disallow=all allow=g726aal2 transfer=no
; Incoming radio connections
[radio] type=user disallow=all allow=g726aal2 allow=gsm codecpriority=host context=radio-secure transfer=no
; Incoming phone connections to app_rpt
;[radio-control] ;type=user ;secret=nunya ;disallow=all ;allow=gsm ;codecpriority=host ;context=radio-control ;transfer=no
; Setup for outgoing calls
;[yourprovider] ; This needs to change ;type=peer ;host=127.0.0.1 ;secret=nunya ;auth=md5 ;disallow=all ;allow=gsm ;transfer=no
[allstar-sys] type=user context=allstar-sys auth=rsa inkeys=allstar disallow=all allow=ulaw
[allstar-public] type=user context=allstar-public auth=md5 secret=allstar disallow=all allow=ulaw allow=gsm
#includeifexists custom/iax.conf
[ Read 100 lines ] ^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos ^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text ^T To Spell
On 11/1/2015 12:01 PM, Steve Zingman wrote:
Dave, Enable echolink in /etc/asterisk/modules
error is in iax.conf I dont have a downloaded config handy.
look for a line that has /0.0.0.0
Sorry I can't be more specific.
If you post your iax.conf I can tell you what it is.
73, Steve N4IRS
On 11/01/2015 01:54 PM, Dave Newmyer wrote:
I'm seeing the following line occurring:
WARNING[675] acl.c: is not a valid IP
Any suggestions as to where I should look to resolve this?
On a side note, since moving from ACID to DIAL, I am not seeing my Echolink node being active on the echolink.org site.
Have set the system.conf file echolinkenable=1
echolink.conf file seems to be OK.
73,
Dave N
N0KM
--- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
--- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic
participants (1)
-
Steve Zingman