Re: Question on ring count on incoming circuits

Steve Matzura <[email protected]> Mon, 29 May 2023 16:12:19 -0400
Newsgroups gmane.comp.telephony.pbx.asterisk.user
Message-ID <[email protected]>
On 5/28/2023 2:27 PM, Naveen Albert wrote:
> However, you can also pass audio without supervising (early media). 
> You typically need to Progress() first to allow this, e.g. for SIP, or 
> audio won't pass at all.
>
> ...

> If you want it to ring once and do something else, you could simply do:
>
> exten => s,1,Wait(6) ; 1 ring cycle is 6 seconds
>     same => n,Answer(); answer, and do something else


Just as you said at the top of this reply, no audio of any kind gets 
passed, so all the Wait(6) did was provide six seconds of dead-air 
silence before the outgoing message played. Oh well. Customers can't 
have everything. ;-)


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users