Mon Sep 20 2010 00:34:50

Asterisk developer's documentation


Data Fields

find_call_cb_arg Struct Reference

argument to the helper function to identify a call More...

Data Fields

const char * callid
const char * fromtag
enum sipmethod method
const char * tag
const char * totag

Detailed Description

argument to the helper function to identify a call

Definition at line 7323 of file chan_sip.c.


Field Documentation

const char* callid

Definition at line 7325 of file chan_sip.c.

Referenced by find_call(), and find_call_cb().

const char* fromtag

Definition at line 7326 of file chan_sip.c.

Referenced by find_call().

Definition at line 7324 of file chan_sip.c.

Referenced by find_call(), and find_call_cb().

const char* tag

Definition at line 7328 of file chan_sip.c.

Referenced by find_call(), and find_call_cb().

const char* totag

Definition at line 7327 of file chan_sip.c.

Referenced by find_call(), and find_call_cb().


The documentation for this struct was generated from the following file: