Douglas Hubler wrote:
> On Thu, Apr 26, 2012 at 7:26 AM, Kumaran
> <[email protected]> wrote:
>
>> George Niculae wrote:
>>
>>> On Thu, Apr 26, 2012 at 1:25 PM, Kumaran
>>> <[email protected]> wrote:
>>>
>>>
>>>> Hi All,
>>>> In freshly installed 4.6 server build(latest rpm) proxy and registrar
>>>> service are dead but pid file exists...These service are not even starting
>>>> even try to start manually...Also mongodb and httpd service will be stopped
>>>> once configuration is changed...Please check the attached
>>>> snapshot..
>>>>
>
> Describe your DNS setup?
>
> - If you're testing single server (SIP Domain = FQHN) then either you
> have to enable DNS in sipxecs or your company DNS server needs to have
> server in it's DNS.
> - If you're testing HA (SIP Domain != FQHN) then you need to enable
> DNS in sipxecs
>
Douglas,
Its single server(SIP domain =FQDN)...I had added DNS in
sipxconfig....Please check the named.conf details
options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
allow-query { any; };
forwarders {
176.25.3.1;
};
};
zone "sipx-test.ttplservices.com" IN {
type master;
file "sipx-test.ttplservices.com.zone";
allow-update { none; };
};
First time mongo was showing as Primary> but after reboot its showing as
[root@sipx-test ~]# mongo
MongoDB shell version: 2.0.2
connecting to: test
SECONDARY>
Regards,
Kumaran T
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/