Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
56d6ea22
Commit
56d6ea22
authored
Sep 24, 2013
by
jehan
Browse files
update flexisip.com, change cacert path
parent
26850e52
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
24 deletions
+3
-24
tester/certificates/cacert.pem
tester/certificates/cacert.pem
+0
-0
tester/certificates/cn/cacert.pem
tester/certificates/cn/cacert.pem
+0
-20
tester/flexisip.conf
tester/flexisip.conf
+3
-4
No files found.
tester/certificates/
altname/
cacert.pem
→
tester/certificates/cacert.pem
View file @
56d6ea22
File moved
tester/certificates/cn/cacert.pem
deleted
100644 → 0
View file @
26850e52
-----BEGIN CERTIFICATE-----
MIIDRjCCAq+gAwIBAgIJAJ3nFcA7qFrOMA0GCSqGSIb3DQEBBQUAMIG7MQswCQYD
VQQGEwJGUjETMBEGA1UECAwKU29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUx
IjAgBgNVBAoMGUJlbGxlZG9ubmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xB
QjEWMBQGA1UEAwwNSmVoYW4gTW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4u
bW9ubmllckBiZWxsZWRvbm5lLWNvbW11bmljYXRpb25zLmNvbTAeFw0xMzA0MzAx
MzMwMThaFw0yMzA0MjgxMzMwMThaMIG7MQswCQYDVQQGEwJGUjETMBEGA1UECAwK
U29tZS1TdGF0ZTERMA8GA1UEBwwIR3Jlbm9ibGUxIjAgBgNVBAoMGUJlbGxlZG9u
bmUgQ29tbXVuaWNhdGlvbnMxDDAKBgNVBAsMA0xBQjEWMBQGA1UEAwwNSmVoYW4g
TW9ubmllcjE6MDgGCSqGSIb3DQEJARYramVoYW4ubW9ubmllckBiZWxsZWRvbm5l
LWNvbW11bmljYXRpb25zLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA
z5F8mMh3SUr6NUd7tq2uW2Kdn22Zn3kNpLYb78AQK4IoQMOLGXbBdyoXvz1fublg
bxtLYsiGhICd7Ul9zLGc3edn85LbD3Skb7ERx6MakRnYep3FzagZJhn14QEaZCx6
3Qs0Ir4rSP7hmlpYt8VO/zqqNR3tsA59O0D9c7bpQ7UCAwEAAaNQME4wHQYDVR0O
BBYEFAZfXccWr2L4LW5xA4ig1h0rBH+6MB8GA1UdIwQYMBaAFAZfXccWr2L4LW5x
A4ig1h0rBH+6MAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADgYEAKvmt2m1o
axGKc0DjiJPypU/NsAf4Yu0nOnY8pHqJJCB0AWVoAPM7vGYPWpeH7LSdGZLuT9eK
FUWGJhPnkrnklmBdVB0l7qXYjR5uf766HDkoDxuLhNifow3IYvsS+L2Y6puRQb9w
HLMDE29mBDl0WyoX3h0yR0EiAO15V9A7I10=
-----END CERTIFICATE-----
tester/flexisip.conf
View file @
56d6ea22
...
...
@@ -8,7 +8,7 @@
[
global
]
# Outputs very detailed logs
# Default value: false
debug
=
false
debug
=
1
# Automatically respawn flexisip in case of abnormal termination
# (crashes)
...
...
@@ -37,13 +37,12 @@ aliases=localhost sipopen.example.org sip.example.org auth.example.org auth1.exa
# transports=sips:sip.linphone.org:6060;maddr=192.168.0.29
# Default value: sip:*
#transports=sip:192.168.56.101:5060 sips:192.168.56.101:5061
transports
=
sip
:
127
.
0
.
0
.
1
:
5060
sips
:
127
.
0
.
0
.
1
:
5061
;
tls
-
certificates
-
dir
=/
Users
/
jehanmonnier
/
workspaces
/
workspace
-
macosx
/
linphone
/
tester
/
certificates
/
cn
sips
:
127
.
0
.
0
.
1
:
5062
;
tls
-
certificates
-
dir
=/
Users
/
jehanmonnier
/
workspaces
/
workspace
-
macosx
/
linphone
/
tester
/
certificates
/
altname
transports
=
sip
:
*
:
5060
sips
:
*
:
5061
;
tls
-
certificates
-
dir
=/
etc
/
flexisip
/
tls
/
certificates
/
cn
sips
:
*
:
5062
;
tls
-
certificates
-
dir
=/
etc
/
flexisip
/
tls
/
certificates
/
altname
# An absolute path of a directory where TLS server certificate and
# private key can be found, concatenated inside an 'agent.pem' file.
# Default value: /etc/flexisip/tls
#tls-certificates-dir=/etc/flexisip/tls
#tls-certificates-dir=/media/sf_workspaces/workspace-macosx/flexisip
tls
-
certificates
-
dir
=/
Users
/
jehanmonnier
/
workspaces
/
workspace
-
sip
-
parser
/
linphone
-
private
/
tester
/
certificates
##
## STUN server parameters.
...
...
@@ -149,7 +148,7 @@ db-implementation=file
# for a DSN-less connection. ex3: /etc/flexisip/passwd; for a file
# containing one 'user@domain password' by line.
# Default value:
datasource
=
.
/
userdb
.
conf
datasource
=
/
etc
/
flexisip
/
userdb
.
conf
# Odbc SQL request to execute to obtain the password
# . Named parameters are :id (the user found in the from header),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment