You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ The other two options are less common:
69
69
*`ConnectionInterface::INBOUND_SERVER` to impersonate a FreeSWITCH ESL server;
70
70
*`ConnectionInterface::OUTBOUND_CLIENT` to impersonate FreeSWITCH connecting to a remote ESL endpoint in outbound mode;
71
71
72
-
The latter two roles can be useful in test suites, implementing message relays, security research etc. Please note the inbound and outbound terms are relative to the FreeSWITCH endpoint (matching the [mod_event_socket mode](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket) nomenclature).
72
+
The latter two roles can be useful in test suites, implementing message relays, security research etc. Please note the inbound and outbound terms are relative to the FreeSWITCH endpoint (matching the [mod_event_socket](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket) nomenclature).
0 commit comments