Record time duration for fax in vxml

I am going to get the time duration used for fax sending in vxml:
<transfer name="mycall" destexpr="'fax://' + phone_num" bridge="false" connecttimeout="120s" maxtime="180s" cisco-longpound="true" cisco-mailtoaddress="'xxxx'" >
<catch event="telephone.disconnect.transfer">
<assign name="mydur" expr="mycall$.duration"/>
<goto next="#timeCount"/>
</catch>
</transfer>
<var name="startTime" expr="new Date();"/>
<var name="endTime"/>
<form id="timeCount">
<block>
<assign name="document.startTime" expr="startTime.getTime();"/>
<assign name="document.startTime" expr="Number(startTime);"/>
<assign name="document.endTime" expr="new Date();"/>
<assign name="document.endTime" expr="endTime.getTime();"/>
<assign name="document.endTime" expr="Number(endTime);"/>
<assign name="mydur" expr="document.endTime - document.startTime;"/>
</block>
</form>
But mycall$.duration is 0 after transferring fax.
And even if I use codes to count time duration, the duration, mydur, is about the same regardless of the number of pages sent.
Is it possible to use vxml to record time duration of fax?
Thank you!

Paste the following Config:
sh ver
sh run
debug of one call demonstrating the problem :
debug voip ivr all
debug vxml all

