Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


ast_set_party_id Struct Reference

Indicate what information in ast_party_id should be set. More...

#include <channel.h>


Data Fields

unsigned char name
unsigned char number
unsigned char subaddress


Detailed Description

Indicate what information in ast_party_id should be set.

Since:
1.8

Definition at line 311 of file channel.h.


Field Documentation

unsigned char name

TRUE if the ast_party_name information should be set.

Definition at line 313 of file channel.h.

unsigned char number

TRUE if the ast_party_number information should be set.

Definition at line 315 of file channel.h.

unsigned char subaddress

TRUE if the ast_party_subaddress information should be set.

Definition at line 317 of file channel.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7