Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-31 Thread Kurt Albershardt
Fixed in latest 4.6.0-233 CentOS RPMs.

thanks~


On Jul 30, 2012, at 14:11 , Kurt Albershardt wrote:

 Created http://track.sipfoundry.org/browse/XX-10340
 
 Quite likely a release blocker, but not my call.


___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Tony Graziano
mongo doesn't look right...

try:

bash -x /usr/bin/mongodb-repair
  /etc/init.d/mongod start


On Mon, Jul 30, 2012 at 2:27 PM, Kurt Albershardt k...@nv.net wrote:

 sipxconfig.log and tail of sipxagent.log (which was 2 MB) attached.




 Updated via yum this morning and invoked 'sipxecs-setup --reset-all'
  (with the same results.)  Logs were grabbed before this step.



 On Jul 29, 2012, at 19:32 , Douglas Hubler wrote:

  check/send along sipxagent.log and sipxconfig.log
 
  On Sat, Jul 28, 2012 at 4:07 PM, Kurt Albershardt k...@nv.net wrote:
  Ran a 'yum update' on an unconfigured 4.6 (installed on 7/25, the one
 with the unmet Homer dependency) and got only a couple of OS updates.
 
  Running 'yum groupupgrade sipxecs' yielded 271 updates (now at
 4.6.0.233)
  Did a 'yum clean all' and restarted, then ran sipxecs-setup.
 
  Five minutes later, no access via https:, so:
 
  [root@sipx ~]# /etc/init.d/httpd status
  httpd is stopped
  [root@sipx ~]# /etc/init.d/httpd start
  Starting httpd: Syntax error on line 18 of /etc/httpd/conf.d/ssl.conf:
  SSLCertificateFile: file '/etc/httpd/conf.d/ssl/ssl-web.crt' does not
 exist or is empty
[FAILED]
  [root@sipx ~]#


 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/




-- 
~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: tgrazi...@voice.myitdepartment.net
Fax: 434.465.6833
~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~

Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
2013!
http://sipxcolab2013.eventbrite.com/?discount=tony2013

-- 
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: helpd...@voice.myitdepartment.net

Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Douglas Hubler
Somehow you might have double quotes around your host name.  When
running sipxecs-setup, did you put double quotes around your host
name?  Can you send me /etc/sipxpbx/sipxconfig.properties?


On Mon, Jul 30, 2012 at 2:27 PM, Kurt Albershardt k...@nv.net wrote:
 sipxconfig.log and tail of sipxagent.log (which was 2 MB) attached.




 Updated via yum this morning and invoked 'sipxecs-setup --reset-all'  (with 
 the same results.)  Logs were grabbed before this step.



 On Jul 29, 2012, at 19:32 , Douglas Hubler wrote:

 check/send along sipxagent.log and sipxconfig.log

 On Sat, Jul 28, 2012 at 4:07 PM, Kurt Albershardt k...@nv.net wrote:
 Ran a 'yum update' on an unconfigured 4.6 (installed on 7/25, the one with 
 the unmet Homer dependency) and got only a couple of OS updates.

 Running 'yum groupupgrade sipxecs' yielded 271 updates (now at 4.6.0.233)
 Did a 'yum clean all' and restarted, then ran sipxecs-setup.

 Five minutes later, no access via https:, so:

 [root@sipx ~]# /etc/init.d/httpd status
 httpd is stopped
 [root@sipx ~]# /etc/init.d/httpd start
 Starting httpd: Syntax error on line 18 of /etc/httpd/conf.d/ssl.conf:
 SSLCertificateFile: file '/etc/httpd/conf.d/ssl/ssl-web.crt' does not exist 
 or is empty
   [FAILED]
 [root@sipx ~]#


 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/


Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
Attached, and shows double quotes.  I'm guessing this is also the cause of what 
I reported earlier:


 One more minor glitch at the end of the script - looks like extra quotes in 
 the URL:
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
 https://sipx.domain.com;





