The first http redirect says https but leaves out port 8443 which will not
work.
============================
Tony Graziano, Manager
Telephone: 434.984.8430
Fax: 434.984.8431

Email: [email protected]

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

----- Original Message -----
From: [email protected]
<[email protected]>
To: Discussion list for users of sipXecs software
<[email protected]>
Sent: Tue Nov 02 14:06:41 2010
Subject: Re: [sipx-users] Issues with external rewrite of the web ui

ProxyTimeout 1200
<ProxyMatch "http(s*)://.*.example.com:8443/.*">
Order deny,allow
Allow from all
</ProxyMatch>

<VirtualHost *:80>
ServerName voicemail.example.com
ServerAlias voicemail
Redirect / https://voicemail.example.com/sipxconfig/app
</VirtualHost>

Listen 445
<VirtualHost *:445>
DocumentRoot /var/www/html
ServerName voicemail.example.com
ServerAlias voicemail

SSLEngine on
SSLCertificateFile /etc/apache2/ssl/otrs/star_example_com.crt

SSLCertificateKeyFile /etc/apache2/ssl/otrs/star_example_com.key
SSLCertificateChainFile /etc/apache2/ssl/otrs/DigiCertCA.crt

ProxyPass /sipxconfig https://sipx.example.com:8443/sipxconfig
ProxyPassReverse /sipxconfig https://sipx.example.com:8443/sipxconfig

ErrorLog /var/log/apache2/voicemail.example.com_error.log
CustomLog /var/log/apache2/voicemail.example.com_access.log combined
ServerSignature On

</VirtualHost>

</VirtualHost>




Gabrial Casey
Telecommunications
Franklin American Mortgage Company
501 Corporate Center Dr.
Suite 400
Franklin, TN 37067
Direct:615-468- 2945
Cell: 615-852-5015
Fax: 615-628-5698
Email:[email protected]



From: "Gabe Casey" <[email protected]>
To: "Discussion list for users of sipXecs software"
<[email protected]>
Sent: Tuesday, November 2, 2010 9:35:56 AM
Subject: Re: [sipx-users] Issues with external rewrite of the web ui


Is there any setting changes that would need to be put in so that the portal
understands and accepts the requests from the proxy. We had this working and
after a reinstall could not identify the issue. Links to dojo and other
resources seemed to just cause the portal to die when going through the
Proxy.





Gabrial Casey
Telecommunications
Franklin American Mortgage Company
501 Corporate Center Dr.
Suite 400
Franklin, TN 37067
Direct:615-468- 2945
Cell: 615-852-5015
Fax: 615-628-5698
Email:[email protected]



From: "Gabe Casey" <[email protected]>
To: "Discussion list for users of sipXecs software"
<[email protected]>
Sent: Monday, November 1, 2010 3:32:45 PM
Subject: Re: [sipx-users] Issues with external rewrite of the web ui


yes sorry i verified that we are using apache as a proxy to the portal.





Gabrial Casey
Telecommunications
Franklin American Mortgage Company
501 Corporate Center Dr.
Suite 400
Franklin, TN 37067
Direct:615-468- 2945
Cell: 615-852-5015
Fax: 615-628-5698
Email:[email protected]



From: "Douglas Hubler" <[email protected]>
To: "Discussion list for users of sipXecs software"
<[email protected]>
Sent: Monday, November 1, 2010 2:58:43 PM
Subject: Re: [sipx-users] Issues with external rewrite of the web ui

i'm not an expert, but i think you have to setup a proxy and not a rewrite.

On Mon, Nov 1, 2010 at 3:27 PM, Gabe Casey <[email protected]>
wrote:
> is there a setting or ssl crt that needs to be adjusted when doing an
> external rewrite of the url to the end user portal from outside the lan.
> My goal is to allow access of the user portal outside the network, however
> the browser is throwing errors and forcing a logout.
>
> voicemail.example.com ----rewrite---> sipx.lan.example.com = not working
>
> Warm Regards
>
> Gabrial Casey
> Telecommunications
> Franklin American Mortgage Company
> 501 Corporate Center Dr.
> Suite 400
> Franklin, TN 37067
> Direct:615-468-2945
> Cell: 615-852-5015
> Fax: 615-628-5698
> Email:[email protected]
>
>
>
>
> _____________________________________________________________________
> This message contains confidential information. If you are not the named
> addressee you should not disseminate, distribute or copy this e-mail.
> Please
> notify the sender immediately if you have received this e-mail by mistake
> and delete this e-mail from your system. Finally, the recipient should
> check
> this email and any attachments for the presence of viruses. The company
> accepts no liability for any damage caused by any virus transmitted by
> this
> email.
>
> _______________________________________________
> 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/

Reply via email to