Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 2195)

Ticket Resolution Summary Owner Reporter
#431 duplicate Empty Authorization header is not removed when the actual header is sent bennylp bennylp
Description

Changeset r1561 added option to send empty Authorization header, to work with IMS. But it is reported that this empty Authorization header is not removed once the actual Authorization header is created.

#442 duplicate Function to create dialog/call with specifying Call-ID bennylp bennylp
Description

This is useful when creating a new call as the result of redirection, as RFC 3261 recommends that the same Call-ID should be used. Thanks P.J.Cast for the suggestion.

#456 duplicate Option to follow redirection in PJSUA-LIB bennylp bennylp
Description

Implement handling of call redirection in PJSUA-LIB:

  • a callback to notify application that the call is being redirected
  • application may accept, reject, or delay the redirection processing later (for example, to ask for user permission)
  • when application accepts the redirection, pjsua-lib will try the new destinations sequentially

To maintain backward compatibility with existing applications, pjsua-lib will not follow redirection if the callback is not implemented by application.

Note: See TracQuery for help on using queries.