Changes between Version 1 and Version 2 of Ticket #456
- Timestamp:
- Jan 21, 2008 12:12:24 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #456 – Description
v1 v2 3 3 - application may accept, reject, or delay the redirection processing later (for example, to ask for user permission) 4 4 - when application accepts the redirection, pjsua-lib will try the new destinations sequentially 5 6 To maintain backward compatibility with existing applications, pjsua-lib will not follow redirection if the callback is not implemented by application.