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/
141 stars 151 forks source link

Tag is not adding to ToHeader during responses to Invite #167

Open eatakishiyev opened 6 years ago

eatakishiyev commented 6 years ago

I faced with problem regarding adding tag to the ToHeader when i responses Invite. In sources i found that, tag to the ToHeader is adding only in case of when response codes are 2xx. But this is contribute RFC 3261 [8.2.6.2]