On Sun, 13 Mar 2005 21:49:52 +0200, Dimitris Kounalakis <[EMAIL PROTECTED]> wrote: > Hello *Martijn, > Thank you for your response. > *That was my opinion too, it looses the context due to a bug, and can anyone > confirm it also? > But I have no output from the command "Show channels", and it happens so > quickly that it is impossible to issue the command before falling to the > default context. > In the logs, I can see that the channel exists like CAPI[contr1/2810211694]/0 > but this is druring call only. > Any other way to debug it more (or to solve it)? > > My /etc/asterisk/capi.conf is: > ----------------------------------------- > [general] > nationalprefix=0 > internationalprefix=00 > rxgain=0.8 > txgain=0.8 > > [interfaces] > controller=1 > msn=2810111694 > incomingmsn=* > devices=2 > softdtmf=1 > callgroup=1 > context=isdn
On my system I have the devices=2 as the last line this works for me [general] nationalprefix=0 internationalprefix=00 rxgain=0.8 txgain=0.8 [interfaces] msn=330417 incomingmsn=* controller=1 softdtmf=1 accountcode= context=from-pstn echocancel=yes echotail=64 devices=2 _______________________________________________ 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
