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

Issue-291: NPE when TCAP dialogue portion w/o protocol version #292

Closed okulikov closed 6 years ago

okulikov commented 6 years ago

This PR provides fix for NPE during protocolVersion verification. If protocolVersion is not included into the dialogue portion the protocol version verification procedure is ignored.