[Asterisk-code-review] spelling: answer (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:03:35 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16726 )
Change subject: spelling: answer
......................................................................
spelling: answer
Change-Id: If07eddc26d19f52902ffeb7c386a4d6b0f80cd1f
---
M configs/samples/ooh323.conf.sample
M res/res_pjsip_session.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/26/16726/1
diff --git a/configs/samples/ooh323.conf.sample b/configs/samples/ooh323.conf.sample
index 563ec9f..2d7ce29 100644
--- a/configs/samples/ooh323.conf.sample
+++ b/configs/samples/ooh323.conf.sample
@@ -163,7 +163,7 @@
;
directmedia=no
;
-; early direct rtp (try to establish direct rtp before asnwer)
+; early direct rtp (try to establish direct rtp before answer)
; disabled by default, auto enabled by directmedia is enabled
; can be disabled escpecially if directmedia is enabled.
; can be specified globally or per peer/user section
diff --git a/res/res_pjsip_session.c b/res/res_pjsip_session.c
index 4eb855a..f4ee08d 100644
--- a/res/res_pjsip_session.c
+++ b/res/res_pjsip_session.c
@@ -5369,7 +5369,7 @@
/*
* If following_fork is set, then this is probably the result of a
- * forked INVITE and SDP asnwers coming from the different fork UAS
+ * forked INVITE and SDP answers coming from the different fork UAS
* destinations. In this case updated_sdp_answer will also be set.
*
* If only updated_sdp_answer is set, then this is the non-forking
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16726
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If07eddc26d19f52902ffeb7c386a4d6b0f80cd1f
Gerrit-Change-Number: 16726
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/e5fced6d/attachment.html>
More information about the asterisk-code-review
mailing list