Similar Messages

  • Time duration for Process.waitFor() to wait.

    Can we specify the time duration for the Process.waitFor() after which it resumes?
              Runtime rt=Runtime.getRuntime();
              Process ps=rt.exec("some command");
              ps.waitFor();
    Like here if rt.exec() is taking a lot of time to execute, the ps should wait for a certain period of time for rt to execute and if rt doesnt complete within the specified time then ps should resume.

    I don't know exactly what you are doing but what about: wait(long timeout);

  • Extending recording time/length for each track?

    Hello Any and Everyone!
    I would like to know if someone can help me out with what I am to do about extending the recording time for each track? I have found nothing as of yet that explains to me how to do it in the manual or in the application itself. It is standard 15 minutes and that's it. It may be and probably is a simple thing but can someone help me? Thanks.
    Wazzmatic

    Hi,
    If I'm not mistaken, you should check the preferences.
    Click 'Audio' or 'Recording'. There you should find a field where you can setup the desired recording time for all your projects....
    As far as I know, you cannot setup independent rec. time for each chammel/track.
    Hamm.Nrd

  • Ideal Time Duration for Payroll International Implementation

    Hi Experts,
    Can anybody please guide me :
    What is the ideal duration for Payoll International implementation along with statutory requirement.
    What are the pre requisites for this.
    What all additional activities required to be done which were excusive to International Payroll.
    Please guide .
    Thanks.

    Hi,
    International payroll with statutory would differ based on the complexity involved in the country norms and pay policies tobe implemented in the schema level.
    Realization effort would definitely will be based on the country specific RICEF and PCR modifications to be performed. Else, the project estimation can be made based on any other country implementation for other phases in ASAP.
    some of the notes to be kept as a checklist for any payroll implementation are-
    1) Clear pay related requirements to be implemented are signed off
    2) Testing scenarios identified by the Users, functional consultants as a workshop session
    3) Parallel runs of atleast two cycle to be incorporated in the plan for implementation
    4) Statutory forms are well designed and tested per the latest SAP release notes
    5) Payroll users are trained and tested with the payroll processes
    6) FI configurations are well defined with the respective accounts to be considered for various wage types
    7) Test some of the end to end scenario for various cities and districts related calculations and different EGs from hiring and processing time, payrollt, posting to payroll and posting to finance
    8) Finalising on check print format and consolidated inputs with appropriate testing
    9) Bank transfer file to be well tested
    10) Reviewing the remuneration statement as pay slips in Portal (PDF format) should be configured and tested

  • Incorrect time duration for songs

    I just added a few mp3s to my iTunes (8.1.1) library, and while the songs are around 3-4 minutes long each, the time duration listed is more than 25 minutes for each of the songs. The songs play fine, and they stop at the proper point (3-4 minutes in), the length is just listed wrong... how can I fix this? It's messing with my total time count, and it's just rather annoying altogether. Thanks for any help!

    Welcome to the forums
    One thing you could do, is set the correct Stop time for the track (in Get Info), and the track will stop playing at the correct point.
    If you want to make the total time correct also, then :
    1. set the correct Stop time (above)
    2. convert the MP3 (iTunes Preferences / Importing) to another format, or to MP3 again (you will lose a little quality I'm afraid)
    The converted track will now have the correct Stop time AND length.

  • Time duration for deadline

    Dear Experts,
    I learnt that,
    negative duration for deadline can be used if we define reference date/time via an expression.
    Can you please tell me,
    1.What is negative duration.
    2. What is the purpose of defining negative duration.
    3.How to mention it using an expression in deadline
    KR,
    Bharath

    1.What is negative duration.
    Negative duration is if the workitem creation date is lets say today and you had selected type as expression and passed todays
    date but not time then it would set the time either 00:00:01 of request start and latest start and 23:59:59 for request end and latest end.
    Which  can be before time or after time..
    2. What is the purpose of defining negative duration.
    for certain cases you dont want the request start to be incorporated even though you had activated it then you can send the back time of the workitem creation which brings the workitem to ready state instead of waiting state.
    3.How to mention it using an expression in deadline
    " as said... mention the time as 00:00:01 or 23:59:59 based on the requirement.
    Hope my understandings helps you...!
    Regards
    Narin.

  • LO Extraction approx time duration for PO Items (2lis_02_itm)

    Hi All,
    We are supposed to use 2lis_02_itm which is a purchase order line items data and this has to be initialized in our organization as previously there were no one using it. But, as we have to use LO extraction for PO item, we have been trying to prepare the cut over plan on how many hours approximately do we need to complete the extraction.
    As there should not be any postings during the LO extraction for PO items, we need to request to down the system for that duration. So, we are trying to estimate the time required from the start till the end of extraction. The data that we have is around in 1.3 Million records in PO header table.
    We tried to extract to the setup table in a LVT system and it took 39 hours to complete.
    I would like to know, on any of your experience, how long will it take and how much was the data load for your case.
    I need your expertise advice on this and is there any way we can initialize the system without downing the system during extraction?
    Appreciate your replies .
    Thanks in advance.

    Hi,
      There is no way for us to predict the run time, since it varies from system to system according to memory and other conditions.
    Also the header table is not a real indication of your runtime, you need to look at the line items (EKPO table). This is because any LO set-up program, always fills the lines items and these have the most data.
    This is what I suggest.
    1) Take dumps of the document ranges in the EKPO table.
    2) Split above document ranges into even chunks. For eg doc# 1 -100 contains 500 items. Doc # 101 -150 contains 500 items. The items should be more or less the same number.
    3) Take a subset of these, say 1000 records and do a set-up run without blocking the documents( there is a check box in the program). Schedule the setup as a background job. In this way, you get the exact runtime of the program for a 1000 records.You can then predict the run time for the ranges mentioned in step 2.
    4) You then need to create parallel jobs, each job contains a different document range( this is because setup tables can be filled in parallel). By optimizing the number of items and then number of parallel jobs you can get a small a time as possible and minimize the downtime.
    5) Once the jobs have completed, you can run an init w/o data transfer and then unlock the system. You can then do repair  fulls while the system is up, since the repairs would be done from the setup tables. Once all the loads are completed, you can begin running your delta ( This would already have started being captured, the moment you ran the setup w/o data transfer.
    Regards.

  • Is there a way to find the Time Duration for applying a Patch?

    Dear Legends,
    Is there a way to find the Installation or Applying time can be gauged for a PATCH, so that it will be useful to provide the DOWNTIME of the server.
    Thanks in Advance
    Regards,
    Karthik singh

    karthiksingh_dba wrote:
    Dear Legends,
    Is there a way to find the Installation or Applying time can be gauged for a PATCH, so that it will be useful to provide the DOWNTIME of the server.
    Thanks in Advance
    Regards,
    Karthik singhNot until you test the patch and install it yourself on one of the instances. Once you apply the patch, you can check the patch log file or the patch analysis report or AD_BUGS table.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Patch+AND+Analysis+AND+Report&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    You can run the patch with apply=n but this will let you to test the patch before applying it only.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12148/T531058T531065.htm#adptpptpbai
    http://docs.oracle.com/cd/E18727_01/doc.121/e12148/T531058T531062.htm#adptpaucla
    Thanks,
    Hussein

  • Recording Time Limit for Development Server?

    Also, I just want to check to make sure that the reason my
    recording stops after 45 seconds - 1 minute is because I'm using
    the Developer's license?

    I realized this was a problem with my own scripting (I had a
    timer that was going off).

  • New itunes update put the time duration for playlists at hours. How can I change it back?

    Normally you would click on the time and it would toggle between hours and MM:SS format. Now it just stays as hours. Apple is just making it super hard to burn CD's at times just under 80 minutes.

    Delete them and then download them from the desired Apple ID.
    (98978)

  • No of questions in sccm 2012 70-243 exam and the time duration

    how many question in sccm 70-243 exam and time duration for the exam

    Hi,
    I can hardly remember but according to Daniel it was 3 hours and 60 questions.
    http://www.danielclasson.com/passed-the-70-243-administering-and-deploying-system-center-2012-configuration-manager-exam/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • CAT2 - Access to record time on setting conditions?

    Hi Experts,
    Can anyone suggest a solution for the below scenario.
    We have two different users having access to enter time entry in CAT2 transaction.
    User 1: Have to enter his time entry only to his personnel no. in CAT2 transaction. He should not post time entry for other
                 personnel no.
    User 2: He is the time administrator, who records time entry for (sub_contractors) several personnel no. in CAT2 transaction. In
                 this case the sub_contractors does not have access to this transaction.
    I used CVR & PER parameter to default DATA ENTRY PROFILE & PERSONNEL NO. for the individual employee. However the system is not restricting the user to access other personnel no.
    Please help me to solve this issue.
    Regards,
    Shadeesh.G

    Can anyone solve the above issue.............
    Regards,
    Shadeesh.G

  • Process chain time duration

    Hi Expert's
    I ran a process chain which is containing two infopackages.I need to make note of the time duration exactly taken to complete the process with this process chains .Can you people guide me  where can I see the time duration for this process chains.
    Thanx in Advance.
    Vassu.

    while u r viewing the log for the process chain..right click on the selected process..click on 'display messages'..
    it will show up 3 tabs..
    one of the tabs shows the sm37 job log..
    u can note the duration from there..b/w job started step and job completed step..
    Vishvesh

  • N200 recording tim

    I am undecided between muvo n200 GB and 52MB versions. My main concern is the recording time. For how long can I record
    - from the mic
    - from the line in with 28 kbps encoding
    on 52MB?
    This is very crucial to me, I would be more than happy if somebody can help..
    Thanks

    If you get the player, be sure to update the firmware to this one, as it enhances the functionality:
    <FONT face=Helv size=2>
    http://files.europe.creative.com/man...W_L9__0_02.exe
    Cat

  • Does anyone know the max record time in voice memo?

    Hi I am trying to find out what the max record time is for 1 voice memo on an i-phone 4 with 32 gb of ram.
    I can not find it documented any where.
    Thanks
    Mark

    Thanks Ingo2711,
    The pages you suggested point to the local carriers as the only authorized service centers.
    The problem with Etisalat is that they outsourced that service to another company called Technocare.
    That company sent the phone back twice (for the reasons mentioned above) and suggested that I have it fixed at a third party, which I am refusing to do since that will void my warranty. Additionally, they are refusing to give me any thing in writing to that affect.

Maybe you are looking for