1.8 TCP参数
The following parameters allows to tweak the TCP behaviour. 1. disable_tcp Global parameter to disable TCP support in the SIP server. Default value is ’no'. Example of usage: disable_tcp=yes 2. tcp_accept_aliases If a message received over a tcp connection has “alias” in its via a new tcp alias port will be created for the connection the message came from (the alias port will be set to the via one). ...