The AGI server first instantiates any given handler when a request for
it comes in from asterisk.
It would be nice if there was a way to have certain handlers be
instantiated on startup.
There are certain things I want to preload befor any calls come in.=20
I don't want to the first call to be forced to wait until I'm done
loading.
|