Fri Apr 24 16:26:50 2009

Asterisk developer's documentation


sip_auth Struct Reference

sip_auth: Credentials for authentication to other SIP services More...


Data Fields

char md5secret [256]
sip_authnext
char realm [AST_MAX_EXTENSION]
char secret [256]
char username [256]


Detailed Description

sip_auth: Credentials for authentication to other SIP services

Definition at line 712 of file chan_sip.c.


Field Documentation

char md5secret[256]

MD5Secret

Definition at line 716 of file chan_sip.c.

Referenced by _sip_show_peer(), add_realm_authentication(), and build_reply_digest().

struct sip_auth* next

Next auth structure in list

Definition at line 717 of file chan_sip.c.

Referenced by _sip_show_peer(), add_realm_authentication(), clear_realm_authentication(), and find_realm_authentication().

char realm[AST_MAX_EXTENSION]

Realm in which these credentials are valid

Definition at line 713 of file chan_sip.c.

Referenced by _sip_show_peer(), add_realm_authentication(), and find_realm_authentication().

char secret[256]

Secret

Definition at line 715 of file chan_sip.c.

Referenced by _sip_show_peer(), and build_reply_digest().

char username[256]

Username

Definition at line 714 of file chan_sip.c.

Referenced by _sip_show_peer(), and build_reply_digest().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 24 16:26:50 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7