getMonitor (sessionid, calldate, mp3)
According to sessionId and call date, get URL of the recording file for play or download
| Parameters | Type | Description |
|---|---|---|
| sessionid | String | sessionId of the call |
| calldate | String | call date, such as: 2013-02-09 |
| mp3 | String | no / yes if you want mp3 format, no by default |
|Retuen|code|Retuen|message
| Value | Description |
|---|---|
|Retuen|1|Retuen|address | |Retuen|succeed|Retuen|record address ex: |Retuen|1|Retuen|http://192.168.1.100:8880/getMonitor/ 20130123114549-2227-1986.wav |
|Retuen|2|Retuen|message | |Retuen|failed|Retuen|message |