covici at ccs.covici.com
2010-Jul-30 00:30 UTC
[asterisk-users] 1.8.0 beta2: courtesy tone being played to callee
Hi. I am using *1 in features to initiate a mix monitor recording. However, when I hit *1, the callee hears the courtesy tone which I have, so I know when the recording is started or stopped. This is a problem, particularly in automated system where the beep is mistaken for a tone or other problems. Should I file a bug, or is this going to be fixed? -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici at ccs.covici.com
Leif Madsen
2010-Jul-31 14:35 UTC
[asterisk-users] 1.8.0 beta2: courtesy tone being played to callee
On 7/29/2010 8:30 PM, covici at ccs.covici.com wrote:> Hi. I am using *1 in features to initiate a mix monitor recording. > However, when I hit *1, the callee hears the courtesy tone which I have, > so I know when the recording is started or stopped. This is a problem, > particularly in automated system where the beep is mistaken for a tone > or other problems. > > Should I file a bug, or is this going to be fixed?This doesn't really sound like a bug to me, but it's hard to tell without any debugging information. Please provide the configuration you're using along with the console output of the dialplan showing what is happening during a call. Likely because you're executing (a macro?) on the other channel, that whatever tone you're executing is being played to the other channel because you're executing the entire feature on the other channel. I'm just speculating at this point though. Leif Madsen.