I've got updates to sipXsupervisor and the new setup scripts ready to check in, but there are a couple of changes needed to how domain-config is generated.
I took a stab at the sipXconfig code today, but I don't grok enough to make it work... Basically, I need to make domain-config come out like: SIP_DOMAIN_NAME : domain.example.com SIP_REALM : realm.example.com SHARED_SECRET : mySecret DEFAULT_LANGUAGE : en ALARM_SERVER_URL : https://master.example.com:8092 SUPERVISOR_PORT : 8092 CONFIG_HOST : master.example.com Those last two parameters are new - they moved from sipxsupervisor-config (and were renamed). For now, the port number can be fixed (I suppose ultimately it should be configurable, but I'm not concerned with that now). The CONFIG_HOST parameter needs to be the fqdn of the sipXconfig host (the master in a cluster). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
