MMS Direct Delivery (SMS notification) and TLV parameters (SMPPOtio...

MMS Direct Delivery (SMS notification) and TLV parameters (SMPPOtio... SearchSearch
Author Message
Eric M
New member
Username: Emonchan

Post Number: 2
Registered: 11-2006
Posted on Monday, November 04, 2013 - 09:43 am:   

Dear all,

I am writing here to ask you some questions about the MMS Direct Delivery method (with SMS Notification).

For informations, I've been able to set up our SMPP, to send SMS to different carriers.

For most carriers, I don't need to pass any TLV parameter (as SMPPOption) -
For one in particular however, I MUST set this particular TLV parameter for the delivery to work.

ending up with a request URL :
http://127.0.0.1:8800/?PhoneNumber=XXXXXXXXXXX&Sender=YYYYY&Text=test+from+me&SMPPOption_myid=ent600


When I try to send an mms binary, using the direct delivery method, the SMPP bind is triggered to send a notification. However, by default, the notification is sent without SMPPOption parameter.
On most carriers it will be ok, for THIS particular carrier, unless I specifically pass the myid TLV parameter, the notification will be rejected.

How can I FORCE the SMPPOption in such a case ???

In advance, THANK YOU for your help

I'm attaching my INI files to help you help me.

application/octet-streamSMSGW.INI
SMSGW.ini (0.6 k)


application/octet-streamMMSC.INI
MMSC.ini (0.4 k)
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4715
Registered: 08-2008
Posted on Monday, November 04, 2013 - 04:44 pm:   

Hi Mark,

Is it working correctly when you use the direct HTTP request that includes &SMPPOption_myid=ent600 parameter?

To force that parameter value ... the DefaultSMPPOptions setting should be moved under the [SMPP - smsc.aggregator.com:5432] header as it applies a default value for a TLV parameter for a specific connection only.


--
Des
NowSMS Support