On Fri, 20 May 2005, Altus Snyman wrote: > A fix for what? chan_capi-0.3.5 uses a wrong file descriptor for a pipe to asterisk and the fix (just one line) is part of this patch as well in 0.4.0-PRE1.
> I think the patch in that link is broken because I had to take out a lot > of end of lines Maybe, I never tried this patch. I just noticed the fix inside. > Dont you maybe have a working patch No, but you maybe want to try my reworked version of chan_capi available via CVS on sourceforge.net. (Note: the dial command syntax has changed like in 0.4.0) > Thanks for the help > Just a question about the conf file > msn and incomingmsn > What is the difference > is msn what you uses when you with the Dial command and incomingmsn is > what is send to extensions.conf? incomingmsn is what chan_capi will listen on and send it as extension to extension.conf. msn is the number which will be used as own number on dial-out. chan_capi-0.3.5 also uses this number to find the controller to use according to the number specified in the dial command. newer chan_capi (0.4.0 and my version on sourceforge) don't use msn any more, read the README for details. Armin > Thanks again > Altus > > > > On Fri, 2005-05-20 at 14:32, Armin Schindler wrote: > > On Fri, 20 May 2005, Altus Snyman wrote: > > > On > > > http://www.voip-info.org/wiki-Asterisk+How+to+connect+with+CAPI > > > it tells u if u use the cvs as of april you need a patch > > > I have bot > > > I tried and it compiled and there is no errors in asterisk startup > > > > I don't think the patch is necessary with your version, but it contains a > > fix. > > I don't know what the problem with your compilation is, maybe you can > > provide more output. > > > > > What did u change in the capi.conf file?Is it ok if I just change the > > > context > > > > Sorry, but what do you mean? You need to setup up a capi.conf according to > > your ISDN lines/numbers. > > > > Armin > > > > > > > On Fri, 2005-05-20 at 13:35, Armin Schindler wrote: > > > > On Fri, 20 May 2005, Altus Snyman wrote: > > > > > Good day all > > > > > I get chan_capi 0.3.5 and I got the patch but when I try make it gives > > > > > > > > I already asked: What patch do you apply? > > > > > > > > > this error > > > > > {standard input}: Assembler messages: > > > > > {standard input}:0: Warning: end of file in string; inserted '"' > > > > > {standard input}:447: Warning: .stabs: missing comma > > > > > make: *** [chan_capi.o] Error 2 > > > > > please help > > > > > Do I need a patch for asterisk 1.0.7 > > > > > > > > No, I have it running here in that configuration. > > > > > > > > Armin > > > > > > > > > > > > > > > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
