BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnIncomingCallParam Struct Reference

#include <account.hpp>

Data Fields

int callId
 
SipRxData rdata
 

Detailed Description

This structure contains parameters for onIncomingCall() account callback.

Field Documentation

◆ callId

int pj::OnIncomingCallParam::callId

The library call ID allocated for the new call.

◆ rdata

SipRxData pj::OnIncomingCallParam::rdata

The incoming INVITE request.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.