RestComm / jss7

RestComm Java SS7 Stack and Services
http://www.restcomm.com/
GNU Affero General Public License v3.0
177 stars 218 forks source link

TCAP provider throws NPE when message does not contain ProtocolVersion field. #291

Closed okulikov closed 6 years ago

okulikov commented 6 years ago

In the case when TCAP dialogue portion does not supply protocolversion field which is not mandatory TCAP throws NPE exception.

vetss commented 6 years ago

Hello @okulikov

I have added your PR into master. Thanks for your work.