Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Patch Available
-
Unknown
Description
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)