Re: [reSIProcate] How to change port twice
Actually, I am trying to change the port it is listening on.
No problem to set the port on start up, but I am asking whether the stack
needs to be restarted to change the port to listen on, since there is no
RemoveTransport( ) method.
CG
Dan Weber
<dan@xxxxxxxxxxxx
om> . To
Christian_Gavin@xxxxxxxxxxxx
02/24/2005 07:20 cc
AM resiprocate-devel@xxxxxxxxxxxxxxxxx
rg
Subject
Re: [reSIProcate] How to change
port twice
Are you trying to actually change the port its listening on, or to add a
port to listen on. AddTransport should add another port to listen on.
Dan