Hi there,<div><br></div><div>I am putting together an ivr to allow the recipient of a call to accept, route to voice mail or eavesdrop on voicemail.</div><div><br></div><div>The current path is to answer the inbound call, park it, using the bgapi call to the recipient and play the IVR. </div>
<div><br></div><div>Basically:</div><div><ol><li>Answer</li><li>Playback greeting</li><li>UUID_PARK</li><li>Set filter for BACKGROUND_JOB</li><li>BGAPI Originate to the recipient with customer variables for processing</li>
<li>Do new IVR for recipient and process their input to route call.</li></ol></div><div>I am not sure is this the right path.</div><div><br></div><div>Is there a better way? </div><div><br></div><div>Lon</div>