Skip to end of metadata
Go to start of metadata

PJSIP_MEDIA_OFFER()

Synopsis

Media and codec offerings to be set on an outbound SIP channel prior to dialing.

Description

When read, returns the codecs offered based upon the media choice.

When written, sets the codecs to offer when an outbound dial attempt is made, or when a session refresh is sent using PJSIP_SEND_SESSION_REFRESH.

Syntax

PJSIP_MEDIA_OFFER(media)
Arguments
  • media - types of media offered

See Also

Import Version

This documentation was imported from Asterisk Version GIT-19-56f9c28

  • No labels