onlinecity / php-smpp

PHP 5 based SMPP client library
232 stars 160 forks source link

Support extracting the UDH so we can process concatenated messages upstream #56

Open Nick-Adams-AU opened 8 years ago

Nick-Adams-AU commented 8 years ago

If present, we should extract the UDH and pass the relevant parameters upstream so they can be reassembled when all parts have been received.