Hello list,
I'm using Kamailio 3.2 and am trying to send a SIP request from fifo to kamailio using below format.
But I see this reply from Kamctl
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
400 Bad headers
FIFO command was:
:t_uac_dlg:openser_receiver_25561
INVITE
.
.
INVITE
And in log file I see this output:
Dec 16 00:57:46 Kamailio3 /usr/local/sbin/kamailio[24541]: ERROR: <core> [parser/msg_parser.c:275]: ERROR: get_hdr_field: bad body for <From:
101@mydomain.org To: 103@
mydomain.org Contact:
mydomain.org Content-Type: text/plain; charset=UTF-8INVITE#012>(4)
Dec 16 00:57:46 Kamailio3 /usr/local/sbin/kamailio[24541]: INFO: <core> [parser/msg_parser.c:353]: ERROR: bad header field [From: 101@mydomain.o]
Can anyone help..
Regards,
Sammy