SMPP Source NPI TON values !
"Himalay Gopu" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi list,
I am connected to SMPP large account and
my SMSC has issued different ton and npi values for numeric and alpanumeric vaules of source.
How can i set ton and npi values to solve this purpose?
what I tried
1) I have set source-addr-autodetect=yes ( doesnot work i get the default values set in smsc_smpp.c)
so finally i handled this by scanning the source address at application level andi route the message to connection which has maually forced source ton npi values ( i mae 2 connections )
can somebody help me to achieve this by single connection with proper settings ( if i have missed something )
Regards,
Himalay