Ignore:
Timestamp:
Jun 17, 2015 6:18:07 AM (9 years ago)
Author:
nanang
Message:

Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), from Supported & Allow headers in outgoing messages (request & response), when the extension is disabled in the invite session.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip-ua/sip_inv.h

    r4985 r5109  
    479479 *                      this to NULL, to let remote UAS specifies an offer. 
    480480 * @param options       The options argument is bitmask combination of SIP  
    481  *                      features in pjsip_inv_options enumeration. 
     481 *                      features in pjsip_inv_option enumeration. 
    482482 * @param p_inv         On successful return, the invite session will be put  
    483483 *                      in this argument. 
     
    616616 *                      matches the offer.  
    617617 * @param options       The options argument is bitmask combination of SIP  
    618  *                      features in pjsip_inv_options enumeration. 
     618 *                      features in pjsip_inv_option enumeration. 
    619619 * @param p_inv         Pointer to receive the newly created invite session. 
    620620 * 
Note: See TracChangeset for help on using the changeset viewer.