Alejandro,
These are the values we are using for the connection to CL-Claro

group                   = smpp-tlv
name                    = MAS_APP_ID
tag                         = 0x1401
type                      = nulterminated
length                  = 255

group                   = smpp-tlv
name                    = MAS_SVC_ID
tag                         = 0x1402
type                      = nulterminated
length                  = 255

# Especifico para CL-Claro
group                   = smpp-tlv
name                    = MAS_CONT_ID
tag                         = 0x1403
type                      = nulterminated
length                  = 255

# Especifico para CL-Claro
group                   = smpp-tlv
name                    = MAS_CONT_DESC
tag                         = 0x1404
type                      = nulterminated
length                  = 255

Cheers,


From: users [mailto:[email protected]] On Behalf Of Juan Nin
Sent: Friday, February 28, 2014 12:34 AM
To: Alejandro Woywood
Cc: users
Subject: Re: Problem with TLV

Well, you should definitely contact Claro and ask them.  :)

But if the previous error said that the data was wrong, and now it says that 
your connection is not configured for billing, then I assume that the TLV is 
now properly configured, but Claro is missing the Premium related config on 
your bind and/or short code.

Contact Claro.  :)

Regards.

On Thu, Feb 27, 2014 at 6:20 PM, Alejandro Woywood 
<[email protected]<mailto:[email protected]>> wrote:
Hi Juan, thanks for the suggestion. I tried, but get "NACK/0x00000430", which 
means "MAS/GW is not configured to receive billing requests for the used 
connection.".

I not sure if that is better or worse :-)

2014-02-27 16:54 GMT-03:00 Juan Nin <[email protected]<mailto:[email protected]>>:

Try using "type = nulterminated" instead of "type = octetstring"

On Thu, Feb 27, 2014 at 3:05 PM, Alejandro Woywood 
<[email protected]<mailto:[email protected]>> wrote:
Hi, can you please help me?

I'm trying to send SMS with TLV through the operator Claro Chile, but I keep 
receiving this error: NACK/0x00000410/Vendor-specific error...
410 means the charging data is wrong (according to their manual).

This is my configuration in Kannel for TLV:

group=smpp-tlv
name=MAS_APP_ID
tag=0x1401
type=octetstring
length=2

group=smpp-tlv
name=MAS_SVC_ID
tag=0x1402
type=octetstring
length=2

group=smpp-tlv
name=MAS_CONT_ID
tag=0x1403
type=octetstring
length=2

group=smpp-tlv
name=MAS_CONT_DESC
tag=0x1404
type=octetstring
length=2


This is how I try to send SMS:

curl 
"http://localhost:13013/cgi-bin/sendsms?user=xxxxxx&pass=yyyyy&to=56976808016&text=test_TLV&meta-data=%3Fsmpp%3FMAS_APP_ID%3D6%26MAS_SVC_ID%3D189%26MAS_CONT_ID%3D1%26MAS_CONT_DESC%3DTrivia&dlr-mask=31";


And this is the log lines from /var/log/kannel/access_core.log

2014-02-27 16:56:34 FAILED Send SMS [SMSC:send_clarochile] [SVC:amn5000] [ACT:] 
[BINF:] [FID:] 
[META:?smpp?MAS_APP_ID=6&MAS_SVC_ID=189&MAS_CONT_ID=1&MAS_CONT_DESC=Trivia] 
[from:5000] [to:56976808016] [flags:-1:0:-1:-1:31] [msg:8:test_TLV] [udh:0:]
2014-02-27 16:56:34 Receive DLR [SMSC:send_clarochile] [SVC:amn5000] [ACT:] 
[BINF:] [FID:] [META:] [from:5000] [to:56976808016] [flags:-1:-1:-1:-1:16] 
[msg:73:NACK/0x00000410/Vendor-specific error, please refer to your SMPP 
provider] [udh:0:]


 Any ideas? I've tried a lot of combinations for the configuration and the 
parameters values, with no success. THANKS a lot in advance!

Saludos,
Alejandro.

http://www.AmnesiaGames.cl
La Concepcion 266, ofic. 301
Providencia 7500014
Santiago - Chile






--


Saludos,
Alejandro.

Try World of Doodles - https://apps.facebook.com/world_of_doodles/

CEO / Captain of the Ship

http://www.AmnesiaGames.cl
La Concepcion 266, ofic. 301
Providencia 7500014
Santiago - Chile
Phone: +56-2-3705325
Mobile: +56-9-98836042<tel:%2B56-9-98836042>
Skype/LinkedIn/Gtalk: awoywood

Reply via email to