Re: [asterisk-users] No sound from playback and voicemail (Atis Lezdins)

2007-11-12 Thread Stefan Guenther
Hello,

>> > I can talk to other SIP phones and via ISDN to the outside, but I
>> >don't hear playbacks or the voicemail messages.
>> > Asterisk show in the cli, that the corresponding files are played,
>> >but I hear nothing at all.
>> >
>> > Here is as simple example:
>> >
>> > [monkeys]
>> > exten => 99,1,ANSWER()
>> > exten => 99,2,PLAYBACK(tt-monkeys)
>> > exten => 99,3,HANGUP()
>> >
>> > The phone has access to this context, and the file exists, all
>> > codecs are allowed.
>> > I have tried to load either chan_alsa.so or chan_oss.so but it
>> > doesn't change anything.
>> >
>> > Asterisk is version 1.4.13

>Do you have zaptel loaded? Could this be related?
>
>http://lists.digium.com/pipermail/asterisk-users/2007-November/199784.html
>
>If you do - you can try downgrading zaptel version.
>

I have started asterisk with and without loading zaptel and ztdummy,
still no playback or voicemail.

Regards,

Stefan


-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen


___
--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


Re: [asterisk-users] No sound from playback and voicemail (Carlos Chavez)

2007-11-12 Thread Stefan Guenther
 >On Mon, 2007-11-12 at 15:46 +0100, Stefan Guenther wrote:
 >> > Hello,
 >> >
 >> > I have a strange situation:
 >> >
 >> > I can talk to other SIP phones and via ISDN to the outside, but I 
 >don't hear
 >> > playbacks or the voicemail messages.
 >> > Asterisk show in the cli, that the corresponding files are played, 
 >but I hear
 >> > nothing at all.
 >> >
 >I once had this exact problem on a new installation of Asterisk >and it
 >was because one of the cards was not properly seated in the >motherboard.
 >Once I pushed the card all the way in I could hear voicemail and the
 >IVR.
 >
 >-- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez 
 >Prats Director de Tecnolog?a +52-55-91169161 ext 2001
 >
I made my first attempts with an onboard Intel Corporation 82801G (ICH7 
Family) High Definition Audio Controller (rev 01).

Then I used an old Multimedia audio controller: Ensoniq 5880 AudioPCI.

Here is a list of the kernel modules that are loaded, maybe a relevant 
one is missing:

snd_dummy  10496  0
snd_opl3_lib9984  0
snd_hwdep   8068  1 snd_opl3_lib
snd_mpu401_uart 7680  0
snd_hda_intel 252576  0
snd_seq_dummy   3460  0
snd_seq_oss30720  0
snd_seq_midi8064  0
snd_ens137123712  0
gameport   12424  1 snd_ens1371
snd_ac97_codec 96672  1 snd_ens1371
snd_rawmidi22528  3 snd_mpu401_uart,snd_seq_midi,snd_ens1371
ac97_bus2304  1 snd_ac97_codec
snd_pcm_oss41344  0
snd_mixer_oss  15488  1 snd_pcm_oss
snd_pcm74504  5 
snd_dummy,snd_hda_intel,snd_ens1371,snd_ac97_codec,snd_pcm_oss
snd_seq_midi_event  7424  2 snd_seq_oss,snd_seq_midi
snd_seq48368  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  20484  3 snd_opl3_lib,snd_pcm,snd_seq
snd_seq_device  7820  6 
snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd48772  15 
snd_dummy,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_hda_intel,snd_seq_oss,snd_ens1371,snd_ac97_codec,snd_rawmidi,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore   6880  1 snd
snd_page_alloc  8584  2 snd_hda_intel,snd_pcm

Regards,

Stefan

-- 


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen


___
--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


Re: [asterisk-users] No sound from playback and voicemail

