Ticket #4514 (new Feature Requests)

Opened 1 year ago

Last modified 1 year ago

annoucement - read back variable named files

Reported by: john@erba.tv Assigned to:
Priority: trivial Milestone: Undetermined
Component: Announcements Version: 2.8-branch
Keywords: annoucements variable Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: Asterisk 1.6 Backend Engine Version: 1.6.2.11

Description

I would find it useful in some circumstances to have an announcement that does not use a fixed file name but one that can have a variable in the name, for example recordingname-${CALLERID(num)}.

Change History

09/14/10 16:39:48 changed by p_lindheimer

  • priority changed from minor to trivial.
  • milestone changed from 2.9 to Cut Line.

this seems extremely specific and most likely better handled with custom dialplan somewhere. For now I'll leave it open but move it out of the current milestone. Doing this with the current implementation is "non-trivial" as announcements reference system recording IDs (not the name), so doing something like this adds a new dimension to dealing with announcements (which, again, sounds very specific, at least what comes to my mind…)