[OpenSIPS-Devel] installation problem

han xiao zghanxiao at gmail.com
Fri Oct 10 18:23:53 CEST 2008


the output is as follows my command is make mode=debug
make mode=debug all
make mode=debug install
 16:40:03 Oct  8 2008Listening on
             udp: 127.0.0.1 [127.0.0.1]:5060
             udp: 128.59.158.146 [128.59.158.146]:5060
             tcp: 127.0.0.1 [127.0.0.1]:5060
             tcp: 128.59.158.146 [128.59.158.146]:5060
Aliases:
             tcp: dyn-butler-158-146.dyn.columbia.edu:5060
             tcp: localhost:5060
             tcp: localhost.localdomain:5060
             udp: dyn-butler-158-146.dyn.columbia.edu:5060
             udp: localhost:5060
             udp: localhost.localdomain:5060

and then it stopped I debugged and found out it stopped in the
tcp_init(si) function 's code:
bind(sock_info->socket, &addr->s, sockaddru_len(*addr))==-1

where bind should return other value than -1 if successful bind
so what's the possible reasons?



2008/10/10 han xiao <zghanxiao at gmail.com>:
> I am a newbie for this opensips I just can not get it run correctly.
> In my opinion the server should always be running instead of
> suddenly stopped but my opensips
> stopped after the tcp_main.c 's tcp_init bind funciton.
> Is it normal or is it anything wrong how to fix it? thank you very much
>



More information about the Devel mailing list