I have my sip phones going into the context [from-sip] and would like to
play an introduction message and then have the caller enter the extension.
The message (dir-info was picked just to have something) doesn't play. 
Maybe I misunderstood the "s" extension.  According to what I read it is
executed everytime something enters the context.  Obviously something was
misunderstood.

The following is in extensions.com:
[from-sip]
exten=> s,1,Answer
exten=> s,2,Background,dir-intro
exten=> s,3,DigitTimeout,3
exten=> s,4,ResponseTimeout,10

exten => 2000,1,Dial(SIP/2000,20)
exten => 2001,1,Dial(SIP/2000,21)


Any ideas are appreciated.

Robert

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to