ftocc

Recordings, is there way to do this?

BigSwitch
Posts: 39
Member Since:
2007-07-25

To record a system greeting other than the normal way in freepbx. I have a system setup where its on a seperate lan that the PC so the users have no access to the systems gui freepbx.

Could a dummy extension be setup where they can record a system greeting in the voicemail box and then I can copy that greeting to another pc with WinSCP then upload it as a system greeting?

Thanks



kerryg
Posts: 6449
Member Since:
2006-05-31
You can just use a tool like

You can just use a tool like Audacity to do your recordings, that let's you do things like hiss and pop removal as well. Then you have really good recordings to use.

--

Kerry Garrison
I am not associated with Fonality anymore
VoipSpeak.net - Asterisk Tutorials



mvsystems
Posts: 1120
Member Since:
2006-06-05
Well I can, but I need a

Well In my case I need a user onsite to be able to record a greeting without accessing freepbx

--

Tim Booth FtOCC
MaineVoIP Systems
VisionCom
Portland, Maine



ethans
Posts: 451
Member Since:
2007-01-16
Custom dial plan + Asterisk

Custom dial plan + Asterisk Record command (http://www.voip-info.org/wiki-Asterisk+cmd+Record)

or to actually have the recordings available as system recordings in FreePBX:

custom dial plan --> AGI: $agi->record_file(), insert record into FreePBX mysql recordings table.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.