I was able to get a captagent running on a server that's on a hub with my
sip server. not sure if that is all the sip traffic I will need, but I
figure it is a good start.
I verified through iptraf , that my homer server was receiving traffic from
my capture server.
I noticed nothing in the database though, so I went digging and found this
in my /var/log/messages
any tips?
this is receiving sip messages from a 3cx server. I am able to capture sip
traffic and see if fine in wireshark.
Mar 27 12:33:08 testatlas2 kamailio: INFO: <core> [tcp_main.c:4727]:
init_tcp: using epoll_lt as the io watch method (auto detected)
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5781]: INFO: usrloc
[hslot.c:53]: locks array size 512
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5781]: INFO: <core>
[udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 124928
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5781]: INFO: <core>
[udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5781]: INFO: <core>
[udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 124928
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5781]: INFO: <core>
[udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: INFO: <core>
[parser/parse_fline.c:154]: ERROR:parse_first_line: method not followed by
SP
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: INFO: <core>
[parser/parse_fline.c:251]: ERROR:parse_first_line: bad message
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: ERROR: <core>
[parser/msg_parser.c:710]: ERROR: parse_msg:
message=<#001#020#002#021#023Æ#023Ä#012>
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: ERROR: <core>
[receive.c:144]: ERROR: receive_msg: parse_msg failed
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5793]: INFO: ctl
[io_listener.c:225]: io_listen_loop: using epoll_lt io watch method
(config)
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: INFO: <core>
[parser/parse_fline.c:154]: ERROR:parse_first_line: method not followed by
SP
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: INFO: <core>
[parser/parse_fline.c:251]: ERROR:parse_first_line: bad message
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: ERROR: <core>
[parser/msg_parser.c:710]: ERROR: parse_msg:
message=<#001#020#002#021#023Æ#023Ä#012>
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5787]: ERROR: <core>
[receive.c:144]: ERROR: receive_msg: parse_msg failed
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5789]: INFO: <core>
[parser/parse_fline.c:154]: ERROR:parse_first_line: method not followed by
SP
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5789]: INFO: <core>
[parser/parse_fline.c:251]: ERROR:parse_first_line: bad message
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5789]: ERROR: <core>
[parser/msg_parser.c:710]: ERROR: parse_msg:
message=<#001#020#002#021#023Æ#023Ä#012>
Mar 27 12:33:08 testatlas2 /usr/local/sbin/kamailio[5789]: ERROR: <core>
[receive.c:144]: ERROR: receive_msg: parse_msg failed
Mar 27 12:33:09 testatlas2 /usr/local/sbin/kamailio[5788]: INFO: <core>
[parser/parse_fline.c:154]: ERROR:parse_first_line: method not followed by
SP
Mar 27 12:33:09 testatlas2 /usr/local/sbin/kamailio[5788]: INFO: <core>
[parser/parse_fline.c:251]: ERROR:parse_first_line: bad message
thanks,
Barry Smoke