diff --git a/res/res_pjsip.c b/res/res_pjsip.c index be40c42622..27d4462968 100644 --- a/res/res_pjsip.c +++ b/res/res_pjsip.c @@ -691,10 +691,9 @@ There are different transports and protocol derivatives supported by res_pjsip. They are in order of preference: UDP, TCP, and WebSocket (WS). - - Multiple endpoints using the same connection is NOT - supported. Doing so may result in broken calls. - + Changes to transport configuration in pjsip.conf will only be + effected on a complete restart of Asterisk. A module reload + will not suffice. Number of simultaneous Asynchronous Operations