#include <dlg_transfer.h>

Data Fields | |
| struct dlg_cell * | dlg |
| str | from |
| int | state |
| str | to |
Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com)
This file is part of kamailio, a free SIP server.
kamailio is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version
kamailio is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition at line 28 of file dlg_transfer.h.
Definition at line 32 of file dlg_transfer.h.
Referenced by dlg_bridge_tm_callback(), dlg_refer_callee(), dlg_refer_tm_callback(), dlg_transfer(), and dlg_transfer_ctx_free().
Definition at line 30 of file dlg_transfer.h.
Referenced by dlg_bridge(), dlg_transfer(), and dlg_transfer_ctx_free().
| int state |
Definition at line 29 of file dlg_transfer.h.
Definition at line 31 of file dlg_transfer.h.
Referenced by dlg_bridge(), dlg_refer_callee(), dlg_transfer(), and dlg_transfer_ctx_free().
1.5.6