2007-11-12 Thread Tzafrir Cohen
On Mon, Nov 12, 2007 at 07:14:31PM +0200, Atis Lezdins wrote:
> Stefan Guenther wrote:
> > Hello,
> > 
> > I have a strange situation:
> > 
> > I can talk to other SIP phones and via ISDN to the outside, but I don't hear
> > playbacks or the voicemail messages.
> > Asterisk show in the cli, that the corresponding files are played, but I 
> > hear
> > nothing at all.
> > 
> > Here is as simple example:
> > 
> > [monkeys]
> > exten => 99,1,ANSWER()
> > exten => 99,2,PLAYBACK(tt-monkeys)
> > exten => 99,3,HANGUP()
> > 
> > The phone has access to this context, and the file exists, all codecs are
> > allowed.
> > I have tried to load either chan_alsa.so or chan_oss.so but it doesn't 
> > change
> > anything.
> > 
> > Does anyone have an idea what could be wrong? This is not the first Asterisk
> > system that I set up, but I never had a problem like this.
> > 
> > Asterisk is version 1.4.13
> 
> Do you have zaptel loaded? Could this be related?
> 
> http://lists.digium.com/pipermail/asterisk-users/2007-November/199784.html
> 
> If you do - you can try downgrading zaptel version.

Downgrading? just properly configure the card.

If you have an ISDN card, it should sync Asterisk. 

As a quick check for zaptel timing issue, please run zttest to see that
you have a working zaptel timing source.

-- 
   Tzafrir Cohen   
icq#16849755  jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

___
--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


Re: [asterisk-users] No sound from playback and voicemail

2007-11-12 Thread Forrest Beck
This will also happen if there is a zap card installed and  
unconfigured in zaptel.conf & zapata.conf.



Forrest Beck
[EMAIL PROTECTED]
www.shift8.biz
dCAP


On Nov 12, 2007, at 9:46 AM, Stefan Guenther wrote:


Hello,

I have a strange situation:

I can talk to other SIP phones and via ISDN to the outside, but I  
don't hear

playbacks or the voicemail messages.
Asterisk show in the cli, that the corresponding files are played,  
but I hear

nothing at all.

Here is as simple example:

[monkeys]
exten => 99,1,ANSWER()
exten => 99,2,PLAYBACK(tt-monkeys)
exten => 99,3,HANGUP()

The phone has access to this context, and the file exists, all  
codecs are

allowed.
I have tried to load either chan_alsa.so or chan_oss.so but it  
doesn't change

anything.

Does anyone have an idea what could be wrong? This is not the first  
Asterisk

system that I set up, but I never had a problem like this.

Asterisk is version 1.4.13

Thanks for your help,

Stefan

--


in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

 Schulungen  Installationen
 Beratung   Support
  Voice-over-IP-Loesungen



___
--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


___
--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

Re: [asterisk-users] No sound from playback and voicemail

2007-11-12 Thread Atis Lezdins
Stefan Guenther wrote:
> Hello,
> 
> I have a strange situation:
> 
> I can talk to other SIP phones and via ISDN to the outside, but I don't hear
> playbacks or the voicemail messages.
> Asterisk show in the cli, that the corresponding files are played, but I hear
> nothing at all.
> 
> Here is as simple example:
> 
> [monkeys]
> exten => 99,1,ANSWER()
> exten => 99,2,PLAYBACK(tt-monkeys)
> exten => 99,3,HANGUP()
> 
> The phone has access to this context, and the file exists, all codecs are
> allowed.
> I have tried to load either chan_alsa.so or chan_oss.so but it doesn't change
> anything.
> 
> Does anyone have an idea what could be wrong? This is not the first Asterisk
> system that I set up, but I never had a problem like this.
> 
> Asterisk is version 1.4.13

Do you have zaptel loaded? Could this be related?

http://lists.digium.com/pipermail/asterisk-users/2007-November/199784.html

If you do - you can try downgrading zaptel version.

Regards,
Atis

___
--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


Re: [asterisk-users] No sound from playback and voicemail

2007-11-12 Thread Carlos Chavez
On Mon, 2007-11-12 at 15:46 +0100, Stefan Guenther wrote:
> Hello,
> 
> I have a strange situation:
> 
> I can talk to other SIP phones and via ISDN to the outside, but I don't hear
> playbacks or the voicemail messages.
> Asterisk show in the cli, that the corresponding files are played, but I hear
> nothing at all.
> 
I once had this exact problem on a new installation of Asterisk and it
was because one of the cards was not properly seated in the motherboard.
Once I pushed the card all the way in I could hear voicemail and the
IVR.

-- 
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez Prats
Director de Tecnología
+52-55-91169161 ext 2001


signature.asc
Description: This is a digitally signed message part
___
--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