[Asterisk-code-review] ASTERISK-26573: fix typo in chan sip (asterisk[master])

C.J. Collier asteriskteam at digium.com
Thu Nov 10 14:00:28 CST 2016


C.J. Collier has uploaded a new change for review. ( https://gerrit.asterisk.org/4380 )

Change subject: ASTERISK-26573: fix typo in chan_sip
......................................................................

ASTERISK-26573: fix typo in chan_sip

* end-pints -> end-points

Change-Id: I22c94459f4bb6b8a2f6713cfd22e87c32f204e6b
Signed-off-by: C.J. Collier <cjcollier at linuxfoundation.org>
---
M channels/chan_sip.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/4380/1

diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 32b2a36..df1221a 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -207,7 +207,7 @@
 		request session-timers from remote end-points. This is the default mode.
 	2. Originate :: In the "originate" mode, the Asterisk server requests the remote
 		end-points to activate session-timers in addition to honoring such requests
-		made by the remote end-pints. In order to get as much protection as possible
+		made by the remote end-points. In order to get as much protection as possible
 		against hanging SIP channels due to network or end-point failures, Asterisk
 		resends periodic re-INVITEs even if a remote end-point does not support
 		the session-timers feature.

-- 
To view, visit https://gerrit.asterisk.org/4380
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I22c94459f4bb6b8a2f6713cfd22e87c32f204e6b
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: C.J. Collier <cjcollier at linuxfoundation.org>



More information about the asterisk-code-review mailing list