How to send
Greetings to all. but you can send a working example of TLV
For example, when I hit a few messages while driving at one,
eg

node-smpp

smpp.addTLV('sar_total_segments','3');
smpp.addTLV('sar_msg_ref_num','1');

sendSMS(msisdn, text);
smpp.addTLV('sar_total_segments','3');
smpp.addTLV('sar_msg_ref_num','2');
sendSMS(msisdn, text);


This form otpravlyaetsya 2 different message and not as part tsklogo

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/edb36049-6231-4f56-a2fc-a67c33abca68%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to