sean darcy wrote:
Shouldn't "s" work here?

S stands for start. Inbound calls via a provider, to your inbound context would match. For you example, it'd have to be:

[out]
exten => +1xxxyyyzzzz,1,NoOp( this is the extension: ${EXTEN})
exten => +1xxxyyyzzzz,n,Answer()
exten => +1xxxyyyzzzz,n(weasels),PlayBack(weasels-eaten-phonesys)

Doug

--

Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, 
deserve neither Liberty nor Safety."


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

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

Reply via email to