In regard to the merge-logs problem, examining the log files, it turns out that 
they do not contain the incoming/outgoing messages.  That is, the components 
are logging at WARNING level, not INFO level.  You'll have to fix that, which 
is step 1 in the diagnostic process I sent you.  After that, if you are seeing 
dropped registrations (on a server with clean clock behavior), you can continue 
with steps 2 to 8.

To verify that logging is working at INFO level, you can run this command:

grep :INFO: /var/log/sipxpbx/sipXproxy.log | tail -1

The line that is output should have a time that is within the last few minutes. 
 (Remember that log times are UTC.)  It may take a few minutes after changing 
the proxy's logging level for such a line to appear in the log.

Dale
_______________________________________________
sipx-users mailing list sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to