Hi Yeah I actually went for 4.0.4 because the scenario I am using SIPX in required a heavily customised voicemail system and found the old SIPX voicemail platform allowed you to customise 95% of what I needed to do via VXML scripts.
I guess the same is possible with Freeswitch.... For VM-to-Text we actually use Phonetag so submit voicemail WAV file via HTTP POST to Phonetag and then get the transcription once it becomes available. Regards Justin On Mon, Aug 9, 2010 at 1:00 PM, Martin Steinmann <[email protected]> wrote: > Justin > > > > These templates are much more configurable in 4.2. There are now three > different templates the user can choose from, and you can create additional > ones. All the VXML is gone in 4.2 and we now use FreeSWITCH as the media > engine. > > > > How did you do VM to text? In FreeSWITCH there is an MRCP stack > available, so that a speech rec engine can easily be connected. > > > > --martin > > > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Justin Menga > *Sent:* Sunday, August 08, 2010 8:56 PM > *To:* Michael Scheidell > *Cc:* [email protected] users > *Subject:* Re: [sipx-users] looking to change FROM line in voicemail > > > > We've done this on 4.0.4 as we wanted to introduce Voicemail to Text > transcription. In short we modified the source code to disable email > delivery from SIPX and handle email delivery via our own (Python) service > (triggered by Voicemail VXML engine CGI > > I can't speak for 4.2/4.3 but in 4.0.4 some of the email "template" content > is hardcoded in source code - it would be nice to see configurable template > files for email messages. > > On Mon, Aug 9, 2010 at 12:41 PM, Michael Scheidell < > [email protected]> wrote: > > > On 8/8/10 8:36 PM, Douglas Hubler wrote: > > On Sat, Aug 7, 2010 at 6:11 PM, Michael Scheidell > > <[email protected]> <[email protected]> wrote: > > > > Are you recommending a change to 4.3 or would this make a good HOWTO on > wiki? > > > > nothing I did worked, so, I am resorting to header re-writing rules in > postfix, or mutt, so, no HOWTO. > (but I do know how to convert wav's to mp3.) > Not totally done yet, but have proof of concept. > need to load lame and ripmime via rpm's. load mutt via yum > need ripmime to take apart the email, lame to convert into mp3, and mutt to > re-assemble the email with attachments. > > Currently using REDIRECT in postfix and a phantom account, procmailrc to > pull the original subject and to. then a script calls ripmime, lame and > mutt. > Once I get it done, I will document it. > > -- > Michael Scheidell, CTO > o: 561-999-5000 > d: 561-948-2259 > ISN: 1259*1300 > > *| *SECNAP Network Security Corporation > > - Certified SNORT Integrator > - 2008-9 Hot Company Award Winner, World Executive Alliance > - Five-Star Partner Program 2009, VARBusiness > - Best in Email Security,2010: Network Products Guide > - King of Spam Filters, SC Magazine 2008 > > > ------------------------------ > > This email has been scanned and certified safe by SpammerTrap®. > For Information please see http://www.secnap.com/products/spammertrap/ > ------------------------------ > > > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > > >
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
