[Asterisk-Users] No sound after loading module wcte11xp

2006-03-01 Thread Robert Andersson
Hi

I'm trying to get a Digium TE110P card working but as soon
as I load the module with

modprobe wcte11xp

the sound stops working for incoming calls (SIP and IAX).
I haven't even started to configure the card.
Running ztcfg and restarting asterisk doesn't help. After unloading with

rmmod wcte11xp

the sound comes back for new calls

I'm using asterisk 1.2.4, libpri 1.2.2 and zaptel 1.2.3 from gentoo which
uses the source distribution. My configuration is very basic. I have hardly
changed anything and the configuration has worked well
but the jumper on the card is T1 instead of E1 which would be correct.
Loading the module with

modprobe wcte11xp t1e1override=15
(see earlier post run with incorrect E1/T1 jumper settings)

makes it possible to configure the card for 31 channels instead of 24
but the sound is still gone. I haven't got the PRI to work but that could
be due to other reasons since this is the first time I configure a zaptel
card.

Before I connected the PRI line I could load the module without any
problems. Unfortunately I can't disconnect it at the moment for testing
since it's in another location.

Anyone who has any idea why the sound disappears? Could it be due to
the incorrect jumper setting?

best regards
Robert

___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] run with incorrect E1/T1 jumper settings

2006-02-28 Thread Robert Andersson
Hi,

I have installed an TE110P but forgot to change the jumper
settings to E1. I don't have easy physical access to ther server
at the moment so I wonder if it will be possible to run it without changing
the jumper settings with a configuration like below or will it be
impossible
to use the card at all before I fix the jumper? I can't try it myself yet
since the operator isn't ready yet, but I would like to know in advance
if it is impossible.

bchan=1-15,17-24
dchan=16

instead of

bchan=1-15,17-31
dchan=16

best regards
Robert


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] run with incorrect E1/T1 jumper settings

2006-02-28 Thread Robert Andersson
Thanks. Might have saved me a lot of trouble...

best regards
Robert

Diyanat Ali wrote:

 a better way is to to load the  driver with all spans set to E1 by
 running

 modprobe wcte11xp t1e1override=15

 or edit wcte11xp.c and change 'static int t1e1override = -1;' to
 'static int t1e1override = 15;'


 Diyanat






 From: Robert Andersson [EMAIL PROTECTED]
 Reply-To: Asterisk Users Mailing List - Non-Commercial
 Discussionasterisk-users@lists.digium.com
 To: asterisk-users@lists.digium.com
 Subject: [Asterisk-Users] run with incorrect E1/T1 jumper  settings
 Date: Tue, 28 Feb 2006 10:36:57 +0100
 Precedence: list

 Hi,

 I have installed an TE110P but forgot to change the jumper
 settings to E1. I don't have easy physical access to ther server
 at the moment so I wonder if it will be possible to run it without
 changing
 the jumper settings with a configuration like below or will it be
 impossible
 to use the card at all before I fix the jumper? I can't try it myself
 yet
 since the operator isn't ready yet, but I would like to know in advance
 if it is impossible.

 bchan=1-15,17-24
 dchan=16

 instead of

 bchan=1-15,17-31
 dchan=16

 best regards
 Robert


 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



 ___
 --Bandwidth and Colocation provided by Easynews.com --

 Asterisk-Users mailing list
 To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Playtones problems

2004-11-18 Thread Robert Andersson
Hi
I'm having problems with Playtones. Playtones doesn't play
anything before I play something else.

When I enter this extension none of the Playtones are heard but
if I add a SayNumber(123) the last Playtones can be heard.

exten = s,1,Answer()
exten = s,2,Wait(2)
exten = s,3,Playtones(busy)
exten = s,4,Wait(6)
exten = s,5,StopPlaytones
[ exten = s,6,SayNumber(123) ]
exten = s,6,Playtones(busy)
exten = s,7,Busy

Is this a bug or have I missed something?
I'm using Asterisk 0.9.0

Best regards
Robert


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users