SMPP driver default autodetect should be 1
"Alex Judd" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <00f001c2d1e7$154550f0$0201640a@alexcompaq1> |
By default we are disabling the auto switching of TON and NPI in the SMPP driver. I think we should enable this by default and then allow to explicitly turn it off. smsc_smpp.c, line 1272, autodetect_addr = 1; Make sense to everyone? Alex