<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:x="urn:schemas-microsoft-com:office:excel" xmlns:p="urn:schemas-microsoft-com:office:powerpoint" xmlns:a="urn:schemas-microsoft-com:office:access" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema" xmlns:b="urn:schemas-microsoft-com:office:publisher" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" xmlns:c="urn:schemas-microsoft-com:office:component:spreadsheet" xmlns:oa="urn:schemas-microsoft-com:office:activation" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:q="http://schemas.xmlsoap.org/soap/envelope/" xmlns:D="DAV:" xmlns:x2="http://schemas.microsoft.com/office/excel/2003/xml" xmlns:ois="http://schemas.microsoft.com/sharepoint/soap/ois/" xmlns:dir="http://schemas.microsoft.com/sharepoint/soap/directory/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsp="http://schemas.microsoft.com/sharepoint/dsp" xmlns:udc="http://schemas.microsoft.com/data/udc" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sps="http://schemas.microsoft.com/sharepoint/soap/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:udcxf="http://schemas.microsoft.com/data/udc/xmlfile" xmlns:wf="http://schemas.microsoft.com/sharepoint/soap/workflow/" xmlns:mver="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:mrels="http://schemas.openxmlformats.org/package/2006/relationships" xmlns:ex12t="http://schemas.microsoft.com/exchange/services/2006/types" xmlns:ex12m="http://schemas.microsoft.com/exchange/services/2006/messages" 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 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="Section1">
<p class="MsoNormal">I have a SIP phone calling via a SIP trunk another asterisk system, that then sends the call out a ZAP channel.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">When I press any of the features defined in features.conf, The end user on the ZAP side hears the DTMF tones, and none of the features work.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">My DTMFmode on the SIP users definition is rfc2833<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Asterisk console doesn&#8217;t register that a feature is being recognized, any ideas?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">Below are my users.conf definition, features.conf, and extensions logic on the system the SIP caller is registered with(users.conf setup with AsteriskGUI, extensions.conf setup by hand):<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">--features.conf<o:p></o:p></p>
<p class="MsoNormal">[featuremap]<o:p></o:p></p>
<p class="MsoNormal">blindxfer =&gt; #1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Blind transfer&nbsp; (default is #)<o:p></o:p></p>
<p class="MsoNormal">disconnect =&gt; *0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Disconnect&nbsp; (default is *)<o:p></o:p></p>
<p class="MsoNormal">automon =&gt; *1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; One Touch Record a.k.a. Touch Monitor<o:p></o:p></p>
<p class="MsoNormal">atxfer =&gt; *2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Attended transfer<o:p></o:p></p>
<p class="MsoNormal">parkcall =&gt; #72&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Park call (one step parking)<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">--users.conf--<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[6003]<o:p></o:p></p>
<p class="MsoNormal">callwaiting = no<o:p></o:p></p>
<p class="MsoNormal">context = from-internal<o:p></o:p></p>
<p class="MsoNormal">fullname = IT Support<o:p></o:p></p>
<p class="MsoNormal">hasagent = no<o:p></o:p></p>
<p class="MsoNormal">hasdirectory = no<o:p></o:p></p>
<p class="MsoNormal">hasiax = yes<o:p></o:p></p>
<p class="MsoNormal">hasmanager = no<o:p></o:p></p>
<p class="MsoNormal">hassip = yes<o:p></o:p></p>
<p class="MsoNormal">hasvoicemail = no<o:p></o:p></p>
<p class="MsoNormal">host = dynamic<o:p></o:p></p>
<p class="MsoNormal">mailbox = 6003<o:p></o:p></p>
<p class="MsoNormal">threewaycalling = no<o:p></o:p></p>
<p class="MsoNormal">vmsecret = 1234<o:p></o:p></p>
<p class="MsoNormal">registeriax = yes<o:p></o:p></p>
<p class="MsoNormal">registersip = yes<o:p></o:p></p>
<p class="MsoNormal">canreinvite = no<o:p></o:p></p>
<p class="MsoNormal">nat = no<o:p></o:p></p>
<p class="MsoNormal">dtmfmode = rfc2833<o:p></o:p></p>
<p class="MsoNormal">disallow = all<o:p></o:p></p>
<p class="MsoNormal">allow = all<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[dtrr] ;bi-directional trunk to 2<sup>nd</sup> asterisk system.<o:p></o:p></p>
<p class="MsoNormal">allow = ulaw,alaw<o:p></o:p></p>
<p class="MsoNormal">context = from-outside<o:p></o:p></p>
<p class="MsoNormal">dialformat = ${EXTEN}<o:p></o:p></p>
<p class="MsoNormal">hasexten = no<o:p></o:p></p>
<p class="MsoNormal">hasiax = no<o:p></o:p></p>
<p class="MsoNormal">hassip = yes<o:p></o:p></p>
<p class="MsoNormal">host = 10.10.0.10<o:p></o:p></p>
<p class="MsoNormal">port = 5060<o:p></o:p></p>
<p class="MsoNormal">username = dtrr<o:p></o:p></p>
<p class="MsoNormal">secret = dtrr<o:p></o:p></p>
<p class="MsoNormal">registeriax = no<o:p></o:p></p>
<p class="MsoNormal">registersip = no<o:p></o:p></p>
<p class="MsoNormal">trunkname = Custom - Corporate<o:p></o:p></p>
<p class="MsoNormal">trunkstyle = customvoip<o:p></o:p></p>
<p class="MsoNormal">disallow = gsm,ilbc,speex,g726,adpcm,lpc10,g729<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">--extensions.conf--<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[globals]<o:p></o:p></p>
<p class="MsoNormal">trunk_2 =&gt; SIP/dtrr<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[macro-trunkdial]<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; s,1,Dial(${ARG1})<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; s,2,Goto(s-${DIALSTATUS},1)<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; s-BUSY,1,Hangup()<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; s-NOANSWER,1,Hangup()<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; _s-.,1,NoOp()<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">[from-internal]<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; _1000,1,Macro(trunkdial,${trunk_2}/${EXTEN})<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; _1NXXNXXXXXX,1,Macro(trunkdial,${trunk_2}/${EXTEN})<o:p></o:p></p>
<p class="MsoNormal">exten =&gt; _NXXNXXXXXX,1,Macro(trunkdial,${trunk_2}/${EXTEN})<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="-2">This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the use of the individual(s) and entity(ies)
 to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly
 a violation of federal or state law and regulations. If you have received this information in error, please notify Texas Health Management Group immediately at 1-817-310-4999. Texas Health Management Group, its subsidiaries, and affiliates hereby claim all
 applicable privileges related to this information.<br>
</font>
</body>
<br />-- 
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</html>