[Asterisk-java-users] New to asterisk Java
Brought to you by:
srt
From: Jason J B. <Jas...@ce...> - 2008-04-21 20:15:58
|
Hello all, I'm just getting things started with Asterisk-Java. I'm probably missing something terribly obvious, but how do you shutdown the server. While in development I simply ctrl-c to kill the process. When we go to production I'm sure we can just look for and kill the process, but I'm wondering if there is anything more elegant? I see the DefaultAgiServer has a shutdown method, which I'm guessing gets called when I cntrl-c, but I don't see any way to call that. Thanks, Jason |