[Asterisk-Users] The Start extension

rnc Info Lists info-lists at robertc.de
Sun Oct 19 09:23:11 MST 2003


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




More information about the asterisk-users mailing list