Hi everyone, I noted this very frequent repetition of warning messages. Is this normal? If not, what should I be looking at to fix the problem. Thanks. [Dec 24 22:51:06] WARNING[11222]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:51:06] WARNING[11224]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest [Dec 24 22:51:57] WARNING[11218]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:51:57] WARNING[11220]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest [Dec 24 22:52:47] WARNING[11224]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:52:47] WARNING[11216]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest [Dec 24 22:53:38] WARNING[11220]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:53:38] WARNING[11222]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest == Refreshing DNS lookups. [Dec 24 22:54:28] WARNING[11216]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:54:29] WARNING[11218]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest == Parsing '/etc/asterisk/gps.conf': Found [Dec 24 22:55:19] WARNING[11222]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:55:19] WARNING[11224]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest [Dec 24 22:56:09] WARNING[11218]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:56:10] WARNING[11220]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest repeater*CLI> 73 and Merry Christmas, Marco IW0RED. -- Marco Brunozzi Tel. +14152360004 Cel. +393483343274 Skype: marco.brunozzi Twitter: marcobrunozzi ---------------------------------------
On 12/24/18 4:58 PM, Marco Brunozzi wrote:
Hi everyone, I noted this very frequent repetition of warning messages. Is this normal? If not, what should I be looking at to fix the problem. Thanks.
[Dec 24 22:51:06] WARNING[11222]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:51:06] WARNING[11224]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest
You have the verbosity of the log turned up to 4 or greater. That's debug level and this only means it's re-registering again. By default IAX will register about ever 60 seconds to the registration servers. Here's the line in the source.
https://github.com/AllStarLink/Asterisk/blob/99bf31e59ba1127ed422ed9345d84d9...
It's safe to ignore it and/or turn the debug level down. 73's -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
Hi Bryan, that's true I have the verbosity turned up to 6. Thanks a lot, Marco. On Mon, Dec 24, 2018 at 11:12 PM Bryan Fields <Bryan@bryanfields.net> wrote:
On 12/24/18 4:58 PM, Marco Brunozzi wrote:
Hi everyone, I noted this very frequent repetition of warning messages. Is this normal? If not, what should I be looking at to fix the problem. Thanks.
[Dec 24 22:51:06] WARNING[11222]: chan_iax2.c:10127 iax2_do_register: REGISTER-LOG: Sending registration request for '28163' [Dec 24 22:51:06] WARNING[11224]: chan_iax2.c:7690 registry_rerequest: REGISTER-LOG: registry rereqquest
You have the verbosity of the log turned up to 4 or greater. That's debug level and this only means it's re-registering again. By default IAX will register about ever 60 seconds to the registration servers.
Here's the line in the source.
https://github.com/AllStarLink/Asterisk/blob/99bf31e59ba1127ed422ed9345d84d9...
It's safe to ignore it and/or turn the debug level down.
73's -- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.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.
-- Marco Brunozzi Tel. +14152360004 Cel. +393483343274 Skype: marco.brunozzi Twitter: marcobrunozzi ---------------------------------------
participants (2)
-
Bryan Fields -
Marco Brunozzi