2010/7/6 Bogdan-Andrei Iancu <[email protected]>: > Hi Iñaki, > > Thanks for heads-up :) . > > In this case, we can simply check the SDP for the "sendonly" occurrence, > right?
Yes, but it's a bit more complex: If the stream to be placed on hold was previously a sendrecv media stream, it is placed on hold by marking it as sendonly. If the stream to be placed on hold was previously a recvonly media stream, it is placed on hold by marking it inactive. So both a=sendonly and a=inactive should be considered. Regards. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
