We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef33c2 commit 7866d86Copy full SHA for 7866d86
README.md
@@ -17,7 +17,7 @@ To generate a static build:
17
_SIP_HOST0=proxy.sipthor.net
18
_SIP_PORT0=5060
19
20
- $ ./srv2env _sip._udp.qxip.net sh -c 'env'|egrep -e 'cname|_HOST|_PORT|_ENDP'
+ $ ./srv2env _sip._udp.qxip.net sh -c 'env'|egrep -e '_HOST|_PORT|_ENDP'
21
_SIP_UDP_ENDPOINT1=sip://sbc.qxip.net:5060
22
_SIP_UDP_ENDPOINT0=sip://sbc.qxip.net:5060
23
_SIP_UDP_PORT1=5060
0 commit comments