[Asterisk-bsd] Several warning messages

Andy Hamilton ciscophonefreak at gmail.com
Wed Apr 20 12:29:10 CDT 2005


Dmitriy:

Your musiconhold and iax2 errors are most likely because you don't
have some sort of hardware timer, like a zaptel device. As the warning
says, you may have some choppiness. I have used Asterisk for a while
on one box without a timing device (zaptel or otherwise) and had no
noticeable problems.

If you don't use any Cisco phones in Call Manager mode, you may want to add:
noload => chan_skinny.so
to your modules.conf.

Additionally, the chan_oss error is most likely from the lack of a
sound card, improperly configured and/or install sound card, or other
sound card issue. Chances are (correct me if I'm wrong) that you won't
really need a sound card unless you plan to to calling right from the
console; to you modules.conf, you may want to add:
noload => chan_oss.so
to prevent * from loading or trying to load the sound card channel drivers.

-Andy


On 4/20/05, Dmitriy Belonozhkin <dan at tdata.ru> wrote:
> Hello All,
> 
> Several warning messages appears when Asterisk v1.0.7 starts. They are
> following:
> >-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<
> Apr 20 17:35:23 WARNING[444] res_musiconhold.c: Unable to open pseudo channel for timing...  Sound may be choppy.
> Apr 20 17:35:24 WARNING[444] chan_iax2.c: Unable to open IAX timing interface: No such file or directory
> Apr 20 17:35:24 WARNING[444] chan_skinny.c: Unable to get our IP address, Skinny disabled
> Apr 20 17:35:24 WARNING[444] chan_oss.c: Read error on sound device: Resource temporarily unavailable
> Apr 20 17:35:26 NOTICE[444] res_musiconhold.c: Request to schedule in the past?!?!
> >-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<
> 
> Please help me to understand what means each of these messages and how
> to eliminate them.
> 
> ---
> Best regards,
>  Dmitriy Belonozhkin
>  TeleDATA Engineering LLC (Orel, Russia)
>  Phone: +7-086-2-499931 (ext. 206)
>  mailto:dan at tdata.ru
>  mailto:dan at tde.ru
>  http://www.tdata.ru/
> 
> _______________________________________________
> Asterisk-BSD mailing list
> Asterisk-BSD at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-bsd
>


More information about the Asterisk-BSD mailing list