Hello, I'm new to opensips, i've sip experience but little programming skills.
I've installed the opensips module on a virtual machine running centos. I've not seen compiler errors. Port 5060 is listend. When I'm sending a register message, which also arrives on the interface, verified with tcpdump I don't see any respons. I tought when i would compile with mode=debug i would get some logging but neither in the terminal nor on in the syslog i get any info. So i added #define DBG_MSG_QA just in front of #ifdef DBG_MSG_QA but it seems not to help me. i've also did the export of the sip domain, no effect seen. I'm using the sample opensips.cfg, only change log settings and disabled the forking. Could someone give me some hints, how to troubleshoot my setup. All help will be much appreciated. The final aim is to build a small app to add name information in the display fields. Kind regards, Erik Buelens [r...@localhost opensips-1.6.3-tls]# opensips -V version: opensips 1.6.3-notls (i386/linux) flags: STATS: Off, EXTRA_DEBUG, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 poll method support: poll, epoll_lt, epoll_et, sigio_rt, select. svnrevision: unknown @(#) $Id: main.c 6169 2009-09-22 12:48:37Z bogdan_iancu $ main.c compiled on 15:48:53 Aug 10 2010 with gcc 4.1.2 [r...@localhost opensips-1.6.3-tls]#
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
