I am using a extension to dial the console which has autoanswer enabled. I am getting a strange warning, has anyone seen this before? Nothing on Google, or Voip-Info [Jan 9 13:50:05] WARNING[5009]: chan_oss.c:1048 oss_request: oss_request ty <console> data 0x0xb7851e00 <dsp> << Call to device 'dsp' dnid '(null)' rdnis '(null)' on console from 'XXXXXXXXXX' <XXXXXXXXXX> >> << Auto-answered >> -- Called dsp -- OSS/dsp answered SIP/mspri-usasterisk-0a119be0 << Hangup on console >> == Spawn extension (system1, 6, 1) exited non-zero on 'SIP/mspri-usasterisk-0a119be0' It works fine, I am just concerned what the warning is for. the extension is simple exten => 6,1,Dial(console\dsp) BTW.. I am using chan_oss not alsa. Thanks.