fiorix / go-smpp

SMPP 3.4 Protocol for the Go programming language
MIT License
218 stars 135 forks source link

error in var udhList []UDH #117

Open parsibox opened 1 year ago

parsibox commented 1 year ago

hi in received sms there is error with udh we have this hex for packet

060003f3020206310645000a063406450627063106470020062a0644064106460020062b0628062a0020062f06310020063306cc0633062a0645002006f006f906f306f906f306f306f906f306f906f506f1

but it say short read for smlength: want 75, have 25 there is a problem in udh size detect