<div>I really can&#39;t believe I&#39;m having this issue and I&#39;m almost sure it&#39;s an issue either with my SIP phone or something to do with me.&nbsp; But since I can classify it as a possible bug, I might as well ask you.
</div>
<div>&nbsp;</div>
<div>I&#39;ve got a very simple dialplan going to test some Dial() options.</div>
<div>&nbsp;</div>
<div>300,1,Dial(SIP/josh,20,hH)</div>
<div>&nbsp;</div>
<div>I can place the call on hold, but I can&#39;t seem to get Asterisk to notice the &#39;hH&#39; flag and allow the call to be ended by pressing * (star).&nbsp; Here&#39;s a Verbose 3 log from Asterisk:</div>
<div>&nbsp;</div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&nbsp;&nbsp;&nbsp; -- Executing [300@internal:1] Dial(&quot;SIP/nick-0914fa88&quot;, &quot;SIP/josh|20|hH&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp; -- Called josh<br>&nbsp;&nbsp;&nbsp; -- SIP/josh-0915e518 is ringing<br>&nbsp;&nbsp;&nbsp; -- SIP/josh-0915e518 answered SIP/nick-0914fa88<br>&nbsp;&nbsp;&nbsp; -- Packet2Packet bridging SIP/nick-0914fa88 and SIP/josh-0915e518<br>&nbsp;&nbsp;&nbsp; -- Started music on hold, class &#39;default&#39;, on SIP/josh-0915e518
<br>&nbsp;&nbsp;&nbsp; -- Stopped music on hold on SIP/josh-0915e518<br>&nbsp; == Spawn extension (internal, 300, 1) exited non-zero on &#39;SIP/nick-0914fa88&#39;</blockquote></div>
<div><br clear="all">According to the Asterisk Dial() docs, the flags hH should enforce Asterisk staying in line of the stream and Asterisk should be able to notice either side pressing *.&nbsp; But for the moment, pressing * does nothing.
</div>
<div>&nbsp;</div>
<div>In the off chance someone wants the Peer information on both clients:</div>
<div>&nbsp;</div>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&nbsp; Context&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : internal<br>&nbsp; Subscr.Cont. : &lt;Not set&gt;<br>&nbsp; Language&nbsp;&nbsp;&nbsp;&nbsp; : <br>&nbsp; AMA flags&nbsp;&nbsp;&nbsp; : Unknown
<br>&nbsp; Transfer mode: open<br>&nbsp; CallingPres&nbsp; : Presentation Allowed, Not Screened<br>&nbsp; Callgroup&nbsp;&nbsp;&nbsp; : <br>&nbsp; Pickupgroup&nbsp; : <br>&nbsp; Mailbox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <br>&nbsp; VM Extension : asterisk<br>&nbsp; LastMsgsSent : 32767/65535<br>&nbsp; Call limit&nbsp;&nbsp; : 0
<br>&nbsp; Dynamic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Yes<br>&nbsp; Callerid&nbsp;&nbsp;&nbsp;&nbsp; : &quot;&quot; &lt;&gt;<br>&nbsp; MaxCallBR&nbsp;&nbsp;&nbsp; : 384 kbps<br>&nbsp; Expire&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 3139<br>&nbsp; Insecure&nbsp;&nbsp;&nbsp;&nbsp; : no<br>&nbsp; Nat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Always<br>&nbsp; ACL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : No<br>&nbsp; T38 pt UDPTL : No<br>&nbsp; CanReinvite&nbsp; : No
<br>&nbsp; PromiscRedir : No<br>&nbsp; User=Phone&nbsp;&nbsp; : No<br>&nbsp; Video Support: No<br>&nbsp; Trust RPID&nbsp;&nbsp; : No<br>&nbsp; Send RPID&nbsp;&nbsp;&nbsp; : No<br>&nbsp; Subscriptions: Yes<br>&nbsp; Overlap dial : No<br>&nbsp; DTMFmode&nbsp;&nbsp;&nbsp;&nbsp; : rfc2833<br>&nbsp; LastMsg&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0<br>&nbsp; ToHost&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 
<br>&nbsp; Addr-&gt;IP&nbsp;&nbsp;&nbsp;&nbsp; : <a href="http://66.236.37.85">66.236.37.85</a> Port 1262<br>&nbsp; Defaddr-&gt;IP&nbsp; : <a href="http://0.0.0.0">0.0.0.0</a> Port 5060<br>&nbsp; Def. Username: nick<br>&nbsp; SIP Options&nbsp; : (none)<br>&nbsp; Codecs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0x8000e (gsm|ulaw|alaw|h263)
<br>&nbsp; Codec Order&nbsp; : (none)<br>&nbsp; Auto-Framing:&nbsp; No <br>&nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : OK (192 ms)<br>&nbsp; Useragent&nbsp;&nbsp;&nbsp; : Grandstream BT120 <a href="http://1.0.8.17">1.0.8.17</a><br>&nbsp; Reg. Contact : <a href="mailto:sip:nick@192.168.2.102">
sip:nick@192.168.2.102</a></blockquote></div>
<div>&nbsp;</div>
<div><br>-- <br>/Nick </div>