Opened 16 years ago

Last modified 15 years ago

#456 closed enhancement

Option to follow redirection in PJSUA-LIB — at Version 2

Reported by: bennylp Owned by: bennylp
Priority: minor Milestone: Known-Issues
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

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.

Change History (2)

comment:1 Changed 16 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 16 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.