[Asterisk-Users] Zap gives no ring to the caller...
Rich Adamson
radamson at routers.com
Mon Nov 29 10:50:53 MST 2004
Have you tried exten => s,2,Ringing
phoenix*CLI> show application ringing
phoenix*CLI>
-= Info about application 'Ringing' =-
[Synopsis]:
Indicate ringing tone
[Description]:
Ringing(): Request that the channel indicate ringing tone to the user.
Always returns 0.
------------------------
From: adria vidal <adriavidal at gmail.com>
Subject: [Asterisk-Users] Zap gives no ring to the caller...
Date: Mon, 29 Nov 2004 18:35:36 +0100
To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com>
> I have a E1 conected to asterisk all zap channels are ok, but when
> calls come into Asterisk caller don't hear none ring, the call goes
> straight into the menu, how can i simulate 2 or 3 rings?
>
> here it is my conf.
>
> exten => s,1,Answer
> exten => s,2,Wait,2
> exten => s,3,NoOp(${CALLERID})
>
> exten => s,4,ResponseTimeout,45
> exten => s,5,DigitTimeout,3
> exten => s,6,Background(wellcome)
>
>
> Adrià Vidal
>
---------------End of Original Message-----------------
More information about the asterisk-users
mailing list