Hello,
I am testing call recording. I saw that on-demand feature code is *2 (which is apparently a toggle). I went into the settings for the extension I am testing with and set "Record" to "All". I then made a test call and while the call was active, pressed *2. I then spoke for about 30 seconds and hung up. I checked "Apps > Call Recordings" but there is nothing there.
I looked in ""Dialplan > Dialplan Manager" and saw that "user_record" existed, but there was no associated number. In the details for "user_record", there was an empty "Condition" line and two "Action" lines.
In the "Condition" line, I added:
Type: destination_number
Data: ^\*2$
and saved. I repeated my test above but there are still no recorded calls.
I am testing call recording. I saw that on-demand feature code is *2 (which is apparently a toggle). I went into the settings for the extension I am testing with and set "Record" to "All". I then made a test call and while the call was active, pressed *2. I then spoke for about 30 seconds and hung up. I checked "Apps > Call Recordings" but there is nothing there.
I looked in ""Dialplan > Dialplan Manager" and saw that "user_record" existed, but there was no associated number. In the details for "user_record", there was an empty "Condition" line and two "Action" lines.
In the "Condition" line, I added:
Type: destination_number
Data: ^\*2$
and saved. I repeated my test above but there are still no recorded calls.
- Should this "condition" line have been blank?
- If there is supposed to be something there, what is the correct entry for it supposed ot look like?