search for: global_rtpip

Displaying 1 result from an estimated 1 matches for "global_rtpip".

2010 Oct 12
0
rtpip patch
...10 +1103,6 @@ static int dumphistory; /*!< Dump history to verbose before destroying SIP dialog */ static char global_regcontext[AST_MAX_CONTEXT]; /*!< Context for auto-extensions */ static char global_useragent[AST_MAX_EXTENSION]; /*!< Useragent for the SIP channel */ - -static char global_rtpip[AST_MAX_EXTENSION]; - - static char global_sdpsession[AST_MAX_EXTENSION]; /*!< SDP session name for the SIP channel */ static char global_sdpowner[AST_MAX_EXTENSION]; /*!< SDP owner name for the SIP channel */ static int global_authfailureevents; /*!< Whether we send authentication fai...