<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Dan et al;<br>
<br>
This looks like a perfect solution. <br>
<br>
However, I have one issue. If I initiate the macro manually (put it
in the proper context/dialplan) it works. I see the *.wav file being
created and growing in the /var/spool/asterisk/monitor directory.<br>
<br>
If I try to implement it adding the <span style="color: black;">MixMonApp
=> *1,self/both,Macro,mixmon to the [applicationmap] in
features.conf, I cannot get it to work. <br>
<br>
Steps.<br>
</span>
<ol>
<li>added the example macro to the dialplan in extensions.conf</li>
<li>added the line <span style="color: black;">MixMonApp =>
*1,self/both,Macro,mixmon to the features.conf file under
[applicationmap]</span></li>
<li><span style="color: black;">sip reload / dialplan reload /
reload res_features <br>
</span></li>
<li><span style="color: black;">see the message that 'Mapping
Feature 'apps' to app 'Macro(callrec)'</span></li>
<li><span style="color: black;">make incoming call - answer with
SIP phone</span></li>
<li><span style="color: black;">I press *1 on the keypad, I hear
the tones, but it does not begin recording</span></li>
<li><span style="color: black;">see nothing in the CLI and no new
files get created in </span> /var/spool/asterisk/monitor
directory.</li>
</ol>
What am I missing? Probably something simple. <br>
<br>
Any words of wisdom?<br>
<br>
Glen<br>
</body>
</html>