[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Attaching a new header to reinvite
From: |
Aymeric Moizard |
Subject: |
Re: [Linphone-users] Attaching a new header to reinvite |
Date: |
Tue, 22 Jul 2003 17:46:31 +0200 (CEST) |
On Tue, 22 Jul 2003, Troy Cauble wrote:
> mudassir fajandar wrote:
>
> > Hi all,
> >
> > I want to add a new header to a reinvite and have been
> > unsuccesful in doing so. Have made the necessary
> > changes in the ict_callbacks and osipdialog files in
> > the linphone code as well as added a new file (for the
> > new header) called header_infoflag.c to the parser
> > folder in the libosip library.
There is no need for a new file in libosip. You can add
and retreive any headers with the actual libosip code.
Aymeric