David Staudt | There may be some confusion about what you mean by 'recording': - JTAPI recording feature that is implemented via forking media from a Cisco IP phone to a SIP trunk based recording server. This is not possible using a CTI port - Capturing RTP audio at a CTI port via the application, which then 'records' the audio in some way internall The latter is where I believe you will want to focus, and should be basically the reverse concept of the audio playback which you seem to have already accomplished: check the RTP input event for IP/port/codec, open a UDP port and start receiving audio packets. |
| Please sign in to flag this as inappropriate. |