On Thu, 2005-11-24 at 21:24 +0200, Dan wrote:
> Nov 24 20:55:13 NOTICE[25742]: chan_bluetooth.c:2227 try_connect: 
> Initialised bluetooth link to device W800
>  [AG]       W800 < AT+BRSF=23
> Nov 24 20:55:13 ERROR[25742]: chan_bluetooth.c:2628 handle_rd_data: 
> Device W800: Expected '\n' got 13. state = BLT_STATE_WANT_N2:
> 
> 
> What can I do to solve this issue?

It's only unhappy about the '\r\n' at the end of a line -- it seems to
be getting another \r when it wants a \n. Just make it accept all kinds
of line-endings and see what happens....

-- 
dwmw2


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to