> >> Does this only work with the new fxo modules?
> >
> > Yes.
>
> I don't have one of the "new new" modules (I have a Rev C) - and I seem
> to notice a difference - am I just seeing things?
>
> What is a new FXO module these days?
A Wildcard TDM400P with an FXO module (small daughter board) -
On 03/07/2004, at 7:15 AM, Richard Scobie wrote:
[EMAIL PROTECTED] wrote:
Does this only work with the new fxo modules?
Yes.
I don't have one of the "new new" modules (I have a Rev C) - and I seem
to notice a difference - am I just seeing things?
What is a new FXO module these days?
Andrew
_
[EMAIL PROTECTED] wrote:
Does this only work with the new fxo modules?
Yes.
Richard
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.co
> > Is there a way to specify that info for the zaptel init.d script?
> >
>
> In answer to my own question - yes there is.
>
> You should modify /etc/init.d/zaptel and find the line that reads
>
> insmod ${x} ${ARGS}
>
> Change it to read:
>
> insmod ${X} opermode=AUSTRALIA ${ARGS}
>
> (or ap
On 02/07/2004, at 10:43 PM, Andrew Yager wrote:
Is there a way to specify that info for the zaptel init.d script?
In answer to my own question - yes there is.
You should modify /etc/init.d/zaptel and find the line that reads
insmod ${x} ${ARGS}
Change it to read:
insmod ${X} opermode=AUSTRALIA ${AR
t: 02 July 2004 1:19 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Zaptel, Line Impedence and Echo
Hi,
I'm not sure if I just missed something somewhere along the way, but I
noticed while I was going through the CVS logs that there is an option
in
the wcfxs module to set an "op
I think all you need to do is
modprobe wcfxs opermode=AUSTRALIA
after the module is loaded
Chris
- Original Message -
From: "Andrew Yager" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 02, 2004 1:18 PM
Subject: [Asterisk-Users] Zaptel, Line Imp
Modprobe wcfxs opermade=UK is what I was using - if my card worked =)
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew Yager
Sent: 02 July 2004 1:19 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Zaptel, Line Impedence and Echo
Hi,
I'
Hi,
I'm not sure if I just missed something somewhere along the way, but I
noticed while I was going through the CVS logs that there is an option
in the wcfxs module to set an "opermode" - which apparently might help
with echo issues around the globe (like the ones I'm seeing - some
times).
So