You should have a sip dial-peer pointing at the CUE, that is the IP address you should be going to...<br><br>So, here's what you need to do.<br><br>First, determine an IP to give the CUE.<br><br>Do so by specifying that IP address under the service-module for the CUE:
<br><br>interface Service-Engine0/0<br> ip unnumbered FastEthernet0/0.3<br> service-module ip address <a href="http://10.0.0.2">10.0.0.2</a> <a href="http://255.255.255.0">255.255.255.0</a><br> service-module ip default-gateway
<a href="http://10.0.0.1">10.0.0.1</a><br> hold-queue 60 out<br><br>Create a sip dial-peer for the CUE:<br><br>Ex:<br><br>dial-peer voice 5000 voip<br> description CUE<br> destination-pattern 5000<br> session protocol sipv2
<br> session target ipv4:<a href="http://10.0.0.2">10.0.0.2</a><br> dtmf-relay sip-notify<br> codec g711ulaw<br> no vad<br><br><br>Then, you should be able to open a web browser to <a href="http://10.0.0.2">10.0.0.2</a> and bring up the CUE web page.
<br><br><br><br>Jonathan<br><br><div><span class="gmail_quote">On 3/17/07, <b class="gmail_sendername">Zevier Thoran</b> <<a href="mailto:zthoran@yahoo.com">zthoran@yahoo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hi,<br><span>How can I browse to Cisco Unity Express? If I type <a href="http://ip_addr_of_CUE" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://ip_addr_of_CUE</a>, then all I get is the Cisco Router SDM.</span><br>Please help.<br>Thanks<br>-Zevier<br></div></div><br>
<hr size="1">8:00? 8:25? 8:40? <a> Find a flick</a> in no time<br> with the<a>Yahoo! Search movie showtime shortcut.</a></div><br>_______________________________________________<br>cisco-voip mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:cisco-voip@puck.nether.net">
cisco-voip@puck.nether.net</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
<br><br></blockquote></div><br>