On Fri, 19 Sep 2003 18:10:37 +0100, Scott Stingel wrote
> Have you tried starting asterisk with -vvvvc?   It should 
> give you some detail as to what is happening with the call.
> 
> Scott M. Stingel 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On Behalf Of 
> > Thomas Haeger
> > Sent: Friday, September 19, 2003 3:40 PM
> > To: Asterisk User
> > Subject: [Asterisk-Users] No sound on PSTN --> */PRI
> > 
> > 
> > Hi all,
> > 
> > i tried to make a call from public pstn in our */E100P.
> > Config is following:
> > 
> >     exten => _X.,1,Playback(testgsm)
> > But what i hear is one dtmf tone and then nothing...
> > 
> > Any ideas ?
> > 
> > 
> > Regards,
> > 
> > Thomas.

[snip]

have you tried answering the channel first?
as in:
exten=>_X.,1,Answer
; a 1-2 sec wait here maybe?
exten=>_X.,2,Playback(testgsm)

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to