Re: [SR-Users] Binding arbitrary TLS socket

2012-07-02 Thread Daniel-Constantin Mierla
Hello, On 6/28/12 4:41 PM, Andreas Granig wrote: On 06/28/2012 04:35 PM, Andreas Granig wrote: Got some problems when I tried this, not sure how this is intended to work: listen=tls:192.168.51.133:4343 When starting kamailio 3.3, I get the following error: ERROR: [tcp_main.c:2915]: ERROR: t

Re: [SR-Users] Binding arbitrary TLS socket

2012-06-28 Thread Andreas Granig
On 06/28/2012 04:35 PM, Andreas Granig wrote: > Got some problems when I tried this, not sure how this is intended to work: > > listen=tls:192.168.51.133:4343 > > When starting kamailio 3.3, I get the following error: > > ERROR: [tcp_main.c:2915]: ERROR: tcp_init: bind(10, > 0x7f5eea45db24, 16)

[SR-Users] Binding arbitrary TLS socket

2012-06-28 Thread Andreas Granig
Hi, Got some problems when I tried this, not sure how this is intended to work: listen=tls:192.168.51.133:4343 When starting kamailio 3.3, I get the following error: ERROR: [tcp_main.c:2915]: ERROR: tcp_init: bind(10, 0x7f5eea45db24, 16) on 192.168.51.133:4343 : Address already in use ERROR: t