[asterisk-bugs] [JIRA] (ASTERISK-21414) MixMonitor G.729 licenses
TSAREGORODTSEV Yury (JIRA)
noreply at issues.asterisk.org
Fri Apr 12 02:39:01 CDT 2013
TSAREGORODTSEV Yury created ASTERISK-21414:
----------------------------------------------
Summary: MixMonitor G.729 licenses
Key: ASTERISK-21414
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21414
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Codecs/General
Affects Versions: 11.3.0
Reporter: TSAREGORODTSEV Yury
Severity: Critical
Hello,
exten => _00.,1,Set(file=/records/${EXTEN}.wav)
exten => _00.,2,MixMonitor(${file},b)
exten => _00.,3,Dial(IAX2/speex_provider/${EXTEN:3})
exten => _00.,4,StopMixMonitor
exten => _00.,5,Hangup()
Call originating by SIP in G.729 and terminating by IAX2 in speex.
If Mixmonitor turned on 1 encoder and 3 decoders licenses in use.
If no MixMonitor just 1 encoder/1 decoder.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list