[cisco-voip] Proxy Server in front of Call Manager (CCMUSER)

Lelio Fulgenzi lelio at uoguelph.ca
Wed Jan 17 16:14:05 EST 2007


Here's that config I promised. This is in the ssl.conf file. The necessary ports will have to be opened. I also think the apache build needs to have the proxy or the reverse proxy switch enabled when compiling.


NameVirtualHost outside_ip:port
<VirtualHost outside_ip:port>
SSLProxyEngine On
ServerName servername.yourdomain.ca
ServerAlias servername
ProxyPass  /CCMuser https://callmanager_ip/CCMuser
ProxyPassReverse  /CCMuser https://callmanager_ip/CCMuser
SSLEngine on
SSLCertificateFile /etc/httpd/conf/server.crt
SSLCertificateKeyFile /etc/httpd/conf/server.key
</VirtualHost>



--------------------------------------------------------------------------------
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
I'm changing my name to iPhone. Who do I pay trademark rights to?
  ----- Original Message ----- 
  From: Monica Hardy 
  To: cisco-voip at puck.nether.net 
  Sent: Tuesday, January 16, 2007 7:29 PM
  Subject: [cisco-voip] Proxy Server in front of Call Manager (CCMUSER)


  Hello all,
  I am running CCM 4.1.3.  I have been tasked with putting a Proxy Server out in front of the Call Manager so that
  user's can login using ccmuser and edit their speed dials.  

  Are there any instructions or how-to's on  how to set this up?

  Thank you




  -Monica

  ____________________________

  Monica Hardy
  University of the Pacific
  Office of Information Technology
  Network Engineer II - Telecom
  209-946-7400 Helpdesk
  209-946-3065 Direct


------------------------------------------------------------------------------


  _______________________________________________
  cisco-voip mailing list
  cisco-voip at puck.nether.net
  https://puck.nether.net/mailman/listinfo/cisco-voip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20070117/58d11547/attachment.html 


More information about the cisco-voip mailing list