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.
_______________________________________________
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

Reply via email to