peer_config Struct Reference

#include <config.h>


Detailed Description

Peer configuration.

Definition at line 60 of file config.h.

Data Fields

str fqdn
 FQDN of the peer.
str realm
 Realm of the peer.
int port
 TCP port of the peer; the Diameter uri is then aaa://fqdn:port.


Field Documentation

str peer_config::fqdn

FQDN of the peer.

Definition at line 61 of file config.h.

Referenced by free_dp_config(), log_dp_config(), parse_dp_config(), and peer_manager_init().

str peer_config::realm

Realm of the peer.

Definition at line 62 of file config.h.

Referenced by free_dp_config(), log_dp_config(), parse_dp_config(), and peer_manager_init().

int peer_config::port

TCP port of the peer; the Diameter uri is then aaa://fqdn:port.

Definition at line 63 of file config.h.

Referenced by log_dp_config(), parse_dp_config(), and peer_manager_init().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 23 04:14:46 2008 for Open IMS Core CSCFs by  doxygen 1.5.2