hi I keep getting these errors all the time: ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending DATA_B3_RESP (error=0x1102) ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending DATA_B3_RESP (error=0x1102) ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending DATA_B3_RESP (error=0x1102) ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending DATA_B3_RESP (error=0x1102) ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending DATA_B3_REQ (error=0x1102, datalen=160) anyone that might know why? Klaus? roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.
Morning Roy, capi says that the send queue is full. what did you stick in there? ;-) regards kapejod Am Don, 2003-03-13 um 12.35 schrieb Roy Sigurd Karlsbakk:> hi > > I keep getting these errors all the time: > > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending > DATA_B3_RESP (error=0x1102) > ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending > DATA_B3_RESP (error=0x1102) > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending > DATA_B3_RESP (error=0x1102) > ERROR[3076]: File chan_capi.c, Line 1081 (pipe_msg): error sending > DATA_B3_RESP (error=0x1102) > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > ERROR[74780]: File chan_capi.c, Line 735 (capi_write): error sending > DATA_B3_REQ (error=0x1102, datalen=160) > > anyone that might know why? Klaus? > > roy > -- > Roy Sigurd Karlsbakk, Datavaktmester > ProntoTV AS - http://www.pronto.tv/ > Tel: +47 9801 3356 > > Computers are like air conditioners. > They stop working when you open Windows. > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users
hi using chan_capi 0.1.0, I sometimes find hanging CAPI channels: *CLI> show channels Channel (Context Extension Pri ) State Appl. Data CAPI[contr2/] (tore 1 ) Down (None) (None) CAPI[contr2/] (tore 1 ) Down (None) (None) 2 active channel(s) *CLI> restart now Beginning asterisk restart.... Beginning asterisk shutdown.... Beginning asterisk shutdown.... Killed As you can see, there's only the CAPI channels active, and they're down ?!?. I coulnd't even restart asterisk - had to kill it... [tore] uses SIP with MSN, but there's no SIP channels active either. Last time this happened, I had to do a cold restart with asterisk. I don't think I have seen this with other combinations than SIP/CAPI (I'm _sure_ it's always CAPI hanging, but I _think_ the other channel's always SIP). I'm using an AVM C2 board. This was with Saturday's CVS. roy -- Roy Sigurd Karlsbakk, Datavaktmester ProntoTV AS - http://www.pronto.tv/ Tel: +47 9801 3356 Computers are like air conditioners. They stop working when you open Windows.