keccles wrote: > I know it's unstable, but does anybody have a guess about why the > logging is failing? sipXproxy is only logging ERR and NOTICE, even > though I see > > /usr/local/ecs/svn/main/etc/sipxpbxsipXproxy-config.in:SIPX_PROXY_LOG_LEVEL : > DEBUG > > and sipxconfig GUI shows debug as well. > > -ke > >
Both sipXproxy-config.in and registrar-config.in are no longer used. They only remain so that their values can be migrated when the upgrade support for those two files is implemented. Any changes that need to be made to sipXproxy-config and registrar-config must be made via sipXconfig. After making these changes (and waiting a few seconds for the replication to take place), you should see the correct values in the sipXproxy-config and registrar-config files. The .in files will no longer be updated by sipXconfig, and will be deleted as soon as the upgrade code is in place. I'm not sure if this is related to why sipXproxy isn't logging correctly, but I just want to make sure this point is understood, so as it doesn't confuse the issue. Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
