<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>Does anyone know if there is anything special you have to do to make calls from an SCCP phone on one SRST router to a SIP endpoint on another SRST router work?<br><br>Here's what I have and can do:<br><ul><li>two routers in SRST mode</li><li>all phones register properly, some to one router, some to another</li><li>I can make a call from phone A on router A to phone B on router B (and vice versa)<br></li><li>I can make a call from phone A on router A to Unity Express A on router A and be transferred to phone B on router B</li></ul>I can NOT place a call from phone A on router A to Unity Express B on router B.<br><br>I'm pretty sure Router B is getting the call, because a "debug voice dialpeer all" started spewing out stuff on Router B like it was going out of style. It even showed matches. I can post the full debug next week, but just thought there would be a quick(?) answer.<br><br>I think these are the relevant configs, but will post more if needed:<br><br><div style="margin-left: 40px;"><hr style="width: 100%; height: 2px;">Router A:<br>
!<br>
dial-peer voice 37063 voip<br>&nbsp;description Cisco Unity Express AutoAttendant (Default)<br>&nbsp;destination-pattern 37063<br>&nbsp;session protocol sipv2<br>&nbsp;session target ipv4:10.104.13.66<br>&nbsp;dtmf-relay sip-notify<br>&nbsp;codec g711ulaw<br>&nbsp;no vad<br>!<br>dial-peer voice 11111 voip<br>&nbsp;description Wild Card to vgw-jnhn-b<br>&nbsp;destination-pattern [1234567]....<br>&nbsp;session target ipv4:10.104.13.202<br>!<br><hr style="width: 100%; height: 2px;">Router B:<br>!<br>dial-peer voice 37073 voip<br>&nbsp;description Cisco Unity Express AutoAttendant (Default)<br>&nbsp;destination-pattern 37073<br>&nbsp;session protocol sipv2<br>&nbsp;session target ipv4:10.104.13.70<br>&nbsp;dtmf-relay sip-notify<br>&nbsp;codec g711ulaw<br>&nbsp;no vad<br>!<br>dial-peer voice 11111 voip<br>&nbsp;description Wild Card to vgw-jnhn-a<br>&nbsp;destination-pattern [1234567]....<br>&nbsp;session target ipv4:10.104.13.201<br>!<br><hr style="width: 100%; height: 2px;"></div><br><br><br><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>Cooking with unix is easy. You just sed it and forget it. <br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br><br></div></body></html>