|
From: <za...@gr...> - 2001-07-05 19:17:34
|
On Thu, 14 Jun 2001, Abdul-Wahid Paterson wrote: > Zaheer and I had a long meeting last night to discuss the progress of > PreViking and to discuss a new release schedule. Most of the meeting was > spent reading slashdot, eating MacDonalds and on my part playing Quake. > Anyway, we did manage to agree on the following schedule. > > > 0.4.9 - move many of the command line arguments to the > main configuration file because the command line > is getting too long. (Abdul-Wahid) > - finish migration to use pvNewPlaceCall (Abdul-Wahid) > - dmalloc all services (Zaheer & Abdul-Wahid) the only thing not done is the dmalloc check for potential memory corruption. > > 0.4.10 - move billing server to use UDP rather than (Abdul-Wahid ?) This is done as well as the number server and the routing server. > > > 0.5 - CAPI driver completion (Abdul-Wahid) From what you've told me this is imminent. > - Services to have initialse, reload and destory functions > (Zaheer) This is complete and working. > - Monitor to display all calls for a session > (Abdul-Wahid) This can now be done, as the session management stuff I have done has all this information very easily retrievable. > - session should be able to be started by other means > than an incoming call (Abdul-Wahid) This can now be done. > - fix number translation (currently only works of UK ;) ) > (Abdul-Wahid) Maybe this should be pushed back to a later release > > 0.5.1 - introduction of event mechanism for services > (Zaheer & Abdul-Wahid) This won't be too difficult so lets move the number translation stuff to this release. > > 0.5.2 - asynchronous audio playing > (Zaheer & Abdul-Wahid) This requires the event mechanism from 0.5.1. > > 0.5.3 - call centre to handle multiple queues > (Abdul-Wahid) This can be done now, maybe add completion of H323 driver here. > - ringthru service > (Abdul-Wahid) > 0.5.4 - proper audio streaming > (Abdul-Wahid) > - interface to media server > (Zaheer) This is going to be the most interesting release... Zaheer > > 0.5.x tree to continue as bug fixes and enhancements to existing > services. Also, work on the CallXML implementation to slowly add > functionality. > > > 0.6 - Full call XML support > - Full switching support > - Full audio streaming support > > > The CORBA stuff originally planned (and half finihsed) which was going > to be in 0.5.0 will have to be pushed back. This decision has been made > due to the amount of time that Zaheer and I have on our hands and our > current business requirements that obviously have to be satisified. It > doesn't mean that it is off the agenda altogether. Rather it might come > back in the 0.7.x series or the 0.9.x series. This will be decided after > the release of 0.6 > > Regards, > > Abdul-Wahid > > > > > _______________________________________________ > PreViking-devel mailing list > Pre...@li... > http://lists.sourceforge.net/lists/listinfo/previking-devel > |