MX Telecom Operator Code TLV

MX Telecom Operator Code TLV SearchSearch
Author Message
Mark Mergler
New member
Username: Markmergler

Post Number: 1
Registered: 01-2010
Posted on Thursday, January 14, 2010 - 08:36 am:   

Hi,

I am trying to receive an operator code in a custom TLV from MX Telecom. This is an extract from their documentation:

ID: 0x3010
Name: Operator code
Direction: MX -> Partner
Length: Variable
Value: String (not null terminated)

And this is what I have put in the ini file:

[SMPPOptions]
Operator_code=3010,String

Is this all I need to do? Should I see the operator code recorded in the .SMS file in /SMS-IN?

Thanks

Mark
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1663
Registered: 08-2008
Posted on Tuesday, January 19, 2010 - 05:23 pm:   

Hi Mark,

Apologies for the delay in response.

If you need to receive that setting from your provider, that is all you should have to do.

When this setting is present in SMSGW.INI, if a received message contains this parameter, you would see some reference to it in the resulting file in SMS-IN. (And if you have a 2-way HTTP URL command configured, this parameter would be appended to the URL automatically.)

My guess is that either the parameter is not present in the received message, or the [SMPPOptions] setting is not applied correctly in SMSGW.INI.

I'd like to take a look at the raw SMPP traffic for when you receive a message. Enable the SMSDEBUG.LOG (checkbox setting on the "Serial #" page) ... restart the NowSMS service ... and send in another message.

E-mail the resulting SMPPDEBUG.LOG and your SMSGW.INI file to nowsms@nowsms.com with "Attention: Des" in the subject line so that I can see what is occurring.

--
Des
NowSMS Support