Sergio
2005-May-26 04:39 UTC
[Asterisk-Users] Re: Asterisk-Users Digest, Vol 10, Issue 188
>>0.4.0? who is working on chan_capi? long time with no updates from. >>I'm rewriting the chan_capi logic. >> >> > >kapejod already did 0.4.0-PRE1, which I use as base for cleanup, fixing and >new features. > >What exactly are you rewriting? If someone else is working on chan_capi, we >should synchronize our work and ideas. > >yes it's ok. I rewriting the capi_handle_msg and pipe_msg I've also patched the chan_capi to get the echo cancel facility working with eicon diva as expected. The facility_req message sent from chan_capi 0.3.6 is not valid for eicon but I think you know it, Armin :-) ... and minor vars cleanups (buf[] and fac[]) I'd love to get the app_capiFax working with hylafax too, but it's not in my todo list right now. I will message kapejod to get the 0.4.0.
Armin Schindler
2005-May-26 04:44 UTC
[Asterisk-Users] Re: Asterisk-Users Digest, Vol 10, Issue 188
On Thu, 26 May 2005, Sergio wrote:> > > 0.4.0? who is working on chan_capi? long time with no updates from. > > > I'm rewriting the chan_capi logic. > > > > > > > > > > kapejod already did 0.4.0-PRE1, which I use as base for cleanup, fixing > > and > > new features. > > > > What exactly are you rewriting? If someone else is working on chan_capi, > > we should synchronize our work and ideas. > > > > > yes it's ok. I rewriting the capi_handle_msg and pipe_msgI had the same thing in mind...> I've also patched the chan_capi to get the echo cancel facility working with > eicon diva as expected. The facility_req message sent from chan_capi 0.3.6 is > not valid for eicon but I think you know it, Armin :-) > ... and minor vars cleanups (buf[] and fac[])Can you provide me your diff?> I'd love to get the app_capiFax working with hylafax too, but it's not in my > todo list right now. > > I will message kapejod to get the 0.4.0.You can download it from his main download site. Armin