[Asterisk-Users] Zap gives no ring to the caller...

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Mon Nov 29 10:40:21 MST 2004


On November 29, 2004 12:35 pm, adria vidal wrote:
> 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?

> exten => s,1,Answer
> exten => s,2,Wait,2
> exten => s,3,NoOp(${CALLERID})

Wait() before Answer() if you want to have the caller hear a few rings.  Why I 
don't know, but hey, it's your setup.  :-)

-A.



More information about the asterisk-users mailing list