Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sdesalve authored Aug 10, 2023
1 parent f026306 commit 75b5164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dss_voip/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ sip_parameters:
username: 'USSERVOIP'
password: 'PASSWORD'
sip_server_uri: sip.netelip.com:9060
pjsua_custom_options: "-–no-tcp --outbound=sip:sip.netelip.com:9060;lr"
pjsua_custom_options: '-–no-tcp --outbound=sip:sip.netelip.com:9060;lr'
```
Thanks to Javier Domingo

Expand Down

0 comments on commit 75b5164

Please sign in to comment.