BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnSelectAccountParam Struct Reference

#include <endpoint.hpp>

Data Fields

SipRxData rdata
 
int accountIndex
 

Detailed Description

Parameter of Endpoint::onSelectAccount() callback.

Field Documentation

◆ rdata

SipRxData pj::OnSelectAccountParam::rdata

The incoming request.

◆ accountIndex

int pj::OnSelectAccountParam::accountIndex

The account index to be used to handle the request. Upon entry, this will be filled by the account index chosen by the library. Application may change it to another value to use another account.


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.