From 115c078e9d8ed62ca015a081b92e0c8987678fbd Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Sat, 17 Aug 2013 17:27:40 +0000 Subject: xml doc change for transport config object - remove non-applicable warning and add text regarding Asterisk restart (closes issue ASTERISK-22105) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396899 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_pjsip.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/res_pjsip.c b/res/res_pjsip.c index be40c4262..27d446296 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 -- cgit v1.2.3