
Data Fields | |
| sockaddr_in | addr |
| ast_ha * | ha |
| char | id [16] |
| skinny_line * | lines |
| char | model [6] |
| char | name [80] |
| skinny_device * | next |
| in_addr | ourip |
| int | registered |
| skinnysession * | session |
| int | type |
| char | version_id [16] |
Definition at line 867 of file chan_skinny.c.
| struct sockaddr_in addr |
| char id[16] |
Definition at line 870 of file chan_skinny.c.
Referenced by skinny_register(), and skinny_show_devices().
| struct skinny_line* lines |
Definition at line 877 of file chan_skinny.c.
Referenced by delete_devices(), find_subchannel_by_name(), skinny_show_devices(), and skinny_show_lines().
| char model[6] |
| char name[80] |
Definition at line 869 of file chan_skinny.c.
Referenced by do_housekeeping(), find_subchannel_by_name(), handle_message(), reload_config(), skinny_answer(), skinny_hangup(), skinny_new(), skinny_show_devices(), skinny_show_lines(), and skinny_ss().
| struct skinny_device* next |
Definition at line 880 of file chan_skinny.c.
Referenced by find_subchannel_by_name(), reload_config(), skinny_register(), skinny_show_devices(), and skinny_show_lines().
| struct in_addr ourip |
Definition at line 876 of file chan_skinny.c.
| int registered |
Definition at line 873 of file chan_skinny.c.
Referenced by skinny_call(), skinny_hangup(), skinny_register(), and skinny_show_devices().
| struct skinnysession* session |
Definition at line 879 of file chan_skinny.c.
Referenced by skinny_answer(), skinny_call(), skinny_hangup(), skinny_indicate(), skinny_register(), skinny_senddigit(), skinny_ss(), and start_rtp().
| int type |
Definition at line 872 of file chan_skinny.c.
Referenced by skinny_register(), and skinny_show_devices().
| char version_id[16] |
1.4.7