<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font size="-1"><font face="Arial">hi,<br>
<br>
i have a SIP gateway which doesn't support info or rfc DTMF so
im forced with using inband so in my dialplan i use
start_dtmf_generate to translate from info/RFC used by IP phones
to inband so gateway can send that ahead, the problem i face is
im using bind_meta_app to start a on demand recording using *2
so when the local extension presses *2, the * DTMF still goes to
the gateway inband and 2 is never heard by callee. What i want
is to filter out the complete *2 so the callee doesn't hear
those at all but i dont want to drop all dtmf from going to
gateway.<br>
<br>
Is there a way to filter out selective DTMF like the * or any
other star codes used in bind_meta_app etc?<br>
<br>
<br>
</font></font>
<div class="moz-signature">-- <br>
<style>
body {
font-family: Verdana, sans-serif;
font-size: 0.8em;
color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
p.footr { font-family: "Trebuchet MS", Verdana, sans-serif; margin:0in; margin-bottom:.0001pt; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
hr {
width: 100%;
height: 1px;
background: #ccc;
border: 0;
}
</style>Regards,<br>
Bipin<br>
<br>
<br>
</div>
</body>
</html>