BUG Gotcha-Free Asterisk Log Ad-Nauseum

jharre

New Member
Joined
Jun 9, 2014
Messages
14
Reaction score
0
The Gotcha-Free running on Ubuntu 14.04 seems to running well. I decided to click the option in the new GUI to view the Asterisk logs and saw a couple odd things I don't understand.

First, these lines repeat about every minute. What do I change to stop it?

Code:
[SIZE=3][FONT=courier new][Mar 19 21:11:35] NOTICE[2159] chan_iax2.c: Restricting registration for peer 'iax-fax0' to 60 seconds (requested 300)[/FONT][/SIZE]
[SIZE=3][FONT=courier new][Mar 19 21:11:35] NOTICE[2157] chan_iax2.c: Restricting registration for peer 'iax-fax1' to 60 seconds (requested 300)[/FONT][/SIZE]
[SIZE=3][FONT=courier new][Mar 19 21:12:29] NOTICE[2159] chan_iax2.c: Restricting registration for peer 'iax-fax2' to 60 seconds (requested 300)[/FONT][/SIZE]
[SIZE=3][FONT=courier new][Mar 19 21:12:30] NOTICE[2154] chan_iax2.c: Restricting registration for peer 'iax-fax3' to 60 seconds (requested 300)[/FONT][/SIZE]

I also see these lines repeat almost every minute with what appears to be unauthorized connections. Is there a way to block these - and keep them out of the logs?

Code:
[SIZE=3][FONT=courier new][Mar 19 21:11:39] WARNING[2126] res_xmpp.c: Received presence information about '[email protected]' despite not having them in roster on client 'GoogleVoice'[/FONT][/SIZE]
 
[SIZE=3][FONT=courier new][Mar 19 21:11:39] WARNING[2126] res_xmpp.c: Received presence information about '[email protected]' despite not having them in roster on client 'GoogleVoice'[/FONT][/SIZE]

Guess its possible to just delete the logs every week or two, but that seems a little 'brute force'.

<*> Jim
 

g.tucci

New Member
Joined
Nov 16, 2011
Messages
5
Reaction score
2
Hi

To solve the iax registration you have to modifyiax config file

refresh 300
in
refresh 60

Bye
 

Dave Gray

Guru
Joined
May 22, 2013
Messages
150
Reaction score
60
Google "asterisk log rotate"
The article on voip-info (first hit when I searched it) pretty much has it all.
 

jharre

New Member
Joined
Jun 9, 2014
Messages
14
Reaction score
0
Thanks, guys.

g.tucci - I found four files in the /etc/iaxmodem folder: iaxmodem-cfg.ttyIAX0 thru iaxmodem-cfg.ttyIAX3 and changed the refresh to 60 from 300 and that solved the problem of all the iax log entries. Thanks!

Dave Gray - Thanks for that info. I'll check into it. Even though I've played with Linux since RH6, it still feels foreign to me.
 

Members online

Forum statistics

Threads
25,824
Messages
167,826
Members
19,249
Latest member
jetest
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Top