Remove legacy code from the original NITB version -- the SMPP init functions
have since been refactored in 1b0e5540db.
Add SMPP initialization in the refactored version: call the alloc_init
before reading config file, and call start with the global network struct
after config is read.