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

Jozef Janitor jozjan at cnl.tuke.sk
Wed Jan 17 02:47:47 EST 2007


I hope I understand what would you like. You can use a proxy module of
Apache web server.

Then you can create a virtual host on your production web server which will
be used for proxying. We are using this backed for our webcams which are
behind a firewall.

<VirtualHost ccnpcam1.cnl.tuke.sk>
    ServerAlias ccnpcam1.cnl.tuke.sk
    ServerName ccnpcam1.cnl.tuke.sk
    ServerPath /null
    DocumentRoot /null
    ProxyPass / http://ccnp-webcam.cnl.tuke.sk/
</VirtualHost>

So maybe you can set the proxypass to smth like:

ProxyPass / http://YOURCALLMANAGER/CCMUser/

All the best,
    Jozef

 

From: cisco-voip-bounces at puck.nether.net
[mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of Monica Hardy
Sent: Wednesday, January 17, 2007 1:30 AM
To: cisco-voip at puck.nether.net
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20070117/cf021671/attachment-0001.html 


More information about the cisco-voip mailing list