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: allow TCAP user specify ability to skip protocol version in dialogue portion #258

Closed okulikov closed 6 years ago

okulikov commented 7 years ago

Currently this option is available as property of the entire TCAPstack . It is more convenient to get ability to specify this option from the higher level then TCAP for the case when the same stack is used for dialogs with both options.

vetss commented 6 years ago

Hello @okulikov

this is a tcap stack option "tcap set donotsendprotocolversion". Do you want to contribute it ?

okulikov commented 6 years ago

@vetss yes, will do

knosach commented 6 years ago

merged pull request, going to add test for this feature

knosach commented 6 years ago

closed by https://github.com/RestComm/jss7/commit/58afaad3821369c77f6be9203c7419ee1c9f5b25 and https://github.com/RestComm/jss7/commit/d41540d41ffbaa986232112e59257cdda5aeacf8