AMR, Update
This commit is contained in:
parent
75ffc0cdf3
commit
fe2ef324cd
3 changed files with 5 additions and 0 deletions
0
modules/rhizo_base/files/mod_g729.so
Executable file → Normal file
0
modules/rhizo_base/files/mod_g729.so
Executable file → Normal file
BIN
modules/rhizo_base/files/mod_opencore_amr.so
Normal file
BIN
modules/rhizo_base/files/mod_opencore_amr.so
Normal file
Binary file not shown.
|
@ -23,6 +23,11 @@ class rhizo_base::freeswitch::ubuntu inherits rhizo_base::freeswitch::common {
|
|||
require => Package['freeswitch'],
|
||||
}
|
||||
|
||||
file { '/usr/lib/freeswitch/mod/mod_opencore_amr.so':
|
||||
source => 'puppet:///modules/rhizo_base/mod_opencore_amr.so',
|
||||
require => Package['freeswitch'],
|
||||
}
|
||||
|
||||
package {
|
||||
['freeswitch-mod-speex','freeswitch-mod-cdr-pg-csv',
|
||||
'freeswitch-mod-vp8', 'freeswitch-sounds-es-mx-maria']:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue