From 8ade68ee1d9515599f00f872898f1edd1c01df47 Mon Sep 17 00:00:00 2001 From: Samuel Olaechea Date: Thu, 12 Oct 2023 18:15:37 -0400 Subject: [PATCH] configs: Fix typo in pjsip.conf.sample. (cherry picked from commit 12017263c898ccf1af2918e8515102fc9c3a54d3) --- configs/samples/pjsip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample index 572cf08e34..e31f4d5a06 100644 --- a/configs/samples/pjsip.conf.sample +++ b/configs/samples/pjsip.conf.sample @@ -175,7 +175,7 @@ ; ; This is a simple registration that works with some SIP trunking providers. ; You'll need to set up the auth example "mytrunk_auth" below to enable outbound -; authentication. Note that we "outbound_auth=" use for outbound authentication +; authentication. Note that we use "outbound_auth=" for outbound authentication ; instead of "auth=", which is for inbound authentication. ; ; If you are registering to a server from behind NAT, be sure you assign a transport