<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Verdana; font-size: 10pt; color: #000000'>Thanks again Nick. This is great information. I'm gonna have to read and digest.<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><br>----- Original Message -----<br>From: "Nick Matthews" &lt;matthnick@gmail.com&gt;<br>To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>Cc: "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>Sent: Saturday, March 27, 2010 5:18:43 PM GMT -05:00 US/Canada Eastern<br>Subject: Re: [cisco-voip] router to router (SCCP/h323 to SIP) calls don't work &nbsp;in SRST<br><br>You could do it two different ways:<br><br>Pass everything to the other router, let it deal with the details.<br>This would require for you to use g711 for all calls, or configure a<br>transcoder on the remote router since CUE doesn't support g729. &nbsp;DTMF<br>relay is fairly inconsequential as long as it matches on both ends.<br>Under ccn subsystem sip on the CUE you can change the DTMF method, and<br>I usually feel better about the config if the trunking side DTMF<br>matches the CUE DTMF.<br><br>Make a specific dial peer for CUE directly from router A. &nbsp;You could<br>use g729 for all voice calls if its a concern, and just g711 for CUE<br>without the necessity of a transcoder - unless calls are transferred<br>between router A/B to CUE (likely). &nbsp;You can configure the DTMF<br>setting directly from the router A dial peer to CUE, and it would be<br>SIP. &nbsp;I believe there may be problems with SRST A sending calls to CUE<br>B because CUE B will assume that SRST A is SRST B. &nbsp;Not 100% on that,<br>but I seem to remember some problems from doing that (especially if<br>there are overlapping extensions).<br><br>I would say best practices are:<br>-Configure SIP between the two routers. &nbsp;This simplifies the transfer to CUE.<br>-Configure a transcoder on both routers (if they both have CUE,<br>otherwise just the router with CUE) if you're going to use g729.<br>-If you don't configure a transcoder, use g711.<br>-Try to have dtmf methods match between your SRST trunk and CUE. &nbsp;For<br>h323-sip your option is rtp-nte.<br>-Point your dial peer for SRST A to CUE B to SRST B and make sure the<br>correct allow-connections is configured.<br><br>In general, yes you will agree on a dtmf and codec type, just like<br>with &nbsp;SIP trunks. &nbsp;The alternative is to configure a voice-class codec<br>with all the options you could expect, and to do debugging to<br>determine the DTMF method in use.<br><br>-nick<br><br>On Sat, Mar 27, 2010 at 4:40 PM, Lelio Fulgenzi &lt;lelio@uoguelph.ca&gt; wrote:<br>&gt; Thanks Nick. There were four things I needed to do to make things work (got<br>&gt; some help from the forums):<br>&gt;<br>&gt; allow h323 to sip connections<br>&gt; add the codec on the inbound call leg<br>&gt; add the codec on the outbound call leg<br>&gt; add the dtmf-relay on the outbound call leg<br>&gt;<br>&gt; I'm totally on-board for making any changes on the terminating router, but I<br>&gt; am curious about making the changes on the originating router.<br>&gt;<br>&gt; Let's say the two routers belonged to different organizations...is it normal<br>&gt; for this type of information to be passed pre-configuration, i.e. what codec<br>&gt; and dtmf relay is needed?<br>&gt;<br>&gt; I'm also wondering what I might be breaking with the "dtmf-relay" command.<br>&gt; And what I might break if I add other commands. For example, modem<br>&gt; passthrough.<br>&gt;<br>&gt; I'm guessing I might have to make a more specific outbound dial-peer for<br>&gt; just those 3 unity express ports on the other router.<br>&gt;<br>&gt; ________________________________<br>&gt; on the terminating router:<br>&gt;<br>&gt; !<br>&gt; voice service voip<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp; allow-connections h323 to sip<br>&gt; !<br>&gt; dial-peer voice 11112 voip<br>&gt; &nbsp;codec g711ulaw<br>&gt; &nbsp;plus normal stuff<br>&gt; !<br>&gt;<br>&gt; ________________________________<br>&gt; on the originating router:<br>&gt;<br>&gt; !<br>&gt; dial-peer voice 11111 voip<br>&gt; &nbsp;plus normal stuff<br>&gt; &nbsp;dtmf-relay h245-alphanumeric<br>&gt; &nbsp;codec g711ulaw<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; Cooking with unix is easy. You just sed it and forget it.<br>&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: "Nick Matthews" &lt;matthnick@gmail.com&gt;<br>&gt; To: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>&gt; Cc: "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>&gt; Sent: Saturday, March 27, 2010 4:15:10 PM GMT -05:00 US/Canada Eastern<br>&gt; Subject: Re: [cisco-voip] router to router (SCCP/h323 to SIP) calls don't<br>&gt; work &nbsp;in SRST<br>&gt;<br>&gt; Technically you should be able to point it at the other CME, and that<br>&gt; is what I would do. &nbsp;Make sure on router B you have the proper<br>&gt; incoming dial peer, outgoing dial peer, and that you have<br>&gt; allow-connections for h323-to-sip, etc.<br>&gt;<br>&gt; -nick<br>&gt;<br>&gt; On Fri, Mar 26, 2010 at 10:16 PM, Lelio Fulgenzi &lt;lelio@uoguelph.ca&gt; wrote:<br>&gt;&gt; ok, after some more reading, it looks like the default inbound dial peer<br>&gt;&gt; won't work with SIP calls.<br>&gt;&gt;<br>&gt;&gt; which makes more sense, the configuration should really happen on the<br>&gt;&gt; terminating router, not the originating router.<br>&gt;&gt;<br>&gt;&gt; thanks to Ed for some pointers.<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; Cooking with unix is easy. You just sed it and forget it.<br>&gt;&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ----- Original Message -----<br>&gt;&gt; From: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>&gt;&gt; To: "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>&gt;&gt; Sent: Friday, March 26, 2010 7:59:55 PM GMT -05:00 US/Canada Eastern<br>&gt;&gt; Subject: Re: [cisco-voip] router to router (SCCP/h323 to SIP) calls don't<br>&gt;&gt; work in SRST<br>&gt;&gt;<br>&gt;&gt; ya know, I think I just answered my own question after sending this<br>&gt;&gt; off....<br>&gt;&gt;<br>&gt;&gt; i'm guessing I need a more specific dial-peer on the far end router which<br>&gt;&gt; more closely matches the dial-peer on local router.<br>&gt;&gt;<br>&gt;&gt; so, something like this? the question is, can i use the router address or<br>&gt;&gt; should i use the CUE ip address?<br>&gt;&gt;<br>&gt;&gt; hmmm, something to try later<br>&gt;&gt;<br>&gt;&gt; ________________________________<br>&gt;&gt; Router A:<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 37063 voip<br>&gt;&gt; &nbsp;description Cisco Unity Express AutoAttendant (Default)<br>&gt;&gt; &nbsp;destination-pattern 37063<br>&gt;&gt; &nbsp;session protocol sipv2<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.66<br>&gt;&gt; &nbsp;dtmf-relay sip-notify<br>&gt;&gt; &nbsp;codec g711ulaw<br>&gt;&gt; &nbsp;no vad<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 11111 voip<br>&gt;&gt; &nbsp;description Wild Card to vgw-jnhn-b<br>&gt;&gt; &nbsp;destination-pattern [1234567]....<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.202<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 37000 voip<br>&gt;&gt; &nbsp;description SIP Wild Card to vgw-jnhn-b<br>&gt;&gt; &nbsp;destination-pattern 37...<br>&gt;&gt; &nbsp;session protocol sipv2<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.202 (OR CUE IP address?)<br>&gt;&gt; &nbsp;dtmf-relay sip-notify<br>&gt;&gt; &nbsp;codec g711ulaw<br>&gt;&gt; &nbsp;no vad<br>&gt;&gt; !<br>&gt;&gt; ________________________________<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ----- Original Message -----<br>&gt;&gt; From: "Lelio Fulgenzi" &lt;lelio@uoguelph.ca&gt;<br>&gt;&gt; To: "cisco-voip voyp list" &lt;cisco-voip@puck.nether.net&gt;<br>&gt;&gt; Sent: Friday, March 26, 2010 7:53:10 PM GMT -05:00 US/Canada Eastern<br>&gt;&gt; Subject: [cisco-voip] router to router (SCCP/h323 to SIP) calls don't work<br>&gt;&gt; in SRST<br>&gt;&gt;<br>&gt;&gt; Does anyone know if there is anything special you have to do to make calls<br>&gt;&gt; from an SCCP phone on one SRST router to a SIP endpoint on another SRST<br>&gt;&gt; router work?<br>&gt;&gt;<br>&gt;&gt; Here's what I have and can do:<br>&gt;&gt;<br>&gt;&gt; two routers in SRST mode<br>&gt;&gt; all phones register properly, some to one router, some to another<br>&gt;&gt; I can make a call from phone A on router A to phone B on router B (and<br>&gt;&gt; vice<br>&gt;&gt; versa)<br>&gt;&gt; I can make a call from phone A on router A to Unity Express A on router A<br>&gt;&gt; and be transferred to phone B on router B<br>&gt;&gt;<br>&gt;&gt; I can NOT place a call from phone A on router A to Unity Express B on<br>&gt;&gt; router<br>&gt;&gt; B.<br>&gt;&gt;<br>&gt;&gt; I'm pretty sure Router B is getting the call, because a "debug voice<br>&gt;&gt; dialpeer all" started spewing out stuff on Router B like it was going out<br>&gt;&gt; of<br>&gt;&gt; style. It even showed matches. I can post the full debug next week, but<br>&gt;&gt; just<br>&gt;&gt; thought there would be a quick(?) answer.<br>&gt;&gt;<br>&gt;&gt; I think these are the relevant configs, but will post more if needed:<br>&gt;&gt;<br>&gt;&gt; ________________________________<br>&gt;&gt; Router A:<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 37063 voip<br>&gt;&gt; &nbsp;description Cisco Unity Express AutoAttendant (Default)<br>&gt;&gt; &nbsp;destination-pattern 37063<br>&gt;&gt; &nbsp;session protocol sipv2<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.66<br>&gt;&gt; &nbsp;dtmf-relay sip-notify<br>&gt;&gt; &nbsp;codec g711ulaw<br>&gt;&gt; &nbsp;no vad<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 11111 voip<br>&gt;&gt; &nbsp;description Wild Card to vgw-jnhn-b<br>&gt;&gt; &nbsp;destination-pattern [1234567]....<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.202<br>&gt;&gt; !<br>&gt;&gt; ________________________________<br>&gt;&gt; Router B:<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 37073 voip<br>&gt;&gt; &nbsp;description Cisco Unity Express AutoAttendant (Default)<br>&gt;&gt; &nbsp;destination-pattern 37073<br>&gt;&gt; &nbsp;session protocol sipv2<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.70<br>&gt;&gt; &nbsp;dtmf-relay sip-notify<br>&gt;&gt; &nbsp;codec g711ulaw<br>&gt;&gt; &nbsp;no vad<br>&gt;&gt; !<br>&gt;&gt; dial-peer voice 11111 voip<br>&gt;&gt; &nbsp;description Wild Card to vgw-jnhn-a<br>&gt;&gt; &nbsp;destination-pattern [1234567]....<br>&gt;&gt; &nbsp;session target ipv4:10.104.13.201<br>&gt;&gt; !<br>&gt;&gt; ________________________________<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<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; Cooking with unix is easy. You just sed it and forget it.<br>&gt;&gt; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;- LFJ (with apologies to Mr. Popeil)<br>&gt;&gt;<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; _______________________________________________ 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;&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;&gt;<br>&gt;<br></div></body></html>