Exosip2 sdp helper api. -
Get remote SDP body for the latest INVITE of call.
Parameters:
excontext eXosip_t instance.
did dialog id of call.
Get local SDP body for the latest INVITE of call.
Parameters:
excontext eXosip_t instance.
did dialog id of call.
Get local SDP body for the previous latest INVITE of call.
Parameters:
excontext eXosip_t instance.
did dialog id of call.
Get remote SDP body for the latest INVITE of call.
Parameters:
excontext eXosip_t instance.
tid transction id of transaction.
Get local SDP body for the latest INVITE of call.
Parameters:
excontext eXosip_t instance.
tid transction id of transaction.
Get local SDP body for the given message.
Parameters:
message message containing the SDP.
Get audio connection information for call.
Parameters:
sdp sdp information.
Get audio media information for call.
Parameters:
sdp sdp information.
Get video connection information for call.
Parameters:
sdp sdp information.
Get video media information for call.
Parameters:
sdp sdp information.
Get media connection information for call.
Parameters:
sdp sdp information.
media media to search.
Get media information for call.
Parameters:
sdp sdp information.
media media to search.
Generated automatically by Doxygen for libeXosip2 from the source code.