sip_reason.c File Reference


Detailed Description

Reason header.

The file sip_reason.c contains implementation of header class for SIP header Reason.

Author:
Pekka Pessi <Pekka.Pessi@nokia-email.address.hidden>.

#include "config.h"
#include "sofia-sip/sip_parser.h"
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>

Include dependency graph for sip_reason.c:


Functions

char * sip_reason_dup_one (sip_header_t *dst, sip_header_t const *src, char *b, int xtra)
 Duplicate one sip_reason_t object.

Variables

msg_hclass_t sip_reason_class []
 Header class for SIP Reason header.

Sofia-SIP 1.12.1 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.