No problem, see comments inline. On Thu, May 1, 2008 at 9:14 AM, bilal ghayyad <[EMAIL PROTECTED]> wrote: > Dear Steve; > > Really big thanks for the big efforts u gave me. > > I have here some topics, highly appreciate if u can > advise: > > 1) What is fxotune -s and why to use the "s" argument?
Google and the wiki are your friends. http://www.voip-info.org/wiki/view/Asterisk+fxotune "Using Fxotune: You need to train fxotune once using fxotune -i, see more below about that. The training will create the file /etc/fxotune.conf . In order to apply the same tuning next time, you need to run: fxotune -s" > > 2) Why we did not use modprobe zaptel? When you load wctdm, it will also load zaptel. > > 3) U r using sangoma, and I am using digium, the > question is: zaptel can work with any telephony cards > that support fxs and fxo modules? Like dialogic cards? > The problem with zaptel or with the cards that they > should be ready to work with us? The first part of your question is yes and no. With patches or additional drivers, zaptel works with other cards (such as Sangoma and various BRI cards). I think Dialogic may be supported now but I am not sure, maybe in ABE, again I am not sure. I am not sure if I understand the last part of your question. I think just about any card should work for you provided it has drivers for Asterisk. > > > Regards > Bilal > > --- Steve Totaro <[EMAIL PROTECTED]> > wrote: > > > > > On Thu, May 1, 2008 at 8:42 AM, bilal ghayyad > > <[EMAIL PROTECTED]> wrote: > > > Dear Steve; > > > > > > My rc.local file as below, actually I have one > > digium > > > card with 2 fxs and 2 fxo ports. Based on ur > > rc.local, > > > I was not able which lines I have to add it (as I > > am > > > using different card "2fxs+2fxo"). Any reference > > can > > > help? > > > > > > For example, what does it mean to use > > "/sbin/modprobe > > > qozap" and why u used next to it > > "/usr/sbin/wanrouter > > > start" and what that wanrouter. > > > > > > Any help? > > > Please look for my current rc.local file. > > > > > > > > > > Bilal, > > > > qozap is the driver for the BRI card and wanrouter > > is for the Sangoma > > card. Your's will be a bit different since you are > > not using either. > > The one below should work for you I would think. > > > > touch /var/lock/subsys/local > > /sbin/modprobe wctdm > > /sbin/ztcfg -vv > > /usr/sbin/fxotune -s > > /usr/sbin/safe_asterisk > > > > Thanks, > > Steve Totaro > > > > > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
