| SIP Express Router v0.8.8 - Developer's Guide | ||
|---|---|---|
| <<< Previous | The Server Startup | Next >>> | 
The whole config file was parsed, all modules were loaded already and can be initialized now. A module can tell the core that it needs to be initialized by exporting mod_init function. mod_init function of all loaded modules will be called now.
| <<< Previous | Home | Next >>> | 
| Turning into a Daemon | Up | Routing List Fixing |