[Freeswitch-users] Httapi record

Lin, Xiaoping xlin at soleocommunications.com
Tue Sep 12 21:29:45 UTC 2017


Hello,

I try to make this simple program to work.
It did not record anything.

Please help. Thanks!


<document type="text/freeswitch-httapi">
        <work>  <playback file="http://10.2.11.207:8690//CA/servlet/CA/ASRTestApp/Default/en_US/AgainNumNotInService.wav"
                action="http://10.2.11.207:8690/VoiceApp/servlet/VoiceAppServlet;jsessionid=F47B8127C932FE6E78FCFAB486A15474?Debug=true&item=0"
/>      <playback file="http://10.2.11.207:8690//CA/servlet/CA/ASRTestApp/Default/en_US/WhatBusinessLookingOne.wav"
                action="http://10.2.11.207:8690/VoiceApp/servlet/VoiceAppServlet;jsessionid=F47B8127C932FE6E78FCFAB486A15474?Debug=true&item=1&PLAY_DONE"
/>      <execute application="flush_dtmf"/>
<record action="http://10.2.11.207:8690/VoiceApp/servlet/VoiceAppServlet;jsessionid=F47B8127C932FE6E78FCFAB486A15474?Debug=true"
                name="playback-user-input"
                file="/var/lib/freeswitch/storage/temp/recording_0.wav"
                limit="30"
                terminators=""
                digit-timeout="10000">
                </record>
        </work>
</document>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170912/ad4869b4/attachment.html>


More information about the FreeSWITCH-users mailing list