Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kamailio errors: message too short, bad message, bad header field #6

Closed
jrohde opened this issue Aug 28, 2019 · 2 comments
Closed

Kamailio errors: message too short, bad message, bad header field #6

jrohde opened this issue Aug 28, 2019 · 2 comments

Comments

@jrohde
Copy link

jrohde commented Aug 28, 2019

Hi there,

Got everything working (awesome stuff!), but some Kamailio errors are cluttering up the messages log when an agent is logged in (websockets based dailer):

call /usr/sbin/kamailio[2766]: INFO: <core> [core/parser/parse_fline.c:87]: parse_first_line(): ERROR: parse_first_line: message too short: 4 call /usr/sbin/kamailio[2766]: ERROR: <core> [core/parser/parse_fline.c:257]: parse_first_line(): parse_first_line: bad message (offset: 0) call /usr/sbin/kamailio[2766]: ERROR: <core> [core/parser/msg_parser.c:671]: parse_msg(): ERROR: parse_msg: message=<PING> call /usr/sbin/kamailio[2766]: ERROR: <core> [core/parser/msg_parser.c:330]: parse_headers(): bad header field [(null)]

It doesn't really seem to influence the functionality, but since it's an "ERROR" it might be good to have it on the issue list.

mmixx added a commit that referenced this issue Oct 25, 2019
Updates from main repository
@ratssingh
Copy link

I am also troubling with same issue with Kamailio service, Please help how to fix the issue.

Jan 17 18:47:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17676]: ERROR: [core/parser/msg_parser.c:671]: parse_msg(): ERROR: parse_msg: message=
Jan 17 18:47:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17676]: ERROR: [core/parser/msg_parser.c:330]: parse_headers(): bad header field [(null)]
Jan 17 18:48:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17677]: INFO: [core/parser/parse_fline.c:87]: parse_first_line(): ERROR: parse_first_line: ...short: 4
Jan 17 18:48:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17677]: ERROR: [core/parser/parse_fline.c:257]: parse_first_line(): parse_first_line: bad m...fset: 0)
Jan 17 18:48:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17677]: ERROR: [core/parser/msg_parser.c:671]: parse_msg(): ERROR: parse_msg: message=
Jan 17 18:48:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17677]: ERROR: [core/parser/msg_parser.c:330]: parse_headers(): bad header field [(null)]
Jan 17 18:49:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17678]: INFO: [core/parser/parse_fline.c:87]: parse_first_line(): ERROR: parse_first_line: ...short: 4
Jan 17 18:49:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17678]: ERROR: [core/parser/parse_fline.c:257]: parse_first_line(): parse_first_line: bad m...fset: 0)
Jan 17 18:49:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17678]: ERROR: [core/parser/msg_parser.c:671]: parse_msg(): ERROR: parse_msg: message=
Jan 17 18:49:06 vaglxc01.goautodial.com /usr/sbin/kamailio[17678]: ERROR: [core/parser/msg_parser.c:330]: parse_headers(): bad header field [(null)]
Hint: Some lines were ellipsized, use -l to show in full.
[root@vaglxc01 ~]#

@ratssingh
Copy link

kamailio service error

@demianb demianb closed this as completed Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants