Ioannis Alexandrakis created CAMEL-6117:
-------------------------------------------

             Summary: Allow empty service_type
                 Key: CAMEL-6117
                 URL: https://issues.apache.org/jira/browse/CAMEL-6117
             Project: Camel
          Issue Type: Improvement
          Components: camel-smpp
            Reporter: Ioannis Alexandrakis
             Fix For: 2.11.0


Hello all,

At some point I had to connect to an SMSC, which did not accept any 
service_type. It just wanted it to be empty. Otherwise I was getting "invalid 
service type" error. I was not able to set it as 'empty', so I commented out 
the default "CMT" service type value and worked like a charm. If I wanted to 
set it, I could do it in the uri or the exchange's header. But I wasn't able to 
put empty in any of those ways.


Whoever has it on default would have to explicitly set it though (either on the 
uri, or on the exchange header)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to