[Asterisk-code-review] spelling: provisional (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:14:53 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17125 )
Change subject: spelling: provisional
......................................................................
spelling: provisional
Change-Id: Id835c2aed3cd1b4eab7dccf7851fa00962d09fe5
---
M channels/sip/include/sip.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/25/17125/1
diff --git a/channels/sip/include/sip.h b/channels/sip/include/sip.h
index 356723b..63f1516 100644
--- a/channels/sip/include/sip.h
+++ b/channels/sip/include/sip.h
@@ -1100,7 +1100,7 @@
int t38_maxdatagram; /*!< T.38 FaxMaxDatagram override */
int request_queue_sched_id; /*!< Scheduler ID of any scheduled action to process queued requests */
int provisional_keepalive_sched_id; /*!< Scheduler ID for provisional responses that need to be sent out to avoid cancellation */
- const char *last_provisional; /*!< The last successfully transmitted provisonal response message */
+ const char *last_provisional; /*!< The last successfully transmitted provisional response message */
int authtries; /*!< Times we've tried to authenticate */
struct sip_proxy *outboundproxy; /*!< Outbound proxy for this dialog. Use ref_proxy to set this instead of setting it directly*/
struct t38properties t38; /*!< T38 settings */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17125
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Id835c2aed3cd1b4eab7dccf7851fa00962d09fe5
Gerrit-Change-Number: 17125
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/7de189c2/attachment.html>
More information about the asterisk-code-review
mailing list