sipxconfig.properties
Description: Binary data

On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:

 Somehow you might have double quotes around your host name.  When
 running sipxecs-setup, did you put double quotes around your host
 name?  Can you send me /etc/sipxpbx/sipxconfig.properties?
 
 
 On Mon, Jul 30, 2012 at 2:27 PM, Kurt Albershardt k...@nv.net wrote:
 sipxconfig.log and tail of sipxagent.log (which was 2 MB) attached.
 
 
 
 
 Updated via yum this morning and invoked 'sipxecs-setup --reset-all'  (with 
 the same results.)  Logs were grabbed before this step.
 
 
 
 On Jul 29, 2012, at 19:32 , Douglas Hubler wrote:
 
 check/send along sipxagent.log and sipxconfig.log
 
 On Sat, Jul 28, 2012 at 4:07 PM, Kurt Albershardt k...@nv.net wrote:
 Ran a 'yum update' on an unconfigured 4.6 (installed on 7/25, the one with 
 the unmet Homer dependency) and got only a couple of OS updates.
 
 Running 'yum groupupgrade sipxecs' yielded 271 updates (now at 4.6.0.233)
 Did a 'yum clean all' and restarted, then ran sipxecs-setup.
 
 Five minutes later, no access via https:, so:
 
 [root@sipx ~]# /etc/init.d/httpd status
 httpd is stopped
 [root@sipx ~]# /etc/init.d/httpd start
 Starting httpd: Syntax error on line 18 of /etc/httpd/conf.d/ssl.conf:
 SSLCertificateFile: file '/etc/httpd/conf.d/ssl/ssl-web.crt' does not 
 exist or is empty
  [FAILED]
 [root@sipx ~]#

___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
 did not add quotes -- and the URL at the end still has them:


[root@sipx ~]# sipxecs-setup --reset-all
This will wipe all configuration data from this server. Are you sure? [ enter 
'y' or 'n' ] : y
Network settings:
IP address   : 192.168.X.26
Would you like to configure your system's  network settings? [ enter 'y' or 'n' 
] : n
Enter just the host name of this computer?. Example: myhost. [ press enter for 
'sipx' ] : 
Enter just the domain name of your network? Example: mydomain.com [ press enter 
for 'domain.com' ] : 
Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
Configuring as the first server...
Tip: Use 'sipx.domain.com' as your SIP domain if you are 
setting up for the first time or if you know you are only going to setup one
server. This can make configuration easier.  You can always change the value
later.
Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
Enter SIP realm [ press enter for 'sipx.domain.com' ] : 
Initial setup, this may take a few minutes...
Finishing system configuration, almost done...
done.


In a few more minutes you will be able to access the administration
interface from your web browser at the following URL:

  https://sipx.domain.com;






On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:

 Somehow you might have double quotes around your host name.  When
 running sipxecs-setup, did you put double quotes around your host
 name?
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/


Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Tony Graziano
perhaps re-run the script and manually input the host and sipdomain
(instead of hitting enter) to see if it removes the quotes.

