hi,
When i turn on log_strerror=yes, I can't not register my SIP UE with SER.
When i comment out "listen" and fork, I can register; When i only comment out listen, it also can not register.
Can anybody take a look ?
Thanks, hong
-------------------------- debug=4 # debug level (cmd line: -dddddddddd) listen=192.168.8.96 fork=no log_stderror=yes # (cmd line: -E)
check_via=no # (cmd. line: -v) dns=no # (cmd. line: -r) rev_dns=no # (cmd. line: -R) port=5060 children=4 fifo="/tmp/ser_fifo"
On 12/4/2003 4:35 AM, hong cheng wrote:
hi, When i turn on log_strerror=yes, I can't not register my SIP UE with SER. When i comment out "listen" and fork, I can register; When i only comment out listen, it also can not register.
When you comment out listen ser will listen only on first IP interface (loopback interface:127.0.0.1) if fork=no. If you have fork=yes and enough children then ser will listen on all your IP interfaces.
.Daniel
Can anybody take a look ? Thanks, hong
debug=4 # debug level (cmd line: -dddddddddd) listen=192.168.8.96 fork=no log_stderror=yes # (cmd line: -E) check_via=no # (cmd. line: -v) dns=no # (cmd. line: -r) rev_dns=no # (cmd. line: -R) port=5060 children=4 fifo="/tmp/ser_fifo"
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers