Thorsten Göllner
2011-Nov-14  15:40 UTC
[asterisk-users] Dial Application / hangup with option h or H / featuremap / more than 1 valid key
<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    I am using the Dial-Application and need to hangup (caller and
    callee) with more than one key. Is it possible to set this feature,
    so that the caller or callee can hangup by pressing any of the keys
    1, 2 <u>or</u> 3?<br>
    <br>
    I tried to configure it in the context [featuremap] in the file
    features.conf (yes I also did a "features reload") but with no
    success.<br>
    <br>
    None of this worked for me:<br>
    <br>
    [featuremap]<br>
    disconnect => 123<br>
    <br>
    [featuremap]<br>
    disconnect => 1,2,3<br>
    <br>
    I also tried to pass it to the dial application with no success:
    exten => 123,1,dial(number,time,h(123)H(123))<br>
    <br>
    Any idea? Or is it not possible?<br>
    <br>
    I am using Asterisk 1.6.1.20 an have no problem with the "normal
    hangup option" via pressing "*".<br>
    <br>
    Thanks,<br>
    -Thorsten-
    <pre class="moz-signature" cols="72">-- 
Thorsten Göllner
OVM Office Voice Media GmbH
Herderstrasse 68
40237 Düsseldorf
Tel.: +49(0)211 / 618 57 53
Fax: +49(0)211 / 618 57 54</pre>
  </body>
</html>