WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <sip_ua_layer.h>

Data Fields

pjsip_dialog *(* on_dlg_forked )(pjsip_dialog *first_set, pjsip_rx_data *res)
 

Detailed Description

User agent initialization parameter.

Field Documentation

◆ on_dlg_forked

pjsip_dialog *(* pjsip_ua_init_param::on_dlg_forked) (pjsip_dialog *first_set, pjsip_rx_data *res)

Callback to be called when the UA layer detects that outgoing dialog has forked.


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.