[Freeswitch-users] Metadata on mp3-files.
Michael Jerris
mike at jerris.com
Tue Oct 20 17:40:02 MSD 2015
src/switch_ivr_play_say.c:571: if ((p = switch_channel_get_variable(channel, "RECORD_TITLE"))) {
src/switch_ivr_play_say.c:577: if ((p = switch_channel_get_variable(channel, "RECORD_COPYRIGHT"))) {
src/switch_ivr_play_say.c:583: if ((p = switch_channel_get_variable(channel, "RECORD_SOFTWARE"))) {
src/switch_ivr_play_say.c:589: if ((p = switch_channel_get_variable(channel, "RECORD_ARTIST"))) {
src/switch_ivr_play_say.c:595: if ((p = switch_channel_get_variable(channel, "RECORD_COMMENT"))) {
src/switch_ivr_play_say.c:601: if ((p = switch_channel_get_variable(channel, "RECORD_DATE"))) {
> On Oct 20, 2015, at 7:20 AM, Michael Nielsen <mic.niel84 at gmail.com> wrote:
>
> Is it possible to change the metadata on the mp3-files generated by mod_shout?
> I'm using the debian package and do not whish to compile things myself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151020/e6d23bea/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list