Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
refer_progress Struct Reference

REFER Progress structure. More...

Data Fields

struct stasis_subscriptionbridge_sub
 Stasis subscription for bridge events.
 
pjsip_dialog * dlg
 Dialog for subscription.
 
int framehook
 Frame hook for monitoring REFER progress.
 
pjsip_rx_data * rdata
 Received packet, used to construct final response in case no subscription exists.
 
unsigned int refer_blind_progress
 Whether to notifies all the progress details on blind transfer.
 
int sent_100
 Non-zero if the 100 notify has been sent.
 
struct ast_taskprocessorserializer
 Serializer for notifications.
 
pjsip_evsub * sub
 Subscription to provide updates on.
 
int subclass
 Last received subclass in frame hook.
 
struct transfer_channel_datatransfer_data
 Reference to transfer_channel_data related to the refer.
 
char * transferee
 Uniqueid of transferee channel.
 

Detailed Description

REFER Progress structure.

Definition at line 49 of file res_pjsip_refer.c.


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