a place to store all global settings for the sip channel driver More...
Data Fields | |
| int | ignore_regexpire |
| int | peer_rtupdate |
| int | rtsave_sysname |
a place to store all global settings for the sip channel driver
Definition at line 740 of file chan_sip.c.
| int ignore_regexpire |
G: Ignore expiration of peer
Definition at line 743 of file chan_sip.c.
Referenced by build_peer(), destroy_association(), reload_config(), and sip_show_settings().
| int peer_rtupdate |
G: Update database with registration data for peer?
Definition at line 741 of file chan_sip.c.
Referenced by destroy_association(), handle_response_peerpoke(), reload_config(), sip_poke_noanswer(), sip_show_settings(), and update_peer().
| int rtsave_sysname |
G: Save system name at registration?
Definition at line 742 of file chan_sip.c.
Referenced by realtime_update_peer(), reload_config(), and sip_show_settings().
1.6.1