Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 2195)

Ticket Resolution Summary Owner Reporter
#2148 fixed Add parsing support for the OAuth 2.0 authentication mechanism bennylp ming
Description

OAuth 2.0 is described in RFC 6749.

This ticket will add parsing support for the OAuth 2.0 authorisation in PJSIP level.

#2147 fixed Miscellaneous fixes bennylp ming
Description

Miscellaneous updates and fixes

#2145 fixed Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA bennylp riza
Description

When sending re-INVITE with PJSUA_CALL_REINIT_MEDIA set, the media will reinitialize and the call media order might be different with the media SDP order.

Currently, on re-INVITE with PJSUA_CALL_REINIT_MEDIA the call media is rearrange and later the media order on SDP might get change on pjmedia_sdp_neg_modify_local_offer2().

This will lead to PJMEDIA_EINVALIMEDIATYPE when calling pjmedia_stream_info_from_sdp().

This ticket will avoid rearrangeing media when reinitializing media.

Note: See TracQuery for help on using queries.