Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
mflorell wrote:Just have the agent do a Blind Transfer to an In-Group with no agents in it, and the no-agent method would be Call Menu, which would contain your question, that Call Menu would be set to log to a vicidial_list field so the ranking sticks with the lead.
mflorell wrote:You should select an In-Group from the pull-down menu and use the LOCAL CLOSER button, not the BLIND TRANSFER button.
Just add another Call Menu after the first call menu, as for comments, just send to a Voicemail box with no instructions.
mflorell wrote:The voicemail files would be stored on the dialer asterisk server.
Yes, they can be configured to send to voicemail when they are left, that you can configure in the voicemail box configuration within VICIdial.
williamconley wrote:One of the deeper functions available on call menus is the ability to modify the status of the lead and then execute another related option on the menu. This is accomplished with a special AGI script, and documented in the Vicidial manager's manual. Example: You could set option 3 to change the status to "NI" and then execute option "D" when completed (which could go to another menu for a continuation).
i do not believe there's a stock agi that would add a value to another field at present, but it would not be particularly difficult to develop.
williamconley wrote:The comedian voicemail system is not part of Vicidial, it's part of the asterisk core, and has no method for modifying the filename based on any criteria. However: Information on the topic is, in fact, able to be sent in an email. It also has more information in msg0000.txt, which contains useless information with the present configuration.
If *I* were going to do it, I would probably modify the VM exension 85026666666666* to include the lead_id or at least the phone number (which you can delimit with * characters in the number if you want). Then you could write a script to access this information in the txt file to alter the filename and/or move the file, etc.. You could also consider playing with the callerid and/or category, or even the macrocontext. I'm not sure if you can alter the content of the file itself (never tried), could be possible.
But if you want to send the file to someone with the callerid on it, the built in voicemail to email system already does that, it just doesn't alter the filename while doing it. If you're good at parsing and managing email, you could catch the email and use the information in the email to modify the recording and store it, of course. But that's a special talent.
Users browsing this forum: No registered users and 62 guests