Opened 14 years ago

Closed 14 years ago

#1089 closed enhancement (fixed)

Store remote capability info in the dialog

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.7
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Sample cases:

  • Session timer is recommended to use UPDATE to update session.
  • Prefer to send UPDATE upon receiving SDP answer with multiple codecs/formats.

Change History (3)

comment:1 Changed 14 years ago by nanang

(In [3196]) Re #1089:

  • Added a feature in dialog to store and retrieve remote capabilities dug from the remote messages.
  • Added few APIs in dialog to query and update remote capabilities, also added an API in pjsua_call to query whether a capability is supported by remote.

comment:2 Changed 14 years ago by nanang

(In [3200]) Re #1089:

  • Fixed compile error (on Symbian) incompatible types between int and pjsip_dialog_cap_status.

comment:3 Changed 14 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.