MayamaTakeshi / sip-lab

A node module that helps to write SIP functional tests
3 stars 2 forks source link

Add support for MRCPv2 #40

Closed MayamaTakeshi closed 1 year ago

MayamaTakeshi commented 1 year ago

MRCPv2 media can be negotiated in the SDP in addition to audio RTP media. Upon SDP answer, we should create TCP socket to exchange MRCPv2 messages as part of the call interface: call.send_mrcp_msg()