We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 2 matches

by rakesh2404
Mon May 06, 2013 10:26 am
Forum: Plum DEV Q&A
Topic: How to use name$.duration
Replies: 2
Views: 7592

Re: How to use name$.duration

Please could somebody reply to my post?
by rakesh2404
Mon May 06, 2013 3:45 am
Forum: Plum DEV Q&A
Topic: How to use name$.duration
Replies: 2
Views: 7592

How to use name$.duration

Hi, I want to capture the duration of time in which a call transfer is done. I am using below block of code to transfer. <vxml version="2.0" xml:lang="en"> <form id="formcheck"> <var name="sessionid" expr="session.id"/> <var name="lang" expr="''"/> <block> <audio src="test.mp3"></audio> </block> <tr...