On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:

  did not add quotes -- and the URL at the end still has them:


 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [
 enter 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y'
 or 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press
 enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup
 one
 server. This can make configuration easier.  You can always change the
 value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.


 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:

   https://sipx.domain.com;






 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:

  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/




-- 
~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: tgrazi...@voice.myitdepartment.net
Fax: 434.465.6833
~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~

Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
2013!
http://sipxcolab2013.eventbrite.com/?discount=tony2013

-- 
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: helpd...@voice.myitdepartment.net

Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
Just tried a couple variants of that - first one left the host and domain at 
default and then I manually typed everything else -- that produced the same 
result at the end:

  https://sipx.domain.com;


Note spurious double quotes show in the proposed defaults:

Enter just the host name of this computer?. Example: myhost. [ press enter for 
'sipx' ] :
Enter just the domain name of your network? Example: mydomain.com [ press enter 
for 'domain.com' ] :

Re- running but manually entering those produced the expected:

  https://sipx.murray-hotel.com

at the end.



thanks~




On Jul 30, 2012, at 13:01 , Tony Graziano wrote:

 perhaps re-run the script and manually input the host and sipdomain (instead 
 of hitting enter) to see if it removes the quotes.
 
 On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:
  did not add quotes -- and the URL at the end still has them:
 
 
 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [ enter 
 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y' or 
 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup one
 server. This can make configuration easier.  You can always change the value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.
 
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
   https://sipx.domain.com;
 
 
 
 
 
 
 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:
 
  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
 
 
 
 -- 
 ~~
 Tony Graziano, Manager
 Telephone: 434.984.8430
 sip: tgrazi...@voice.myitdepartment.net
 Fax: 434.465.6833
 ~~
 Linked-In Profile:
 http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
 Ask about our Internet Fax services!
 ~~
 
 Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab 2013!
 
 
 
 LAN/Telephony/Security and Control Systems Helpdesk:
 Telephone: 434.984.8426
 sip: helpd...@voice.myitdepartment.net
 
 Helpdesk Customers: http://myhelp.myitdepartment.net
 Blog: http://blog.myitdepartment.net
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/

___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Douglas Hubler
On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt k...@nv.net wrote:

 thanks~


We scrape host and domain from

  /etc/sysconfig/network

so it probably *was* wrong there too.  That value comes from using the
network config tool we launch from the setup-setup script.  I say was
because we in turn write it back if you change the values.  Best we can do
in this case is drop quotes if we find them
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Tony Graziano
i might venture a guess that re-running the script and taking the defaults
are doing this. if so, it would be incorrect and unwanted behavior. i think
in order to open a jira, it needs to be tried against a fresh install and
all patched up prior to running, then re-running the script. if it
continues to happen a jira would be in order.

On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt k...@nv.net wrote:

 Just tried a couple variants of that - first one left the host and domain
 at default and then I manually typed everything else -- that produced the
 same result at the end:

   https://sipx.domain.com;


 Note spurious double quotes show in the proposed defaults:

 Enter just the host name of this computer?. Example: myhost. [ press enter
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press
 enter for 'domain.com' ] :

 Re- running but manually entering those produced the expected:

   https://sipx.murray-hotel.com

 at the end.



 thanks~




 On Jul 30, 2012, at 13:01 , Tony Graziano wrote:

 perhaps re-run the script and manually input the host and sipdomain
 (instead of hitting enter) to see if it removes the quotes.

 On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:

  did not add quotes -- and the URL at the end still has them:


 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [
 enter 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y'
 or 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press
 enter for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [
 press enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup
 one
 server. This can make configuration easier.  You can always change the
 value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.


 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:

   https://sipx.domain.com;






 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:

  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/




 --
 ~~
 Tony Graziano, Manager
 Telephone: 434.984.8430
 sip: tgrazi...@voice.myitdepartment.net
 Fax: 434.465.6833
 ~~
 Linked-In Profile:
 http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
 Ask about our Internet Fax services!
 ~~

 Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
 2013!
 http://sipxcolab2013.eventbrite.com/?discount=tony2013


 LAN/Telephony/Security and Control Systems Helpdesk:
 Telephone: 434.984.8426
 sip: helpdesk@voice.myitdepartment.**nethelpd...@voice.myitdepartment.net

 Helpdesk Customers: 
 http://myhelp.myitdepartment.**nethttp://myhelp.myitdepartment.net/
 Blog: http://blog.myitdepartment.net
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/



 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/




-- 
~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: tgrazi...@voice.myitdepartment.net
Fax: 434.465.6833
~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~

Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
2013!
http://sipxcolab2013.eventbrite.com/?discount=tony2013

-- 
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: helpd...@voice.myitdepartment.net

Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
On Jul 30, 2012, at 13:22 , Douglas Hubler wrote:

 We scrape host and domain from
  
   /etc/sysconfig/network
 
 so it probably *was* wrong there too.  That value comes from using the 
 network config tool we launch from the setup-setup script.  I say was 
 because we in turn write it back if you change the values.  Best we can do in 
 this case is drop quotes if we find them


Currently no quotes there, which is not standard syntax -- is it possible the 
scrape didn't strip quotes?

[root@sipx ~]# cat /etc/sysconfig/network
NETWORKING=yes
GATEWAYDEV=venet0
NETWORKING_IPV6=yes
IPV6_DEFAULTDEV=venet0
HOSTNAME=sipx.murray-hotel.com
[root@sipx ~]# 



___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/


Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
Happened the first time I ran the script, FWIW.
Install was updated 2-3x before I ran setup (due to dependency glitches) so 
it's not a good test case.
I'll re-install on a clean VM and try again. 




On Jul 30, 2012, at 13:26 , Tony Graziano wrote:

 i might venture a guess that re-running the script and taking the defaults 
 are doing this. if so, it would be incorrect and unwanted behavior. i think 
 in order to open a jira, it needs to be tried against a fresh install and all 
 patched up prior to running, then re-running the script. if it continues to 
 happen a jira would be in order.
 
 On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt k...@nv.net wrote:
 Just tried a couple variants of that - first one left the host and domain at 
 default and then I manually typed everything else -- that produced the same 
 result at the end:
 
   https://sipx.domain.com;
 
 
 Note spurious double quotes show in the proposed defaults:
 
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 
 Re- running but manually entering those produced the expected:
 
   https://sipx.murray-hotel.com
 
 at the end.
 
 
 
 thanks~
 
 
 
 
 On Jul 30, 2012, at 13:01 , Tony Graziano wrote:
 
 perhaps re-run the script and manually input the host and sipdomain (instead 
 of hitting enter) to see if it removes the quotes.
 
 On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:
  did not add quotes -- and the URL at the end still has them:
 
 
 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [ 
 enter 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y' or 
 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup one
 server. This can make configuration easier.  You can always change the value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.
 
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
   https://sipx.domain.com;
 
 
 
 
 
 
 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:
 
  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
 
 
 
 -- 
 ~~
 Tony Graziano, Manager
 Telephone: 434.984.8430
 sip: tgrazi...@voice.myitdepartment.net
 Fax: 434.465.6833
 ~~
 Linked-In Profile:
 http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
 Ask about our Internet Fax services!
 ~~
 
 Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab 
 2013!
 
 
 
 LAN/Telephony/Security and Control Systems Helpdesk:
 Telephone: 434.984.8426
 sip: helpd...@voice.myitdepartment.net
 
 Helpdesk Customers: http://myhelp.myitdepartment.net
 Blog: http://blog.myitdepartment.net
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
 
 
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
 
 
 
 -- 
 ~~
 Tony Graziano, Manager
 Telephone: 434.984.8430
 sip: tgrazi...@voice.myitdepartment.net
 Fax: 434.465.6833
 ~~
 Linked-In Profile:
 http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
 Ask about our Internet Fax services!
 ~~
 
 Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab 2013!
 
 
 
 LAN/Telephony/Security and Control Systems Helpdesk:
 Telephone: 434.984.8426
 sip: helpd...@voice.myitdepartment.net
 
 Helpdesk Customers: http://myhelp.myitdepartment.net
 Blog: http://blog.myitdepartment.net
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/

___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: 

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
First time running setup script on a freshly built  Centos 6 VM:


[root@sipx ~]# cat /etc/sysconfig/network
NETWORKING=yes
GATEWAYDEV=venet0
NETWORKING_IPV6=yes
IPV6_DEFAULTDEV=venet0
HOSTNAME=sipx.domain.com

[root@sipx ~]# sipxecs-setup
Network settings:
IP address   : 192.168.X.26
Would you like to configure your system's  network settings? [ enter 'y' or 'n' 
] : n
Enter just the host name of this computer?. Example: myhost. [ press enter for 
'sipx' ] : 
Enter just the domain name of your network? Example: mydomain.com [ press enter 
for 'domain.com' ] : 
Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
Configuring as the first server...
Tip: Use 'sipx.domain.com' as your SIP domain if you are 
setting up for the first time or if you know you are only going to setup one
server. This can make configuration easier.  You can always change the value
later.
Enter SIP domain name [ press enter for 'domain.com' ] : 
Enter SIP realm [ press enter for 'domain.com' ] : 
Initial setup, this may take a few minutes...
Finishing system configuration, almost done...
done.


In a few more minutes you will be able to access the administration
interface from your web browser at the following URL:

  https://sipx.domain.com;







On Jul 30, 2012, at 13:31 , Kurt Albershardt wrote:

 Happened the first time I ran the script, FWIW.
 Install was updated 2-3x before I ran setup (due to dependency glitches) so 
 it's not a good test case.
 I'll re-install on a clean VM and try again. 
 
 
 
 
 On Jul 30, 2012, at 13:26 , Tony Graziano wrote:
 
 i might venture a guess that re-running the script and taking the defaults 
 are doing this. if so, it would be incorrect and unwanted behavior. i think 
 in order to open a jira, it needs to be tried against a fresh install and 
 all patched up prior to running, then re-running the script. if it continues 
 to happen a jira would be in order.
 
 On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt k...@nv.net wrote:
 Just tried a couple variants of that - first one left the host and domain at 
 default and then I manually typed everything else -- that produced the same 
 result at the end:
 
   https://sipx.domain.com;
 
 
 Note spurious double quotes show in the proposed defaults:
 
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 
 Re- running but manually entering those produced the expected:
 
   https://sipx.murray-hotel.com
 
 at the end.
 
 
 
 thanks~
 
 
 
 
 On Jul 30, 2012, at 13:01 , Tony Graziano wrote:
 
 perhaps re-run the script and manually input the host and sipdomain 
 (instead of hitting enter) to see if it removes the quotes.
 
 On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:
  did not add quotes -- and the URL at the end still has them:
 
 
 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [ 
 enter 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y' or 
 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup one
 server. This can make configuration easier.  You can always change the value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.
 
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
   https://sipx.domain.com;
 
 
 
 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:
 
  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?

___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-30 Thread Kurt Albershardt
Created http://track.sipfoundry.org/browse/XX-10340

Quite likely a release a blocker, but not my call.



On Jul 30, 2012, at 14:05 , Kurt Albershardt wrote:

 First time running setup script on a freshly built  Centos 6 VM:
 
 
 [root@sipx ~]# cat /etc/sysconfig/network
 NETWORKING=yes
 GATEWAYDEV=venet0
 NETWORKING_IPV6=yes
 IPV6_DEFAULTDEV=venet0
 HOSTNAME=sipx.domain.com
 
 [root@sipx ~]# sipxecs-setup
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y' or 
 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] : 
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] : 
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are 
 setting up for the first time or if you know you are only going to setup one
 server. This can make configuration easier.  You can always change the value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : 
 Enter SIP realm [ press enter for 'domain.com' ] : 
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.
 
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
   https://sipx.domain.com;
 
 
 
 
 
 
 
 On Jul 30, 2012, at 13:31 , Kurt Albershardt wrote:
 
 Happened the first time I ran the script, FWIW.
 Install was updated 2-3x before I ran setup (due to dependency glitches) so 
 it's not a good test case.
 I'll re-install on a clean VM and try again. 
 
 
 
 
 On Jul 30, 2012, at 13:26 , Tony Graziano wrote:
 
 i might venture a guess that re-running the script and taking the defaults 
 are doing this. if so, it would be incorrect and unwanted behavior. i think 
 in order to open a jira, it needs to be tried against a fresh install and 
 all patched up prior to running, then re-running the script. if it 
 continues to happen a jira would be in order.
 
 On Mon, Jul 30, 2012 at 3:11 PM, Kurt Albershardt k...@nv.net wrote:
 Just tried a couple variants of that - first one left the host and domain 
 at default and then I manually typed everything else -- that produced the 
 same result at the end:
 
   https://sipx.domain.com;
 
 
 Note spurious double quotes show in the proposed defaults:
 
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 
 Re- running but manually entering those produced the expected:
 
   https://sipx.murray-hotel.com
 
 at the end.
 
 
 
 thanks~
 
 
 
 
 On Jul 30, 2012, at 13:01 , Tony Graziano wrote:
 
 perhaps re-run the script and manually input the host and sipdomain 
 (instead of hitting enter) to see if it removes the quotes.
 
 On Mon, Jul 30, 2012 at 2:59 PM, Kurt Albershardt k...@nv.net wrote:
  did not add quotes -- and the URL at the end still has them:
 
 
 [root@sipx ~]# sipxecs-setup --reset-all
 This will wipe all configuration data from this server. Are you sure? [ 
 enter 'y' or 'n' ] : y
 Network settings:
 IP address   : 192.168.X.26
 Would you like to configure your system's  network settings? [ enter 'y' 
 or 'n' ] : n
 Enter just the host name of this computer?. Example: myhost. [ press enter 
 for 'sipx' ] :
 Enter just the domain name of your network? Example: mydomain.com [ press 
 enter for 'domain.com' ] :
 Is this the first server in your cluster? [ enter 'y' or 'n' ] : y
 Configuring as the first server...
 Tip: Use 'sipx.domain.com' as your SIP domain if you are
 setting up for the first time or if you know you are only going to setup 
 one
 server. This can make configuration easier.  You can always change the 
 value
 later.
 Enter SIP domain name [ press enter for 'domain.com' ] : sipx.domain.com
 Enter SIP realm [ press enter for 'sipx.domain.com' ] :
 Initial setup, this may take a few minutes...
 Finishing system configuration, almost done...
 done.
 
 
 In a few more minutes you will be able to access the administration
 interface from your web browser at the following URL:
 
   https://sipx.domain.com;
 
 
 
 On Jul 30, 2012, at 12:43 , Douglas Hubler wrote:
 
  Somehow you might have double quotes around your host name.  When
  running sipxecs-setup, did you put double quotes around your host
  name?
 
 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/

___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Re: [sipx-users] SSL cert not installed in latest 4.6 build

2012-07-29 Thread Douglas Hubler
check/send along sipxagent.log and sipxconfig.log

On Sat, Jul 28, 2012 at 4:07 PM, Kurt Albershardt k...@nv.net wrote:
 Ran a 'yum update' on an unconfigured 4.6 (installed on 7/25, the one with 
 the unmet Homer dependency) and got only a couple of OS updates.

 Running 'yum groupupgrade sipxecs' yielded 271 updates (now at 4.6.0.233)
 Did a 'yum clean all' and restarted, then ran sipxecs-setup.

 Five minutes later, no access via https:, so:

 [root@sipx ~]# /etc/init.d/httpd status
 httpd is stopped
 [root@sipx ~]# /etc/init.d/httpd start
 Starting httpd: Syntax error on line 18 of /etc/httpd/conf.d/ssl.conf:
 SSLCertificateFile: file '/etc/httpd/conf.d/ssl/ssl-web.crt' does not exist 
 or is empty
[FAILED]
 [root@sipx ~]#

 ___
 sipx-users mailing list
 sipx-users@list.sipfoundry.org
 List Archive: http://list.sipfoundry.org/archive/sipx-users/
___
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/