Thank you for your comments. Yup, I kept running into limitations in the dialplan. There are some things agi apps can do, but not everything.
I have also just hit the wall with the Record() app, it might be better for me to start in app_record.c for some of the things I want to do, it's much smaller. Then I'll tackle app_voicemail.c It's encouraging to hear that it's shouldn't be a huge issue. This will be a great way to learn C. Neil T. Skowronek --- Justin Newman <[EMAIL PROTECTED]> wrote: > You will need to modify > /usr/src/asterisk/apps/app_voicemail.c. Fairly easy > task. > > On another note, I'm surprised the IVR within apps > such as voicemail isn't > drawn out into a app specific app/dialplan. The > application flow could then > be easily customized by end users. This wouldn't be > too hard to do... > > -J > > > Date: Sun, 16 Oct 2005 22:57:48 -0700 (PDT) > > From: Neil Skowronek <[EMAIL PROTECTED]> > > Subject: [Asterisk-Users] Modifying Voicemail App > > > > I want to add things to the prompts like: > > > > "mark urgent" > > > > "add to message" > > > > "pause while recording message" > > > > Any examples of how to do this? > > > > I'd also like to switch around prompts, not simply > > edit the sound files. > > > > Is it an agi, special dailplan, patching the > > app_voicemail.c file? All three? > > > > Any input/examples are welcome. > > > > -thanks > > > > _______________________________________________ > --Bandwidth and Colocation sponsored by Easynews.com > -- > > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/ _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
