RestComm / jain-sip

Disclaimer: This repository is a git-svn mirror of the project found at http://java.net/projects/jsip whose original repository is developed collaboratively by the Advanced Networking Technologies Division at the National Institute of Standards and Technology (NIST) - an agency of the United States Department of Commerce and by a community of individual and enterprise contributors. TeleStax, Inc. will perform some productization work, new features experimentation branches, etc for its TelScale jSIP product that doesn't concern the community from the main repository hence this git repository.
http://www.restcomm.com/
144 stars 152 forks source link

TCP socket closed when call id header is compact header form #139

Open xhoaluu opened 7 years ago

xhoaluu commented 7 years ago

waiting test result from telscale

brunofmrosa commented 7 years ago

Hi, any estimate on when this issue will be solved? I'm having an issue in my application when call-id header is in compact form, I have the following exception in the log file DEBUG [gov.nist.javax.sip.stack.NioTcpMessageChannel] (NioSelector-TCP-2405:200:671:1986:36:0:0:88%ens225/5080) IOException closing sock java.io.IOException: received message with no Call-IDmyAddress:myport (...) I'm assuming that this behavior is the one described in this issue, isn't it? Thanks