[asterisk-users] device probe order question

Steve Totaro stotaro at totarotechnologies.com
Thu Sep 18 17:23:29 CDT 2008


That is how I do it as well but don't forget /usr/sbin/asterisk or you
will just have a bunch of loaded modules.

I never bother with init scripts or /etc/modules.  rc.local all the
way and I once challenged the list to give me a reason why that is NOT
a good way.  No replies...

Thanks,
Steve Totaro

On Thu, Sep 18, 2008 at 5:24 PM, Ioan Indreias <indreias at gmail.com> wrote:
> Hello,
> We had the same problem in the past and the last idea I had was to remove
> first the modules and load them (using /etc/rc.local) in the right order.
> Like:
> rmmod wcte11xp
> rmmod wctdm
> modprobe wcte11xp
> modprobe wctdm
> modprobe zaptel
> Maybe not the best way to do the job but it works for us.
> HTH,
> Ioan.
> On Thu, Sep 18, 2008 at 9:33 PM, Tzafrir Cohen <tzafrir.cohen at xorcom.com>
> wrote:
>>
>> On Thu, Sep 18, 2008 at 01:50:42PM -0400, Jason T. Nelson wrote:
>> > In our last exciting episode, Tzafrir Cohen (tzafrir.cohen at xorcom.com)
>> > said:
>> > > Those cards use each a different driver. Write those driver, in your
>> > > preffered order, in /etc/modules .
>> >
>> > Ah, I should have mentioned I did that (snippit from /etc/modules below)
>> >
>> > zaptel
>> > wcte12xp
>> > wctdm
>> >
>> > Having this doesn't seem to affect things.
>>
>> 'zaptel' is not really necessary . You don't have wctdm24xxp there.
>>
>> --
>>               Tzafrir Cohen
>> icq#16849755              jabber:tzafrir.cohen at xorcom.com
>> +972-50-7952406           mailto:tzafrir.cohen at xorcom.com
>> http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir
>>
>> _______________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>>
>> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
>> Register Now: http://www.astricon.net
>>
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> --
> Best regards,
> Ioan (Nini) Indreias - indreias at gmail.com
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list