|
Convesation Recording 1 Year, 10 Months ago
|
Karma: 0
|
|
Is possible to have an option to record the conversation by pressing a button on the phone then the conversation will be recorded. Where will the recorded conversation will be stored (directory)?
Thanks.
|
|
|
|
|
|
|
Re:Convesation Recording 1 Year, 10 Months ago
|
Karma: 156
|
|
Unfortunately not. By default you will have to press two buttons ( '*' and then '1' ).
I guess you missed both the :
"In-Call Asterisk Toggle Call Recording "
on the "feature codes" page
And on the "General Settings" page the "hover over help" of the Asterisk Dial [outbound] commands options:
t: Allow the called user to transfer the call by hitting #
T: Allow the calling user to transfer the call by hitting #
r: Generate a ringing tone for the calling party
w: Allow the called user to start recording after pressing *1 (Asterisk v1.2)
W: Allow the calling user to start recording after pressing *1 (Asterisk v1.2)
and further, the "call recording" settings on the "General Settings " page while you were reading the manuals (that icludes the well self documented interface itself )
Just to save you actually reading anything further, the default location where these files are written is:
/var/spool/asterisk/monitor/
but feel free to set it to anywhere that the user asterisk can write to.
Does it not mention that in "Elastix Without Tears" ?
dicko
|
|
|
|
Last Edit: 2010/07/15 23:35 By dicko.
There are other solutions!!
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 0
|
|
Hi thanks, I did all of the steps but when I dial it still doesn't work I am using elastix 1.6-12 does this procedure works on 1.6-12
|
|
|
|
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 156
|
|
Indeed it does.
make sure the codecs you use are compatible with the dtmfmode you use or the in-call signaling won't be heard properly, there are many others posts here as to how to resolve that if they are not.
dicko
|
|
|
|
There are other solutions!!
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 0
|
|
Thanks, but I think this was nothing to do with dtmfmode because recording is working if I set the recording option to "always" recoding just don't work when invoking it by pressing *1.
|
|
|
|
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 156
|
|
If you think tones dialed and acted on are nothing to do with dtmfmode, then please dis-regard my posts.
|
|
|
|
Last Edit: 2010/07/29 21:55 By dicko.
There are other solutions!!
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 0
|
|
You got me wrong I just said what I though I am not saying that I am right, it just my opinion, I just want to learn. I am very thankful to you because you are the one who almost answered all my query.
|
|
|
|
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 156
|
|
I hardly think that I "...got me wrong... " as you firmly stated " . . but I think this was nothing to do with dtmfmode. . ."
Did you actually investigate my suggestions before replying to my post?
dicko
|
|
|
|
Last Edit: 2010/07/29 22:04 By dicko.
There are other solutions!!
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 0
|
|
Hi, here is my settings
"General Settings"
--Asterisk Outbound Dial command options:wW
"Feature Codes"
--In-Call Asterisk Toggle Call Recording *1 enabled
When I dial *1 I can hear a tone on the other phone. Did I miss something? Again thanks.
|
|
|
|
|
|
|
Re:Convesation Recording 1 Year, 9 Months ago
|
Karma: 156
|
|
Perhaps so when it comes to missing something, I previously posted
.
.
make sure the codecs you use are compatible with the dtmfmode you use or the in-call signaling won't be heard properly, there are many others posts here as to how to resolve that if they are not.
.
.
You state that you can hear the tone, that would suggest you are using inband dtmf signaling, if you are not using a g711 codec that will not work, YOU might hear it but it can't be properly decoded by Asterisk as the bandwidth is too limited.
|
|
|
|
Last Edit: 2010/07/29 23:26 By dicko.
There are other solutions!!
|
|
|