We are using QuadroM12Li (firmware release 5.2.40). We would like to to be able to record a message for our customers and the message could be played back from a couple of customized AA scenarios.
Using *75 feature code seems to me is not an option since we could record message just for AA that are using Default scenarios not VXML scenarios as our AA are designed. Even if we record the message for default 00 AA we can not access it from our VXML script.
It appears that Epygi supports <object name=".." classid'"record"> VXML object. However we were able to record a message on a particular AA extension using the following parameters:
<param name="extension" expr="'123'"/>
<param name="filename" expr="'abc.wav'"/>
Yet, not sure how to stop recording. We could playback this message just from 123 AA where is recorded but not form other AA, therefore we need to record the same message several times which is not handy at all.
Is there anybody who could help with this issue? Could this be achieved by using *75 code if not what is syntax in VXML script to:
1. record message on a common location accessible by all AA
or
2. how to access .wav recorded for one AA from another AA
Your help is very much appreciated!
Best regards,
Vojimir