<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Is it Phone -> ShoreTel -> Asterisk
-> PSTN ???<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Anthony Cennami<br>
<b><span style='font-weight:bold'>Sent:</span></b> Friday, May 19, 2006 1:47 PM<br>
<b><span style='font-weight:bold'>To:</span></b> Doug<br>
<b><span style='font-weight:bold'>Cc:</span></b> <st1:PersonName w:st="on">Asterisk
Users Mailing List - Non-Commercial Discussion</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Asterisk-Users] PRI
dialing IVR with inband DTMF</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Well the communication
between the Asterisk and Shoretel is ISDN PRI. If a station on the
Shoretel calls a regular number (company auto-attendant, cellphone voicemail,
etc) and that number "ANSWERS" then there do not appear to be any
problems with DTMF. <br>
<br>
When a station dials an IVR which does not "ANSWER" but does Early
Media, that stations DTMF is not being received by the PRI. My
understanding is that this should typically be handled over the D channel, but
in a number of test calls I discovered that all DTMF is being sent Inband from
Shoretel over the PRI. <br>
<br>
<br>
<o:p></o:p></span></font></p>
<div>
<p class=MsoNormal><span class=gmailquote><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>On 5/19/06, <b><span style='font-weight:bold'>Doug</span></b>
<<a href="mailto:Doug@natel.net">Doug@natel.net</a>> wrote:</span></font></span><o:p></o:p></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>At 12:06 5/19/2006,
Anthony Cennami wrote:<br>
>I have a client who is using a Shoretel PBX. This PBX apparently<br>
>does not send DTMF information OOB, but instead sends this inband<br>
>via the B-channel.<br>
> <br>
>This is traversing an Asterisk box via a PRI. The user calls the<br>
>IVR (1-800-CALL-DHL), receives audio, but is not able to present<br>
>DTMF to engage the IVR. With some light research it appears that<br>
>the DSP is not activating until the call is answered.<br>
><br>
>DTMF on the SIP side is set to RFC2833 -- calls all work fine when<br>
>originating from a SIP phone connected to the same device.<br>
><br>
>Any suggestions on what needs to be done to pre-emptively enable DSP <br>
>and or early media on the PRI (outbound)??<br>
><br>
>Thanks,<br>
><br>
>Anthony<br>
><br>
>---SIP---->Asterisk----PRI---->Shoretel<br>
<br>
Hey Anthony,<br>
<br>
I don't know if this will help you but, we had <br>
a hard time getting touchtones (DTMF) to work until<br>
we set both ends to "INFO" (sometimes called "SIP Info")<br>
<br>
RFC2833, Inband, Auto, etc. did not work.<o:p></o:p></span></font></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
<br clear=all>
<br>
-- <br>
Anthony D Cennami<o:p></o:p></span></font></p>
</div>
</div>
</body>
</html>