<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>Here's a snippit from the service engine startupconfig. I'm pretty sure this is what we had to do to get it working. The "mwi sip unsolicited" part for sure.<br><br><div style="margin-left: 40px;"><hr style="width: 100%; height: 2px;">ccn subsystem sip<br>&nbsp;gateway address "&lt;gateway to callmanager&gt;"<br>&nbsp;mwi sip unsolicited<br>&nbsp;end subsystem<br><hr style="width: 100%; height: 2px;"></div><br>dial-peer to get things working in SRST:<br><br><div style="margin-left: 40px;"><hr style="width: 100%; height: 2px;">dial-peer voice 37027 voip<br>&nbsp;description Cisco Unity Express VoiceMail Pilot<br>&nbsp;destination-pattern 37027<br>&nbsp;session protocol sipv2<br>&nbsp;session target ipv4:&lt;servicemoduleIP&gt;<br>&nbsp;dtmf-relay sip-notify<br>&nbsp;codec g711ulaw<br>&nbsp;no vad<br>!<br>dial-peer voice 37028 voip<br>&nbsp;description Cisco Unity Express AutoAttendant (Business)<br>&nbsp;destination-pattern 37028<br>&nbsp;session protocol sipv2<br>&nbsp;session target ipv4:&lt;servicemoduleIP&gt;<br>&nbsp;dtmf-relay sip-notify<br>&nbsp;codec g711ulaw<br>&nbsp;no vad<br>!<br>dial-peer voice 37029 voip<br>&nbsp;description Cisco Unity Express Greetings Administrator<br>&nbsp;destination-pattern 37029<br>&nbsp;session protocol sipv2<br>&nbsp;session target ipv4:&lt;servicemoduleIP&gt;<br>&nbsp;dtmf-relay sip-notify<br>&nbsp;codec g711ulaw<br>&nbsp;no vad<br>!<br><hr style="width: 100%; height: 2px;"></div><br><br>---<br>Lelio Fulgenzi, B.A.<br>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>"Bad grammar makes me [sic]" - Tshirt<br><br><br>----- Original Message -----<br>From: "Jonathan Charles" &lt;jonvoip@gmail.com&gt;<br>To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>Cc: cisco-voip@puck.nether.net<br>Sent: Monday, August 3, 2009 6:41:45 PM GMT -05:00 US/Canada Eastern<br>Subject: Re: [cisco-voip] CUE in SRST<br><br>Well, the CUE in question has a CCM license and connects to CCM via JTAPI...<br><br>Either way, I got it to work in the lab... except for MWI... how do<br>you you make MWI work?<br><br><br><br>Jonathan<br><br>On Sat, Aug 1, 2009 at 11:12 PM, Lelio Fulgenzi&lt;lelio@uoguelph.ca&gt; wrote:<br>&gt; Not sure what you mean by CCM licenses and connecting via dial-peers.<br>&gt;<br>&gt; When we ordered CUE, we ordered the wrong licenses, so we just downloaded<br>&gt; the CCM files, wrote over the CCME files and everything went fine after<br>&gt; that.<br>&gt;<br>&gt; I'm not sure if the SIP ports take up SRST licenses.<br>&gt;<br>&gt;<br>&gt;<br>&gt; ---<br>&gt; Lelio Fulgenzi, B.A.<br>&gt; Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>&gt; (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&gt; "Bad grammar makes me [sic]" - Tshirt<br>&gt;<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: "Jonathan Charles" &lt;jonvoip@gmail.com&gt;<br>&gt; To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>&gt; Cc: cisco-voip@puck.nether.net<br>&gt; Sent: Sunday, August 2, 2009 12:04:12 AM GMT -05:00 US/Canada Eastern<br>&gt; Subject: Re: [cisco-voip] CUE in SRST<br>&gt;<br>&gt; So, no issues with the CCM license and connecting via dial peers?<br>&gt;<br>&gt;<br>&gt; J<br>&gt;<br>&gt; On Sat, Aug 1, 2009 at 5:03 PM, Lelio Fulgenzi&lt;lelio@uoguelph.ca&gt; wrote:<br>&gt;&gt; We have exactly that configuration at one of our remote sites. CUE<br>&gt;&gt; connects<br>&gt;&gt; to SRST via SIP if I'm not mistaken. Everything works well, MWI, VM, etc.<br>&gt;&gt; There was one thing that didn't work, but it had more to do with FWD'ing<br>&gt;&gt; etc. CUE only has one alternate extension (the international format field)<br>&gt;&gt; which caused so we had to modify our deployment plan so that all the<br>&gt;&gt; phones<br>&gt;&gt; had a shared extension or something like that.<br>&gt;&gt;<br>&gt;&gt; Also, the AA alternate greeting is played in addition to regular greeting,<br>&gt;&gt; not in place of.<br>&gt;&gt;<br>&gt;&gt; Of course, that's all with the CUE version of two years ago, I'm sure<br>&gt;&gt; there<br>&gt;&gt; have been some improvements.<br>&gt;&gt;<br>&gt;&gt; ---<br>&gt;&gt; Lelio Fulgenzi, B.A.<br>&gt;&gt; Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1<br>&gt;&gt; (519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)<br>&gt;&gt; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^<br>&gt;&gt; "Bad grammar makes me [sic]" - Tshirt<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ----- Original Message -----<br>&gt;&gt; From: "Jonathan Charles" &lt;jonvoip@gmail.com&gt;<br>&gt;&gt; To: cisco-voip@puck.nether.net<br>&gt;&gt; Sent: Saturday, August 1, 2009 5:03:08 PM GMT -05:00 US/Canada Eastern<br>&gt;&gt; Subject: [cisco-voip] CUE in SRST<br>&gt;&gt;<br>&gt;&gt; So, I have a customer who wants to put in a CUE at every remote site<br>&gt;&gt; for VM, but use CUCM for call processing (so the CUE would work in<br>&gt;&gt; SRST, but be connected to CUCM via JTAPI).<br>&gt;&gt;<br>&gt;&gt; First off, is this possible?<br>&gt;&gt;<br>&gt;&gt; Second, how? And what limitations am I likely to run into? (MWI, VM, AA,<br>&gt;&gt; etc...)<br>&gt;&gt;<br>&gt;&gt; Thanks...<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Jonathan<br>&gt;&gt; _______________________________________________<br>&gt;&gt; cisco-voip mailing list<br>&gt;&gt; cisco-voip@puck.nether.net<br>&gt;&gt; https://puck.nether.net/mailman/listinfo/cisco-voip<br>&gt;&gt;<br>&gt;<br></div></body></html>