On Fri, Apr 8, 2011 at 3:35 PM, Silver Thorne <[email protected]>wrote:
> Dan et al; > > This looks like a perfect solution. > > <snip> It pretty much is. I've used it in similar situations. I was just about to respond to your original post, but I see you reposted here, so I'll respond here. > Steps. > > 1. added the example macro to the dialplan in extensions.conf > 2. added the line MixMonApp => *1,self/both,Macro,mixmon to the > features.conf file under [applicationmap] > 3. sip reload / dialplan reload / reload res_features > 4. see the message that 'Mapping Feature 'apps' to app > 'Macro(callrec)' > 5. make incoming call - answer with SIP phone > 6. I press *1 on the keypad, I hear the tones, but it does not begin > recording > 7. see nothing in the CLI and no new files get created in > /var/spool/asterisk/monitor > directory. > > What am I missing? Probably something simple. > > DYNAMIC_FEATURES=MixMonApp, either declared in your globals section of extensions.conf, or used in a Set(DYNAMIC_FEATURES=MixMonApp) fashion on a per channel basis in extensions.conf. -- Thanks, --Warren Selby, dCAP http://www.selbytech.com
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
