Hello, Community!
Have a nice day to you!
This topic describes the operation for U1930 data capture.
Firstly, you should install and configure the NFS server.
Create the fileserver folder in D:\.

Select all permissions for the Everyone group, as shown in the following figure.

Install the NFS server. (Use default settings and click Next until the installation completes.)
Set NFS properties, as shown in the following figure.

Click New, and set Name to fileserver, Path to D:\fileserver, Uid to 65534, and Gid to 65533.
After the parameters are set according to the following figure, click Apply and then OK.
Second: U1930 configurations and data capture operation
Run the following command to add the NFS server on the U1930:
config add nfs type mrs nfsip <> remotedir <> localdir <>
In the preceding command, nfsip indicates the IP address of the file server; remotedir indicates the remote path and must be set to the value of Name (that is, fileserver) in the preceding figure; localdir indicates the local drive letter.
Command example:
config add nfs type mrs nfsip 192.169.8.108 remotedir fileserver localdir d
Run the show nfs type mrs command to check whether the U1930 and NFS server are connected, as shown in the following figure. If STATUS is connect, the U1930 and NFS server are connected properly, and data can be captured. If the U1930 and NFS server are not connected, disable the firewall software on the PC where the file server is deployed, including the system firewall and third-party firewall software.

Run the following commands to load and activate the data capture patch:
config patch load filename <>
config patch activate patchno <>
Capture data. The procedure is as follows:
At first, config the at0 line to DDI number(please see the detail from product document)
Config the cidtime to afterring: config cid parameter cidmode dtmf cidtime afterring
Run the d d mrfd cmd 700 p1 1 command to start data capture.
Config the cidtime to beforering: config cid parameter cidmode dtmf cidtime beforering
Make a call.
After the call ends, run the d d mrfd cmd 700 p1 0 command to stop data capture.
Note: If you need to capture data for multiple calls, you must stop data capture every time a call ends, and then start data capture before the next call starts.
Captured data is stored in D:\fileserver\CapDspData.
After data capture is complete, run the following commands to delete the patch:
config patch deactivate patchno <>
config patch delete patchno <>
The following commands may be used:
Start data capture: d d mrfd cmd 700 p1 1
Stop data capture: d d mrfd cmd 700 p1 0
Add the NFS server: config add nfs type mrs nfsip 192.169.8.108 remotedir ileserver localdir d
Check whether the U1930 and NFS server are connected: show nfs type mrs
Delete the NFS server: config delete nfs
Thanks for reading!




