[asterisk-users] Call Recording Questions

Antonio Berrios antonio at sheffieldcitytaxis.com
Thu Sep 2 06:47:42 CDT 2010


  1) I use a bash script I wrote to check if call recordings are being 
written to and if not then move them. I move them to a locally mounted 
NFS share but this will work with any type of locally mounted share 
(Samba for Windows). I run the script every minute with cron. It also 
sorts the recordings in directories based on date. If you just want to 
sync files rather than move, just change the mv commands to cp commands.

Script attached.


On 09/02/2010 12:27 PM, Gareth Blades wrote:
> The DTMF mode can cause problems. The main rule is to make sure
> everything is using the same method. I normally use SIP-Info as the
> method as it allows to rtp stream to be switch directly between the two
> end points but asterisk still sees all the dtmf digits.
>
> Dan Journo wrote:
>>> 1) I want to create add *1 call recording and wanted to know whether the file is created during recording or only after? I want to syncronise the
>>> recorded files with my web server (on a different machine (Windows)) so I need a way of telling when the recorded call has ended before copying it over.
>>> 2) I tried setting up *1 in features.conf but when I press *1, all that happens is that the caller hears the tones but no recording starts. I've added
>>> wW to the Dial() command, and also Set(DYNAMIC_FEATURES=automon) (don't know if the last one is necessary). The line in features.conf says automon =>
>>> *1 and I restarted asterisk once the changes were made.
>> Sorry, just re-read my email and realised I didn't ask any questions and it sounded quite rude.
>>
>> Basically, I'm trying to allow one of my clients to record calls and download them onto their PC. I'm thinking of creating a web interface for this, which is where my first question comes in.
>>
>> However, I can't seem to get it working. I think it's something to do with inband and rfc2833 but when I change it, the menu systems seem to stop working.
>>
>> Can anyone assist?
>>
>> Thanks
>> Dan
>>
>


<p style="margin: 0; padding: 0; border-collapse: collapse; font-family: Tahoma, Arial, Sans-Serif; font-size: 10px; color: #333333;">
-------------------------------DISCLAIMER----------------------------------------<br />
The information contained in this message is private and confidential and intended only for the recipient named above. If you are not the intended recipient you are notified that any communication, circulation or copying of the information contained in this message is strictly prohibited. If you have received this message in error please notify us immediately by telephone in order that we are made aware of this fact and the message can be returned to us at our address as indicated above. Activity and use of the Sheffield City Taxis e-mail service is monitored to secure its effective operation and for other lawful business purposes. Sheffield City Taxis Ltd. Registered Office: 912 City Road, Sheffield, S2 1GQ. Registered in England no: 4674148. Sheffield City Taxis Limited uses regularly updated anti-virus software in an attempt to reduce the possibility of infection. However we do not guarantee that any attachments to this e-mail are virus free.</p> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: MoveCallRecs.sh
Type: application/x-sh
Size: 888 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20100902/b8ef77b0/attachment-0001.sh 


More information about the asterisk-users mailing list