[Asterisk-java-users] Re: Asterisk-java-users digest, Vol 1 #112 - 2 msgs
Brought to you by:
srt
From: Paul F. <pa...@sm...> - 2005-11-10 22:07:20
|
Hi, One thing I noticed that only seems to occur on our linux-based production server is that I see messages in asterisk every few minutes saying: Connect attempt from '127.0.0.1' unable to authenticate I'm not sure what is causing this, so I thought I would ask on the list to see if anyone else had experienced this issue. Everything does seem to be working OK, as my Java app does in fact connect successfully when it first starts up. These messages seem to appear consistently a few minutes after start-up, so I'm guessing that some other thread must be trying to reconnect, but not passing in proper credential info? Or perhaps there are too many Manager connections? Anyway, please let me know if you have experienced similar behavior. I am currently trying to refactor some of my code that is based on the Manager interface to see if this is the result of some coding issue. Thanks, Paul Paul T. Fisher SmartPants Media, Inc. http://www.smartpants.com |