Ok, Thanks for the update on the Polycom, now I have something regarding updating DNS records/configuration.
I had changed the "Domain Name" under system > domain. It updated /etc/named.conf with the new name including the name of the zone file (I went from domain.net, to sipx.domain.net), but did not actually rename the zone file. -Bryan Anderson On Thu, Jul 26, 2012 at 3:59 PM, Douglas Hubler <[email protected]> wrote: > Let's keep an eye on it. It is harmless to run multiple times. Btw I have > a fix for the import and polycom issue, just testing it.I'll respond later > On Jul 26, 2012 5:17 PM, "Bryan Anderson" <[email protected]> wrote: > >> I guess third time's the charm??? I setup a new vm and setup from the >> same image. This time it only asked once. >> >> -Bryan Anderson >> >> >> >> On Thu, Jul 26, 2012 at 12:56 PM, Douglas Hubler <[email protected]>wrote: >> >>> On Thu, Jul 26, 2012 at 2:52 PM, Bryan Anderson <[email protected]>wrote: >>> >>>> Is the /usr/bin/sipxecs-setup supposed to run the first *two* times >>>> you log into the system? >>> >>> >>> If sipxecs-setup is successful, it removes itself from /root/.bashrc >>> which is called upon login. The code to remove itself is also in >>> ~/.bashrc. >>> >>> cat >> /root/.bashrc <<EOF >>> >>> /usr/bin/sipxecs-setup >>> # restore /root/.bashrc and /etc/issue to original states upon successful >>> # setup. >>> if [ $? == 0 ]; then >>> sed -i '/^\/usr\/bin\/sipxecs-setup$/,//d' /root/.bashrc >>> sed -i '/^====/,//d' /etc/issue >>> fi >>> EOF >>> >>> >>> It's always worked for me, but it always works for the developer. If >>> you see anything that would make this not work on you machine, maybe we can >>> fix this. >>> >>> _______________________________________________ >>> sipx-users mailing list >>> [email protected] >>> List Archive: http://list.sipfoundry.org/archive/sipx-users/ >>> >> >> >> _______________________________________________ >> sipx-users mailing list >> [email protected] >> List Archive: http://list.sipfoundry.org/archive/sipx-users/ >> > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ >
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
